diff options
author | Ralph Amissah <ralph@amissah.com> | 2012-03-19 22:27:59 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2012-03-19 22:28:01 -0400 |
commit | 84644d439368259757faef344eb3304a89c19069 (patch) | |
tree | 3236fbe4625a1f23520a690a92d2e393159e9772 /debian | |
parent | debian/sisu.install vim related installs, use v3 (rather than v2) (diff) |
debian/copyright format changed
* content format influenced by Machine-readable debian/copyright file
<http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/copyright | 30 |
1 files changed, 22 insertions, 8 deletions
diff --git a/debian/copyright b/debian/copyright index 9f84a32c..29ecdb45 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,12 +1,28 @@ -Author: Ralph Amissah <ralph@amissah.com> -Download: <http://www.sisudoc.org> <http://www.jus.uio.no/sisu/> +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: SiSU +Upstream-Contact: Ralph Amissah <ralph.amissah@gmail.com> +Source: http://sisudoc.org/sisu/archive/pool/main/s/sisu/ + git://git.sisudoc.org/git/code/sisu.git Files: SiSU * -Copyright: (C) 1997-2011, Ralph Amissah +Copyright: 1997, 2012, Ralph Amissah License: GPL-3+ -Files: sisu-mode.el -Copyright: (C) 1997-2011, Ambrose Kofi Laing, Ralph Amissah - assigned to FSF 2011-04-08 (GNU EMACS) + +Files: data/sisu/v*/conf/editor-syntax-etc/emacs/sisu-mode.el +Copyright: 1997, Ralph Amissah + 2011, 2012 Ambrose Kofi Laing, Ralph Amissah (assigned to FSF) + 2011, FSF (GNU EMACS) (assigned to) +License: GPL-3+ + +Files: setup.rb +Copyright: 2000-2005 Minero Aoki <http://i.loveruby.net/en/projects/setup/> +License: LGPL-2.1 + +Files: debian/* +Copyright: 2005, Ralph Amissah <ralph.amissah@gmail.com> + 2010, SiSU Project Debian, Ralph Amissah +License: GPL-3+ + 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 @@ -24,8 +40,6 @@ License: GPL-3+ On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3 file. -Files: setup.rb -Copyright: (C) 2000-2005 Minero Aoki <http://i.loveruby.net/en/projects/setup/> License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |