From 059c7bb4a09975d26b8e4acd259f76a74b1b60eb Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Tue, 12 Dec 2017 22:25:10 -0500 Subject: [PATCH] debian: add missing copyright file for the e2fsprogs-l10 package Addresses-Debian-Bug: #880207 Signed-off-by: Theodore Ts'o --- debian/e2fsprogs-l10n.copyright | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 debian/e2fsprogs-l10n.copyright diff --git a/debian/e2fsprogs-l10n.copyright b/debian/e2fsprogs-l10n.copyright new file mode 100644 index 0000000..cb9a549 --- /dev/null +++ b/debian/e2fsprogs-l10n.copyright @@ -0,0 +1,26 @@ +This is the Debian GNU/Linux prepackaged version of the translation +files of the EXT2 file system utilities. The EXT2 utilities were +written by Theodore Ts'o and Remy Card +. + +Sources were obtained from http://sourceforge.net/projects/e2fsprogs + +Packaging is Copyright (c) 2003-2006 Theodore Ts'o + Copyright (c) 1997-2003 Yann Dirson + Copyright (c) 2001 Alcove + Copyright (c) 1997 Klee Dienes + Copyright (c) 1995-1996 Michael Nonweiler + +Upstream Author: Theodore Ts'o + +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 + +On Debian GNU systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + -- 1.8.3.1