diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:41:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:41:09 +0000 |
commit | b1edd6eeb0d1eec24d6731b3dbd4787bffca16b0 (patch) | |
tree | a8378c144967c4adc70d5af92baa0f163e5428d1 /debian/update-copyright | |
parent | Merging upstream version 6.7. (diff) | |
download | manpages-b1edd6eeb0d1eec24d6731b3dbd4787bffca16b0.tar.xz manpages-b1edd6eeb0d1eec24d6731b3dbd4787bffca16b0.zip |
Adding debian version 6.7-1.debian/6.7-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/update-copyright')
-rwxr-xr-x | debian/update-copyright | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/update-copyright b/debian/update-copyright index 5a8b89e..a64d66f 100755 --- a/debian/update-copyright +++ b/debian/update-copyright @@ -75,6 +75,11 @@ license_information = [ ], }, { + "shortname": "GPL-3", + "filename": "GPL-3", + "upstream_names": ["GPL-3", "GPL-3+", "GPL-3.0-or-later"], + }, + { "shortname": "Linux-man-pages-1-para", "filename": "Linux-man-pages-1-para", "upstream_names": ["Linux-man-pages-1-para"], |