From d4cf030ed96d5286812eec2d985388cac808cc92 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 15 Mar 2022 21:28:35 +0100 Subject: [PATCH] Clarify that license is "GPL-2-or-later" --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1f01e29..c66bc68 100644 --- a/README.md +++ b/README.md @@ -144,3 +144,6 @@ There is also a [sub project](https://build.opensuse.org/project/show/home:mkitt #### Gentoo Packages are provided by perfect7gentleman; checkout his [repository](https://github.com/perfect7gentleman/pg_overlay). + +## License +All code is licensed under [GPL-2-or-later](LICENSE).