diff options
author | toni <matzeton@googlemail.com> | 2016-07-24 00:54:56 +0200 |
---|---|---|
committer | toni <matzeton@googlemail.com> | 2016-07-24 00:58:29 +0200 |
commit | 0a52b28eb7c834d7351dc68967557f623c21b490 (patch) | |
tree | d425160b196b71e129771736356bf9fb10afdd65 /debian/copyright | |
parent | a39faaf662d381642f81f5e08817d895cc67260d (diff) |
copyright
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..b5fabd9 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,21 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ + +Files: * +Copyright: Toni Uhlig <matzeton@googlemail.com> +License: GPL-2.0 + +License: GPL-2.0 + 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, version + 2 of the License. + . + 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 systems, the full text of the GNU General Public + License version 2 can be found in the file + `/usr/share/common-licenses/GPL-2' |