From 3f43d17bcdc863bd9bcab7264b9656f8e95fdb41 Mon Sep 17 00:00:00 2001 From: Xiufeng Guo Date: Thu, 7 Jul 2022 01:50:28 +0000 Subject: [PATCH] update License --- LICENSE | 26 ++++++++++++++++++++++++++ README.md | 18 +++--------------- 2 files changed, 29 insertions(+), 15 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8d8761c --- /dev/null +++ b/LICENSE @@ -0,0 +1,26 @@ + GLWTS(Good Luck With That Shit) Public License + Copyright (c) Every-fucking-one, except the Author + +Everyone is permitted to copy, distribute, modify, merge, sell, publish, +sublicense or whatever the fuck they want with this software but at their +OWN RISK. + + Preamble + +The author has absolutely no fucking clue what the code in this project +does. It might just fucking work or not, there is no third option. + + + GOOD LUCK WITH THAT SHIT PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION, AND MODIFICATION + + 0. You just DO WHATEVER THE FUCK YOU WANT TO as long as you NEVER LEAVE +A FUCKING TRACE TO TRACK THE AUTHOR of the original product to blame for +or held responsible. + +IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. + +Good luck and Godspeed. diff --git a/README.md b/README.md index b9a527b..ebe4937 100644 --- a/README.md +++ b/README.md @@ -9,26 +9,14 @@ Some shell shits here. #### Usage ```bash +apt update +apt install curl dialog -y curl -sL ba.sh/debian | bash ``` ## License -``` - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - Version 3, JUNE 2022 - - Copyright (C) 2022 Xiufeng Guo - - Everyone is permitted to copy and distribute verbatim or modified - copies of this license document, and changing it is allowed as long - as the name is changed. - - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. You just DO WHAT THE FUCK YOU WANT TO. -``` +[GLWTPLS](https://git.m.ac/showfom/bash/src/branch/main/LICENSE) ## Terms