diff options
author | KatolaZ <katolaz@freaknet.org> | 2017-04-29 12:25:01 +0100 |
---|---|---|
committer | KatolaZ <katolaz@freaknet.org> | 2017-04-29 12:25:01 +0100 |
commit | 4acff1b01e4d8703d2905dac3a967ac41aa05823 (patch) | |
tree | 68cce43efca52ffed5e269f0a9518557172e7eb3 /debian | |
parent | b5fa5b7ced3afe29f0e2ad1464fd7a8c1f78bbe0 (diff) |
Added correct copyright information
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/debian/copyright b/debian/copyright index efdd21d..aaaa8a9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,15 +1,22 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: setnet -Source: <url://example.com> +Source: http://kalos.mine.nu/setnet 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> +Copyright: 2016-2017 Vincenzo (KatolaZ) Nicosia <katolaz@freaknet.org> +License: GPL-3+ + 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 3 of the License, or (at + your option) any later version. . - <Including paragraphs> + 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 <http://www.gnu.org/licenses/>. # 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 |