From 888c30e975726260e0af9b61baee6b17c51a06d5 Mon Sep 17 00:00:00 2001 From: Daniel Mueller Date: Wed, 2 Sep 2020 21:40:32 -0700 Subject: Adjust copyright & license specification to comply with REUSE 3.0 With this change we switch to using a REUSE compliant way of specifying the copyright & license of the program. To be fully in conformance we also add additional license specifications for the remaining files in the project. Lastly, a new CI pipeline rule takes care of verifying compliance on an ongoing basis. --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index cc32f50..f1b4656 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,8 @@ License See the [LICENSE](LICENSE) file that accompanies this distribution for the full text of the license. +`nitrocli` complies with [version 3.0 of the REUSE specification][reuse]. + [`libnitrokey`]: https://github.com/nitrokey/libnitrokey [nitrokey-ug]: https://www.nitrokey.com @@ -179,3 +181,4 @@ the full text of the license. [gplv3-tldr]: https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3) [libnitrokey#32]: https://github.com/Nitrokey/libnitrokey/issues/32 [libnitrokey#137]: https://github.com/Nitrokey/libnitrokey/issues/137 +[reuse]: https://reuse.software/practices/3.0/ -- cgit v1.2.1