summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorDmitry Bogatov <KAction@gnu.org>2016-06-14 08:53:42 -0300
committerDmitry Bogatov <KAction@gnu.org>2016-06-14 08:53:42 -0300
commitc675a56ceb08580f9f75407e0e4157dd1769a947 (patch)
treeae26b58e22c985c657046726202dce4074e72421 /debian/copyright
parent92df067ba045f689411b42d7bbf29fbedb70519c (diff)
parent2c58899ff1258fd0dc52fbc1b262404c05ae782e (diff)
goto-chg-el (1.6-1) unstable; urgency=low
* Initial release. (Closes: #827910) [dgit import unpatched goto-chg-el 1.6-1]
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..0b6475a
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,29 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: goto-chg
+Upstream-Contact: David Andersson <l.david.andersson@sverige.nu>
+Source: https://www.emacswiki.org/emacs/goto-chg.el
+
+Files: *
+License: GPL-2+
+Copyright: 2002-2008,2013 David Andersson <l.david.andersson@sverige.nu>
+
+Files: debian/*
+Copyright: 2016 Dmitry Bogatov <KAction@gnu.org>
+License: GPL-2+
+
+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 <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-2 \ No newline at end of file