summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastian Germann <bage@debian.org>2022-09-06 20:14:12 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2023-03-06 10:57:55 +0100
commit5039c586a833b67f00fe5e480bf2f3e074cf7fc5 (patch)
tree58a423fc6e138e5865c77f04fa0e309b4531e13b
parent3409d657a74853b0df95804f1ce595c0fb84a88f (diff)
machine-readable version of COPYING
The debian/copyright (COPYING) file is missing at least two licenses (Expat, BSD-3-clause) and some copyright statements. A machine-readable version of COPYING is attached that fixes these. Closes: #1019273
-rw-r--r--COPYING186
1 files changed, 169 insertions, 17 deletions
diff --git a/COPYING b/COPYING
index 2f9ab10e8..d518ef5d4 100644
--- a/COPYING
+++ b/COPYING
@@ -1,22 +1,174 @@
-Apt is copyright 1997, 1998, 1999 Jason Gunthorpe and others.
-Apt is currently developed by APT Development Team <deity@lists.debian.org>.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: apt
+Upstream-Contact: APT Development Team <deity@lists.debian.org>
+Source: https://salsa.debian.org/apt-team/apt
-License: GPLv2+
+Files: *
+Copyright: 1997-1999 Jason Gunthorpe and others
+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.
+Files: apt-pkg/cachefilter-patterns.*
+ apt-private/private-json-hooks.*
+ test/libapt/pattern_test.cc
+Copyright: 2018, 2019 Canonical Ltd
+License: GPL-2+
- 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.
+Files: po/lt.po
+Copyright: 2006 Canonical Ltd, and Rosetta Contributors 2006
+License: GPL-2+
- 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.
+Files: apt-pkg/contrib/weakptr.h
+ apt-pkg/contrib/string_view.h
+ CMakeLists.txt
+Copyright: 2009, 2010, 2015, 2016 Julian Andres Klode <jak@debian.org>
+License: GPL-2+
-See /usr/share/common-licenses/GPL-2, or
-<http://www.gnu.org/copyleft/gpl.txt> for the terms of the latest version
-of the GNU General Public License.
+Files: debian/apt.postrm
+Copyright: 1998, Ben Gertzfield <che@debian.org>
+License: GPL-2+
+
+Files: doc/po/pt.po
+ po/bg.po
+ po/it.po
+ po/sv.po
+ po/th.po
+Copyright: 2002-2019 Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: doc/po/es.po
+ po/tl.po
+Copyright: 2003, 2004, 2005, 2009, 2010, 2012 Software in the Public Interest
+License: GPL-2+
+
+Files: po/nb.po
+Copyright: 2002-2003 Lars Bahner <bahner@debian.org>
+ 2003-2004 Axel Bojer <axelb@skolelinux.no>
+ 2004 Klaus Ade Johnstad <klaus@skolelinux.no>
+ 2004 Bjorn Steensrud <bjornst@powertech.no>
+ 2003, 2005-2010 Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
+ 2016, 2018 Petter Reinholdtsen <pere@hungry.com>
+License: GPL-2
+
+Files: po/tr.po
+Copyright: 2009 Rosetta Contributors and Canonical Ltd 2009
+ 2013 Debian L10n Turkish 2013
+ 2013-2018 Mert Dirik <mertdirik@gmail.com>
+License: GPL-2+
+
+Files: doc/po/pl.po
+Copyright: 2004 Krzysztof Fiertek <akfedux@megapolis.pl>
+ 2000-2004, 2010, 2012 Robert Luberda <robert@debian.org>
+License: GPL-2+
+
+Files: doc/po/it.po
+Copyright: 2000-2017 Debian Italian l10n team <debian-l10n-italian@lists.debian.org>
+License: GPL-2+
+
+Files: doc/po/ja.po
+Copyright: 2003-2017 Debian Japanese List <debian-japanese@lists.debian.org>
+License: GPL-2+
+
+Files: doc/po/fr.po
+Copyright: 2000-2018 Debian French l10n team <debian-l10n-french@lists.debian.org>
+License: GPL-2+
+
+Files: doc/design.dbk
+Copyright: 1997 Manoj Srivastava
+License: GPL-2+
+
+Files: doc/dpkg-tech.dbk
+Copyright: 1997 Tom Lees
+License: GPL-2+
+
+Files: methods/rred.cc
+Copyright: 2014 Anthony Towns
+License: GPL-2+
+
+Files: methods/rsh.cc
+Copyright: 2000 Ben Collins <bcollins@debian.org>
+License: GPL-2
+
+Files: CMake/FindBerkeley.cmake
+Copyright: 2006, Alexander Dymo, <adymo@kdevelop.org>
+ 2016, Julian Andres Klode <jak@debian.org>
+License: BSD-3-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 copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+ derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.
+
+Files: CMake/Documentation.cmake
+ CMake/FindLFS.cmake
+Copyright: 2016 Julian Andres Klode <jak@debian.org>
+License: Expat
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation files
+ (the "Software"), to deal in the Software without restriction,
+ including without limitation the rights to use, copy, modify, merge,
+ publish, distribute, sublicense, and/or sell copies of the Software,
+ and to permit persons to whom the Software is furnished to do so,
+ subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
+ BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+License: GPL-2
+ This package is free software; you can redistribute it and/or modify
+ it under the terms version 2 of the GNU General Public License
+ as published by the Free Software Foundation.
+ .
+ This package 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/>
+Comment:
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+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.
+ .
+ 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.
+Comment:
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".