From c280fc618e831bff51cd7ef7bf3ac167acb6064b Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 5 Jan 2018 17:10:16 -0500 Subject: [PATCH] debian: Fix missing "General" in "GNU General Public License" in copyright files This was issue was pointed out by Lintian. Signed-off-by: Theodore Ts'o --- debian/e2fsck-static.copyright | 2 +- debian/e2fsprogs-l10n.copyright | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/e2fsck-static.copyright b/debian/e2fsck-static.copyright index 82bdc67..b5b5d3f 100644 --- a/debian/e2fsck-static.copyright +++ b/debian/e2fsck-static.copyright @@ -16,7 +16,7 @@ Upstream Author: Theodore Ts'o Copyright notice: This package, the EXT2 filesystem utilities, is protected by the GNU -Public License. +General Public License. Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o diff --git a/debian/e2fsprogs-l10n.copyright b/debian/e2fsprogs-l10n.copyright index cb9a549..9dbe5c0 100644 --- a/debian/e2fsprogs-l10n.copyright +++ b/debian/e2fsprogs-l10n.copyright @@ -16,7 +16,7 @@ Upstream Author: Theodore Ts'o Copyright notice: This package, the EXT2 filesystem utilities, is protected by the GNU -Public License. +General Public License. Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o -- 1.8.3.1