1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: pygit2
Source: https://github.com/libgit2/pygit2
Upstream-Contact: J. David Ibáñez <jdavid.ibp@gmail.com>
Files: *
Copyright: (c) 2010-2023 The pygit2 contributors
License: GPLv2-with-linking-exception
Files: debian/*
Copyright: (c) 2014-2017, Thomas Goirand <zigo@debian.org>
(c) 2017-2020, Ondřej Nový <onovy@debian.org>
(c) 2020, Utkarsh Gupta <utkarsh@debian.org>
License: GPLv2-with-linking-exception
License: GPLv2-with-linking-exception
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License, version 2, as published by the
Free Software Foundation.
.
In addition to the permissions in the GNU General Public License, the authors
give you unlimited permission to link the compiled version of this file into
combinations with other programs, and to distribute those combinations without
any restriction coming from the use of this file. (The General Public License
restrictions do apply in other respects; for example, they cover modification
of the file, and distribution when not linked into a combined executable.)
.
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-based systems the full text of the GPL v2 license can be found in
/usr/share/common-licenses/GPL-2.
|