|
@@ -1,60 +1,179 @@
|
|
|
-This is Debian's package maintenance system.
|
|
|
|
|
-
|
|
|
|
|
-Copyright © 2009-2010 Modestas Vainius <modax@debian.org>
|
|
|
|
|
-Copyright © 2009 Romain Francoise <rfrancoise@debian.org>
|
|
|
|
|
-Copyright © 2008 Zack Weinberg <zackw@panix.com>
|
|
|
|
|
-Copyright © 2007 Colin Watson <cjwatson@debian.org>
|
|
|
|
|
-Copyright © 2007 Don Armstrong <don@donarmstrong.com>
|
|
|
|
|
-Copyright © 2007 Nicolas François <nicolas.francois@centraliens.net>
|
|
|
|
|
-Copyright © 2007-2010 Raphaël Hertzog <hertzog@debian.org>
|
|
|
|
|
-Copyright © 2006-2010 Guillem Jover <guillem@debian.org>
|
|
|
|
|
-Copyright © 2006-2008 Frank Lichtenheld <djpig@debian.org>
|
|
|
|
|
-Copyright © 2004-2005 Scott James Remnant <scott@netsplit.com>
|
|
|
|
|
-Copyright © 2004-2005, 2007-2008 Canonical Ltd.
|
|
|
|
|
-Copyright © 2001,2007 Joey Hess <joeyh@debian.org>
|
|
|
|
|
-Copyright © 1999-2002 Wichert Akkerman <wakkerma@debian.org>
|
|
|
|
|
-Copyright © 1999-2001 Marcus Brinkmann <brinkmd@debian.org>
|
|
|
|
|
-Copyright © 1999 Richard Kettlewell <rjk@sfere.greenend.org.uk>
|
|
|
|
|
-Copyright © 1999 Ben Collins <bcollins@debian.org>
|
|
|
|
|
-Copyright © 1999 Roderick Shertler <roderick@argon.org>
|
|
|
|
|
-Copyright © 1998-1999 Martin Schulze <joey@infodrom.north.de>
|
|
|
|
|
-Copyright © 1998 Heiko Schlittermann <heiko@lotte.sax.de>
|
|
|
|
|
-Copyright © 1998 Nils Rennebarth <nils@debian.org>
|
|
|
|
|
-Copyright © 1998 Juan Cespedes <cespedes@debian.org>
|
|
|
|
|
-Copyright © 1998 Jim Van Zandt <jrv@vanzandt.mv.com>
|
|
|
|
|
-Copyright © 1998 Koichi Sekido <sekido@mbox.kyoto-inet.or.jp>
|
|
|
|
|
-Copyright © 1997-1998 Juho Vuori <javuori@cc.helsinki.fi>
|
|
|
|
|
-Copyright © 1997-1998 Charles Briscoe-Smith <cpbs@debian.org>
|
|
|
|
|
-Copyright © 1996-1998 Miquel van Smoorenburg <miquels@cistron.nl>
|
|
|
|
|
-Copyright © 1996 Kim-Minh Kaplan <kkaplan@cdfhp3.in2p3.fr>
|
|
|
|
|
-Copyright © 1996 Klee Dienes <klee@debian.org>
|
|
|
|
|
-Copyright © 1996 Michael Shields <shields@crosslink.net>
|
|
|
|
|
-Copyright © 1995-1996 Erick Branderhorst <branderhorst@heel.fgg.eur.nl>
|
|
|
|
|
-Copyright © 1995 Bruce Perens <bruce@pixar.com>
|
|
|
|
|
-Copyright © 1994-1999 Ian Jackson <ian@chiark.greenend.org.uk>
|
|
|
|
|
-Copyright © 1994 Carl Streeter <streeter@cae.wisc.edu>
|
|
|
|
|
-Copyright © 1994 Matt Welsh <mdw@sunsite.unc.edu>
|
|
|
|
|
-Copyright © 1994 Ian Murdock <imurdock@debian.org>
|
|
|
|
|
-
|
|
|
|
|
-Includes public domain MD5 code:
|
|
|
|
|
- lib/compat/md5.c and lib/compat/md5.h originally written by Colin Plumb,
|
|
|
|
|
-
|
|
|
|
|
-Includes code from ‘getopt’ and ‘gettext’:
|
|
|
|
|
- Copyright © 1984-2002 Free Software Foundation, Inc.
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
-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.
|
|
|
|
|
-
|
|
|
|
|
-On Debian systems, the complete text of the GNU General Public License
|
|
|
|
|
-can be found in ‘/usr/share/common-licenses/GPL-2’ or in the dpkg source
|
|
|
|
|
-as the file ‘COPYING’.
|
|
|
|
|
|
|
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
|
|
|
+Upstream-Name: dpkg
|
|
|
|
|
+
|
|
|
|
|
+Files: *
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 1994 Ian Murdock <imurdock@debian.org>
|
|
|
|
|
+ Copyright © 1994 Matt Welsh <mdw@sunsite.unc.edu>
|
|
|
|
|
+ Copyright © 1994 Carl Streeter <streeter@cae.wisc.edu>
|
|
|
|
|
+ Copyright © 1994-1999 Ian Jackson <ian@chiark.greenend.org.uk>
|
|
|
|
|
+ Copyright © 1995 Bruce Perens <bruce@pixar.com>
|
|
|
|
|
+ Copyright © 1995-1996 Erick Branderhorst <branderhorst@heel.fgg.eur.nl>
|
|
|
|
|
+ Copyright © 1996 Michael Shields <shields@crosslink.net>
|
|
|
|
|
+ Copyright © 1996 Klee Dienes <klee@debian.org>
|
|
|
|
|
+ Copyright © 1996 Kim-Minh Kaplan <kkaplan@cdfhp3.in2p3.fr>
|
|
|
|
|
+ Copyright © 1996-1998 Miquel van Smoorenburg <miquels@cistron.nl>
|
|
|
|
|
+ Copyright © 1997-1998 Charles Briscoe-Smith <cpbs@debian.org>
|
|
|
|
|
+ Copyright © 1997-1998 Juho Vuori <javuori@cc.helsinki.fi>
|
|
|
|
|
+ Copyright © 1998 Koichi Sekido <sekido@mbox.kyoto-inet.or.jp>
|
|
|
|
|
+ Copyright © 1998 Jim Van Zandt <jrv@vanzandt.mv.com>
|
|
|
|
|
+ Copyright © 1998 Juan Cespedes <cespedes@debian.org>
|
|
|
|
|
+ Copyright © 1998 Nils Rennebarth <nils@debian.org>
|
|
|
|
|
+ Copyright © 1998 Heiko Schlittermann <heiko@lotte.sax.de>
|
|
|
|
|
+ Copyright © 1998-1999 Martin Schulze <joey@infodrom.north.de>
|
|
|
|
|
+ Copyright © 1999 Roderick Shertler <roderick@argon.org>
|
|
|
|
|
+ Copyright © 1999 Ben Collins <bcollins@debian.org>
|
|
|
|
|
+ Copyright © 1999 Richard Kettlewell <rjk@sfere.greenend.org.uk>
|
|
|
|
|
+ Copyright © 1999-2001 Marcus Brinkmann <brinkmd@debian.org>
|
|
|
|
|
+ Copyright © 1999-2002 Wichert Akkerman <wakkerma@debian.org>
|
|
|
|
|
+ Copyright © 2001, 2007, 2010 Joey Hess <joeyh@debian.org>
|
|
|
|
|
+ Copyright © 2004-2005, 2007-2008, 2010 Canonical Ltd.
|
|
|
|
|
+ Copyright © 2004-2005 Scott James Remnant <scott@netsplit.com>
|
|
|
|
|
+ Copyright © 2006-2008 Frank Lichtenheld <djpig@debian.org>
|
|
|
|
|
+ Copyright © 2006-2014 Guillem Jover <guillem@debian.org>
|
|
|
|
|
+ Copyright © 2007-2012 Raphaël Hertzog <hertzog@debian.org>
|
|
|
|
|
+ Copyright © 2007 Nicolas François <nicolas.francois@centraliens.net>
|
|
|
|
|
+ Copyright © 2007 Don Armstrong <don@donarmstrong.com>
|
|
|
|
|
+ Copyright © 2007 Colin Watson <cjwatson@debian.org>
|
|
|
|
|
+ Copyright © 2007, 2008 Tollef Fog Heen <tfheen@err.no>
|
|
|
|
|
+ Copyright © 2008 Zack Weinberg <zackw@panix.com>
|
|
|
|
|
+ Copyright © 2008 Pierre Habouzit <madcoder@debian.org>
|
|
|
|
|
+ Copyright © 2009 Romain Francoise <rfrancoise@debian.org>
|
|
|
|
|
+ Copyright © 2009-2010 Modestas Vainius <modax@debian.org>
|
|
|
|
|
+ Copyright © 2009-2011 Kees Cook <kees@debian.org>
|
|
|
|
|
+License: GPL-2+
|
|
|
|
|
+
|
|
|
|
|
+Files:
|
|
|
|
|
+ lib/compat/getopt*
|
|
|
|
|
+ lib/compat/gettext.h
|
|
|
|
|
+ lib/compat/obstack.*
|
|
|
|
|
+ lib/compat/strnlen.c
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 1987-2006 Free Software Foundation, Inc.
|
|
|
|
|
+License: GPL-2+
|
|
|
|
|
+
|
|
|
|
|
+Files:
|
|
|
|
|
+ lib/dpkg/utils.c
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 2001 Wichert Akkerman <wakkerma@debian.org>
|
|
|
|
|
+ Copyright © 2008 Ian Jackson <ian@davenant.greenend.org.uk>
|
|
|
|
|
+License: GPL-2
|
|
|
|
|
+
|
|
|
|
|
+Files:
|
|
|
|
|
+ dselect/methods/Dselect/Ftp.pm
|
|
|
|
|
+ dselect/methods/ftp/*
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 1996 Andy Guy <awpguy@acs.ucalgary.ca>
|
|
|
|
|
+ Copyright © 1998 Martin Schulze <joey@infodrom.org>
|
|
|
|
|
+ Copyright © 1999-2001, 2005-2006, 2009 Raphaël Hertzog <hertzog@debian.org>
|
|
|
|
|
+License: GPL-2
|
|
|
|
|
+
|
|
|
|
|
+Files:
|
|
|
|
|
+ dselect/methods/multicd/*
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 1995-1998 Ian Jackson <ian@chiark.greenend.org.uk>
|
|
|
|
|
+ Copyright © 1998 Heiko Schlittermann <heiko@lotte.sax.de>
|
|
|
|
|
+ Copyright © 1998-1999, 2001, 2003, 2006 Martin Schulze <joey@infodrom.org>
|
|
|
|
|
+License: GPL-2
|
|
|
|
|
+
|
|
|
|
|
+Files:
|
|
|
|
|
+ scripts/Dpkg/Gettext.pm
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 2000 Joey Hess <joeyh@debian.org>
|
|
|
|
|
+License: BSD-2-clause
|
|
|
|
|
+
|
|
|
|
|
+Files:
|
|
|
|
|
+ utils/start-stop-daemon.c
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 1999 Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>
|
|
|
|
|
+ Copyright © 1999 Christian Schwarz <schwarz@monet.m.isar.de>
|
|
|
|
|
+ Copyright © 1999 Klee Dienes <klee@debian.org>
|
|
|
|
|
+ Copyright © 1999 Ben Collins <bcollins@debian.org>
|
|
|
|
|
+ Copyright © 1999-2002 Wichert Akkerman <wakkerma@debian.org>
|
|
|
|
|
+ Copyright © 2000-2003 Adam Heath <doogie@debian.org>
|
|
|
|
|
+ Copyright © 2001 Sontri Tomo Huynh <huynh.29@osu.edu>
|
|
|
|
|
+ Copyrigth © 2001 Andreas Schuldei <andreas@schuldei.org>
|
|
|
|
|
+ Copyright © 2001 Ian Jackson <ian@chiark.greenend.org.uk>
|
|
|
|
|
+ Copyright © 2004-2005 Scott James Remnant <keybuk@debian.org>
|
|
|
|
|
+ Copyright © 2006-2014 Guillem Jover <guillem@debian.org>
|
|
|
|
|
+ Copyright © 2008 Samuel Thibault <samuel.thibault@ens-lyon.org>
|
|
|
|
|
+ Copyright © 2008 Andreas Påhlsson <andreas.pahlsson@xcerion.com>
|
|
|
|
|
+ Copyright © 2009 Chris Coulson <chrisccoulson@googlemail.com>
|
|
|
|
|
+ Copyright © 2012 Carsten Hey <carsten@debian.org>
|
|
|
|
|
+ Copyright © 2014 Nir Soffer <nirs@hyperms.com>
|
|
|
|
|
+License: public-domain
|
|
|
|
|
+ Written by Marek Michalkiewicz <marekm@i17linuxb.ists.pwr.wroc.pl>,
|
|
|
|
|
+ public domain. Based conceptually on start-stop-daemon.pl, by Ian
|
|
|
|
|
+ Jackson <ijackson@gnu.ai.mit.edu>. May be used and distributed
|
|
|
|
|
+ freely for any purpose. Changes by Christian Schwarz
|
|
|
|
|
+ <schwarz@monet.m.isar.de>, to make output conform to the Debian
|
|
|
|
|
+ Console Message Standard, also placed in public domain. Minor
|
|
|
|
|
+ changes by Klee Dienes <klee@debian.org>, also placed in the Public
|
|
|
|
|
+ Domain.
|
|
|
|
|
+ .
|
|
|
|
|
+ Changes by Ben Collins <bcollins@debian.org>, added --chuid, --background
|
|
|
|
|
+ and --make-pidfile options, placed in public domain as well.
|
|
|
|
|
+
|
|
|
|
|
+Files: lib/compat/md5.*
|
|
|
|
|
+Copyright:
|
|
|
|
|
+ Copyright © 1993 Colin Plumb
|
|
|
|
|
+License: public-domain
|
|
|
|
|
+ This code implements the MD5 message-digest algorithm.
|
|
|
|
|
+ The algorithm is due to Ron Rivest. This code was
|
|
|
|
|
+ written by Colin Plumb in 1993, no copyright is claimed.
|
|
|
|
|
+ This code is in the public domain; do with it what you wish.
|
|
|
|
|
+ .
|
|
|
|
|
+ Equivalent code is available from RSA Data Security, Inc.
|
|
|
|
|
+ This code has been tested against that, and is equivalent,
|
|
|
|
|
+ except that you don't need to include two pages of legalese
|
|
|
|
|
+ with every copy.
|
|
|
|
|
+
|
|
|
|
|
+License: GPL-2+
|
|
|
|
|
+ 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.
|
|
|
|
|
+ .
|
|
|
|
|
+ On Debian systems, the complete text of the GNU General Public License
|
|
|
|
|
+ can be found in ‘/usr/share/common-licenses/GPL-2’ or in the dpkg source
|
|
|
|
|
+ as the file ‘COPYING’.
|
|
|
|
|
+
|
|
|
|
|
+License: GPL-2
|
|
|
|
|
+ This is free software; you can redistribute it and/or modify
|
|
|
|
|
+ it under the terms of version 2 of the GNU General Public
|
|
|
|
|
+ License version 2 as published by the Free Software Foundation.
|
|
|
|
|
+ .
|
|
|
|
|
+ This 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, see <https://www.gnu.org/licenses/>.
|
|
|
|
|
+
|
|
|
|
|
+License: BSD-2-clause
|
|
|
|
|
+ Redistribution and use in source and binary forms, with or without
|
|
|
|
|
+ modification, are permitted provided that the following conditions
|
|
|
|
|
+ are met:
|
|
|
|
|
+ 1. Redistributions of source code must retain the above copyright
|
|
|
|
|
+ notice, this list of conditions and the following disclaimer.
|
|
|
|
|
+ 2. Redistributions in binary form must reproduce the above copyright
|
|
|
|
|
+ notice, this list of conditions and the following disclaimer in the
|
|
|
|
|
+ documentation and/or other materials provided with the distribution.
|
|
|
|
|
+ .
|
|
|
|
|
+ THIS SOFTWARE IS PROVIDED BY AUTHORS AND CONTRIBUTORS ``AS IS'' AND
|
|
|
|
|
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
|
|
|
|
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
|
|
|
|
+ ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
|
|
|
|
|
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
|
|
|
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
|
|
|
|
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
|
|
|
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
|
|
|
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
|
|
|
|
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
|
|
|
|
+ SUCH DAMAGE.
|