diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:27:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:27:08 +0000 |
commit | fd349b3766ba0eb49748049eec227a843385c152 (patch) | |
tree | 41bab25a8449820300360d07426442b57db36025 /debian/copyright | |
parent | Adding upstream version 1:014. (diff) | |
download | usbutils-fd349b3766ba0eb49748049eec227a843385c152.tar.xz usbutils-fd349b3766ba0eb49748049eec227a843385c152.zip |
Adding debian version 1:014-1+deb12u1.debian/1%014-1+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..046125a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,61 @@ +This package was debianized by Christopher L Cheney <ccheney@debian.org> on +Wed, 13 Jun 2001 11:20:06 -0500. + +It was downloaded from https://www.kernel.org/pub/linux/utils/usb/usbutils/ + +Upstream Authors: + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + +Copyright: + Copyright 2011 (c) Greg Kroah-Hartman <gregkh@suse.de> + Copyright 2016 Stephan Linz <linz@li-pro.net> + Copyright (C) 1999, 2000 Thomas Sailer (sailer@ife.ee.ethz.ch) + Copyright (C) 1999-2001, 2003 Thomas Sailer (t.sailer@alumni.ethz.ch) + Copyright (c) 1999 Thomas Sailer <sailer@ife.ee.ethz.ch> + Copyright (C) 2003-2005 David Brownell + Copyright (C) 2003 Aurelien Jarno (aurelien@aurel32.net) + Copyright (c) 2004 Frans Pop <elendil@planet.nl> + Copyright (c) 2004 Greg Kroah-Hartman <greg@kroah.com> + Copyright (c) 2004 Randy Dunlap <rdunlap@xenotime.net> + Copyright (c) 2004 Thomas Sailer <sailer@ife.ee.ethz.ch> + Copyright (c) 2005-2006 David Brownell <dbrownell@users.sourceforge.net> + Copyright (c) 2009,2010 Greg Kroah-Hartman <gregkh@suse.de> + Copyright (C) 2009-2010 Nikolai Kondrashov + Copyright (c) 2009-2016 Alan Stern + Copyright (c) 2009 Frans Pop <elendil@planet.nl> + Copyright (c) 2009 Greg Kroah-Hartman <gregkh@suse.de> + Copyright (c) 2009 Greg Kroah-Hartman <greg@kroah.com> + Copyright (c) 2009 Kay Sievers <kay.sievers@vrfy.org> + Copyright (c) 2009 Kurt Garloff <garloff@suse.de> + Copyright (c) 2009 Randy Dunlap <rdunlap@xenotime.net> + Copyright (C) 2010-2011 Nikolai Kondrashov + Copyright (c) 2010 Nikolai Kondrashov <spbnick@gmail.com> + Copyright (c) 2010 Nikolai Kondrashov + Copyright (C) 2010 Nikolai Kondrashov + Copyright (c) 2013,2018 Kurt Garloff <kurt@garloff.de> + Copyright (C) 2013 Tom Gundersen (teg@jklm.no) + Copyright (C) 2013 Tom Gundersen <teg@jklm.no> + Copyright (C) 2017-2018 Michael Drake <michael.drake@codethink.co.uk> + Copyright (C) 2017 Michael Drake <michael.drake@codethink.co.uk> + Copyright (c) 2018 Greg Kroah-Hartman <gregkh@linuxfoundation.org> + +License: + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301 USA. + +On Debian systems, the complete text of the GNU General Public +License, version 2, can be found in /usr/share/common-licenses/GPL-2. + |