readme: Clarify the license statement

Especially when the MIT License does not apply.
Simon Bruder 2021-09-08 22:41:29 +02:00
parent fc1e8540e4
commit 59a8e41eff
Signed by: simon
GPG Key ID: 8D3C82F9F309F8EC
1 changed files with 5 additions and 4 deletions

View File

@ -116,7 +116,8 @@ Reboot.
## License ## License
As nixpkgs, this repository is licensed under the [MIT License](LICENSE). This Unless otherwise noted in the specific files or directories,
only applies to the nix expressions, not the built system or package closure. the files in this repository are licensed under the [MIT License](LICENSE).
Patches may also be licensed differently, since they may be derivative works of This only applies to the nix expressions, not the built system or package closures.
the packages to which they apply. Patches may also be licensed differently,
since they may be derivative works of the packages to which they apply.