From: Ian Jackson Date: Sun, 21 Aug 2022 22:13:12 +0000 (+0100) Subject: copyright: Be clear that SPDX indications are licence grants X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=9942c814b5c4019e936071d58d7f6b6e6828cc58;hp=36be8fd766ad267872812b7d086c750413aac765;p=chiark-utils.git copyright: Be clear that SPDX indications are licence grants Signed-off-by: Ian Jackson --- diff --git a/debian/copyright b/debian/copyright index faafafa..bb2b762 100644 --- a/debian/copyright +++ b/debian/copyright @@ -116,3 +116,9 @@ with the chiark-utils source package as the file COPYING; if not, email me at one of the addresses above or consult the Free Software Foundation's website at www.fsf.org, or the GNU Project website at www.gnu.org. + + +Some of the source files use the SPDX licence indication convention. +For example, you may see: + SPDX-License-Identifier: GPL-3.0-or-later +This should be read as a licence grant, as is conventional.