aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--README.md4
2 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1000a92..c2d128e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
+# Copyright (C) 2019 Robin Krahl <robin.krahl@ireas.org>
+# SPDX-License-Identifier: CC0-1.0
*.swp
/target
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/