From 0eb542860a9aa69e3e1dbe1012a03480d6120cd1 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 15 Jul 2008 12:38:55 -0400 Subject: [PATCH] debian: wrap copyright files to avoid "line too long" lintian warnings Signed-off-by: "Theodore Ts'o" --- debian/e2fsck-static.copyright | 3 ++- debian/e2fslibs.copyright | 4 ++-- debian/e2fsprogs.copyright | 4 +++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/e2fsck-static.copyright b/debian/e2fsck-static.copyright index eb4dfb0..1e20c5b 100644 --- a/debian/e2fsck-static.copyright +++ b/debian/e2fsck-static.copyright @@ -18,7 +18,8 @@ Copyright notice: This package, the EXT2 filesystem utilities, is protected by the GNU Public License. - Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o + Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o On Debian GNU systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. diff --git a/debian/e2fslibs.copyright b/debian/e2fslibs.copyright index b17780b..0a4aeec 100644 --- a/debian/e2fslibs.copyright +++ b/debian/e2fslibs.copyright @@ -17,8 +17,8 @@ Copyright notice: This package, the EXT2 filesystem libraries, are protected by the GNU Public License. - Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o -Public License. + Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o On Debian GNU systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. diff --git a/debian/e2fsprogs.copyright b/debian/e2fsprogs.copyright index 40b6f91..aeb4338 100644 --- a/debian/e2fsprogs.copyright +++ b/debian/e2fsprogs.copyright @@ -16,7 +16,9 @@ Copyright notice: This package, the EXT2 filesystem utilities, is protected by the GNU Public License. - Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o + + Copyright (c) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, + 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by Theodore Ts'o On Debian GNU systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -- 1.8.3.1