diff options
author | Romain Francoise <rfrancoise@debian.org> | 2010-09-12 10:56:36 +0200 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2012-02-10 00:44:58 +0100 |
commit | 4e775f6e3e855e0c52f3b4d3dda7bd7d31ba62fe (patch) | |
tree | d8ecfd1bbef48400d4604c62404908658abf508c /debian/copyright | |
parent | e5f47376c8aa54c5d4eb8709b95f9cf68c4fa32f (diff) |
Merge debian/ changes from Debian.
* New maintainer.
* Switch (back) to a minimal rules files; restores missing examples.
* Switch to source format 3.0 (quilt).
* Add debian/watch.
* Bump Standards-Version to 3.9.1, no changes needed.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 40 |
1 files changed, 21 insertions, 19 deletions
diff --git a/debian/copyright b/debian/copyright index ecc3020..aa716a5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,20 +1,22 @@ -Copyright (c) 2007 David Härdeman <david@hardeman.nu> +Author: David Härdeman <david@hardeman.nu> +Download: http://david.hardeman.nu/software.php -License: - - 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, write to the Free Software - Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA - -On Debian systems, the complete text of the GNU General Public License -can be found in `/usr/share/common-licenses/GPL'. +Files: * +Copyright: (C) 2007-2008 David Härdeman <david@hardeman.nu> +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, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + . + On Debian systems, the complete text of the GNU General Public License + can be found in /usr/share/common-licenses/GPL-2 file. |