From 5c8d94e0ac36805a80075efcba161fd08ef2e426 Mon Sep 17 00:00:00 2001 From: Da_Person Date: Tue, 20 May 2025 19:41:36 -0700 Subject: [PATCH] Add license and improve README.md --- LICENSE | 21 +++++++++++++++++++++ README.md | 6 +++--- 2 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..b3307a8 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +MIT License + +Copyright (c) 2025 Hello World OS Community + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS 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. diff --git a/README.md b/README.md index 06b1fab..a7bec0c 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ The new up and coming operating system Engineers from around the world have gathered to build the best operating system in the world: Hello World OS. Our world-class designers thrive to provide a life-changing experience to users. Welcome to the future. # Our Vision -We see a world thrife with opportunities: an operating system capable of doing more than anyone could ever dream of with maximum efficiency. +We see a world thrive with opportunities: an operating system capable of doing more than anyone could ever dream of with maximum efficiency. Computer storage will be irrelevant with the introduction of this new groundbreaking technology. -Hello World OS is a completely open-source project. Soon, the Hello World OS community will march towards a brighter tomorrow. +Hello World OS is a completely free and open source project licensed under the MIT license. Soon, the Hello World OS community will march towards a brighter tomorrow. # Thank You For Your Interest In Hello World OS We are excited to have you on board. @@ -18,4 +18,4 @@ We are excited to have you on board. # Now place your hand on the sacred Hello World Repository and repeat after me: -"I, (state your name), promise to never turn my back on this project and go work for those Windows and MacOS hippies." +"I, (state your name), promise to never turn my back on this project and go work for those Windows, MacOS, or Linux hippies, who have pleasure by conjuring the most bloated software." \ No newline at end of file