From 00ac78984c30beb67e3fe1a1f7ab524f4752f7c0 Mon Sep 17 00:00:00 2001 From: Arslaan Pathan Date: Sat, 20 Jun 2026 11:26:45 +1200 Subject: MIT license --- LICENSE | 9 +++++++++ README.md | 2 -- 2 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8c3bc44 --- /dev/null +++ b/LICENSE @@ -0,0 +1,9 @@ +MIT License + +Copyright © 2026 Arslaan Pathan + +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 d293b0a..c2c6e9f 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,6 @@ This will build the distro and all dependencies, leaving the artifacts somewhere ## Contributing -> Note: At the moment, this project has no license due to its early stages. Until it is licensed, I strongly advise against contributing for the sole sake that copyright will not be set in stone. - Generate a patch with `git format-patch HEAD~1` and email to [arslaan@arslaancodes.com](mailto:arslaan@arslaancodes.com) or send to XMPP address [arslaan@im.arslaancodes.com](xmpp:arslaan@im.arslaancodes.com), beginning the subject line with [PATCH yerbalinux] *If you are sending a revised version of a previous patch, please use [PATCH yerbalinux v2, v3, etc].* -- cgit v1.2.3