From 47fbed75048ab03355f839015664e12757b5540a 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. --- doc/nitrocli.1.pdf.license | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/nitrocli.1.pdf.license (limited to 'doc/nitrocli.1.pdf.license') diff --git a/doc/nitrocli.1.pdf.license b/doc/nitrocli.1.pdf.license new file mode 100644 index 0000000..558ea7e --- /dev/null +++ b/doc/nitrocli.1.pdf.license @@ -0,0 +1,2 @@ +Copyright (C) 2020 The Nitrocli Developers +SPDX-License-Identifier: GPL-3.0-or-later -- cgit v1.2.1