Template
1
0

copyright headers removed

This commit is contained in:
Azer Abdullaev 2015-11-30 17:28:26 +02:00
parent 2c645ce7ce
commit e23f8b3dc7

18
debian/copyright vendored
View File

@ -1,18 +1,11 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dumbfuck
Source: <url://example.com>
Source: https://wasteland.ml/about
Files: *
Copyright: <years> <put author's name and email here>
<years> <likewise for another author>
License: <special license>
<Put the license of the package here indented by 1 space>
<This follows the format of Description: lines in control file>
.
<Including paragraphs>
Copyright: 2015 Azer Abdullaev <buckstabu@yandex-team.ru>
License: GPL-2+
# If you want to use GPL v2 or later for the /debian/* files use
# the following clauses, or change it to suit. Delete these two lines
Files: debian/*
Copyright: 2015 Azer Abdullaev <buckstabu@yandex-team.ru>
License: GPL-2+
@ -31,8 +24,3 @@ License: GPL-2+
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
# Please also look if there are files or directories which have a
# different copyright/license attached and list them here.
# Please avoid to pick license terms that are more restrictive than the
# packaged work, as it may make Debian's contributions unacceptable upstream.