From 4966625d8bef409bf2336ed51f6301767eb2e476 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 15 Mar 2022 21:46:56 +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 7838c61..6854a62 100644 --- a/README.md +++ b/README.md @@ -533,3 +533,6 @@ Add eg. `-j$(nproc)` to `make` arguments for using all cores. These packages shows the required dependencies and commands to build in a plain way. So they might be useful for making Reflective RapidJSON available under other platforms, too. + +## License +All code is licensed under [GPL-2-or-later](LICENSE).