Package: apt / 3.0.3
Header
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
Comment: APT is an old software with lots of contributors over its lifetime. This file is a best effort to document the statements of copyright and licenses as stated in the file, but is not a complete representation of all copyright holders - those have been lost to times. . Several bits of apt-pkg/contrib have had public domain dedications but contributions from authors in countries not recognizing a public domain concept. We believe that these contributions have been done in good faith, and we treat them as if they had been made under the GPL-2+ as we believe some contributors may have missed these facts and the overall license statement for the project has always been GPL-2+, so we cannot be sure that contributors meant to grant additional permissions. . Translation files are also considered to generally be GPL-2+, but they might include strings used in code with other licenses. . The apt-pkg/contrib/fileutl.cc file states "RunScripts()" is "GPLv2". We believe that this was not meant to exclude later versions of the GPL, as that would have changed the overall project license.
Files
Files | Copyright | License | Comment |
---|---|---|---|
* |
1997-1999 Jason Gunthorpe and others 2018, 2019 Canonical Ltd 2009, 2010, 2015, 2016 Julian Andres Klode <jak@debian.org> 1998, Ben Gertzfield <che@debian.org> 2002-2019 Free Software Foundation, Inc. 2003, 2004, 2005, 2009, 2010, 2012 Software in the Public Interest 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> 2009 Rosetta Contributors and Canonical Ltd 2009 2013 Debian L10n Turkish 2013 2013-2018 Mert Dirik <mertdirik@gmail.com> 2004 Krzysztof Fiertek <akfedux@megapolis.pl> 2000-2004, 2010, 2012 Robert Luberda <robert@debian.org> 2000-2017 Debian Italian l10n team <debian-l10n-italian@lists.debian.org> 2003-2017 Debian Japanese List <debian-japanese@lists.debian.org> 2000-2018 Debian French l10n team <debian-l10n-french@lists.debian.org> 1997 Manoj Srivastava 1997 Tom Lees 2014 Anthony Towns |
GPL-2+ | ---- | methods/connect.c |
Copyright (c) 1996 - 2023, Daniel Stenberg, <daniel@haxx.se>, and many contributors |
GPL-2+ and curl | ---- | CMake/FindBerkeley.cmake |
2006, Alexander Dymo, <adymo@kdevelop.org> 2016, Julian Andres Klode <jak@debian.org> |
BSD-3-clause | ---- | CMake/Documentation.cmake CMake/FindLFS.cmake |
2016 Julian Andres Klode <jak@debian.org> |
Expat | ---- |
Licenses
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".
License: curl
Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. 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 OF THIRD PARTY RIGHTS. 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. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.