From 7c7fb802958a6fa83974906ea5eee6d9cc0758e9 Mon Sep 17 00:00:00 2001 From: Robin Krahl Date: Mon, 16 Dec 2019 22:36:14 +0000 Subject: Comply with version 3.0 of the REUSE specification The REUSE specification have been updated to version 3.0. To comply with this new version, we have to add copyright information to the .gitignore file. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 91def3a..8946434 100644 --- a/README.md +++ b/README.md @@ -96,9 +96,9 @@ or later. The documentation and configuration files contained in this repository are licensed under the [Creative Commons Zero][CC0] license. You can find a copy of the license texts in the `LICENSES` directory. -`ntw` complies with [version 2.0 of the REUSE practices][reuse]. +`ntw` complies with [version 3.0 of the REUSE specification][reuse]. [ntw-dev@ireas.org]: mailto:ntw-dev@ireas.org [GPL]: https://www.gnu.org/licenses/gpl-3.0.en.html [CC0]: https://creativecommons.org/publicdomain/zero/1.0/ -[reuse]: https://reuse.software/practices/2.0/ +[reuse]: https://reuse.software/practices/3.0/ -- cgit v1.2.1