[PATCH] debian: copyright, fix lintian warnings

Colin King colin.king at canonical.com
Mon Dec 14 09:59:25 UTC 2015


From: Colin Ian King <colin.king at canonical.com>

Fix the following lintian warnings:

W: fwts source: dep5-copyright-license-name-not-unique (paragraph at line 13)
W: fwts source: dep5-copyright-license-name-not-unique (paragraph at line 35)
W: fwts source: dep5-copyright-license-name-not-unique (paragraph at line 45)

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 debian/copyright | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ea02a65..836f32e 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,8 +7,6 @@ Files: *
        src/acpica/source/compiler/fwts_iasl_interface.h
 Copyright: 2010-2015, Canonical Ltd
 License: GPL-2
- On Debian systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL-2'.
 
 Files: src/acpi/acpiinfo/acpiinfo.c
        src/acpi/battery/battery.c
@@ -29,8 +27,6 @@ Files: src/acpi/acpiinfo/acpiinfo.c
 Copyright: 2010-2015, Canonical Ltd
            2006, Intel Corporation
 License: GPL-2
- On Debian systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL-2'.
 
 Files: src/cpu/virt/virt.c
        src/lib/include/fwts_virt.h
@@ -39,16 +35,12 @@ Copyright: 2010-2015, Canonical Ltd
            2007, AMD Inc
            2006, Intel Corporation
 License: GPL-2
- On Debian systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL-2'.
 
 Files: src/lib/src/fwts_pipeio.c
        src/lib/src/fwts_stringextras.c
 Copyright: 2010-2015, Canonical Ltd
            2010, Lennart Poettering
 License: GPL-2
- On Debian systems, the complete text of the GNU General Public
- License can be found in `/usr/share/common-licenses/GPL-2'.
 
 Files: src/cpu/virt/virt_svm.c
        src/cpu/virt/virt_vmx.c
@@ -161,3 +153,7 @@ License: other
    United States government or any agency thereof requires an export license,
    other governmental approval, or letter of assurance, without first obtaining
    such license, approval or letter.
+
+License: GPL-2
+ On Debian systems, the complete text of the GNU General Public
+ License can be found in `/usr/share/common-licenses/GPL-2'.
-- 
2.6.4




More information about the fwts-devel mailing list