mirror of
https://git.dpkg.org/git/dpkg/dpkg-repack.git
synced 2025-09-29 09:32:59 +00:00
24 lines
1.0 KiB
Plaintext
24 lines
1.0 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||
|
||
Files: *
|
||
Copyright:
|
||
Copyright © 1996-2009 Joey Hess <joeyh@debian.org>
|
||
Copyright © 2012-2024 Guillem Jover <guillem@debian.org>
|
||
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, see <https://www.gnu.org/licenses/>.
|
||
Comment:
|
||
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-repack
|
||
source as the file COPYING.
|