From 79346022d01a73a8987298d82a2f0b749b63ac50 Mon Sep 17 00:00:00 2001
From: Daniel Mueller <deso@posteo.net>
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.
---
 doc/nitrocli.1.license | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 doc/nitrocli.1.license

(limited to 'doc/nitrocli.1.license')

diff --git a/doc/nitrocli.1.license b/doc/nitrocli.1.license
new file mode 100644
index 0000000..558ea7e
--- /dev/null
+++ b/doc/nitrocli.1.license
@@ -0,0 +1,2 @@
+Copyright (C) 2020 The Nitrocli Developers
+SPDX-License-Identifier: GPL-3.0-or-later
-- 
cgit v1.2.3