summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@mapreri.org>2014-10-03 16:32:35 +0200
committerMattia Rizzolo <mattia@mapreri.org>2014-10-03 16:33:39 +0200
commitc92f44613d86f725366dc7473bb4f103846320f4 (patch)
tree74f7a74d432be134106021c403e6e233e40d3418
parent595e641cf7fa72e091aff56f9eab360a9d9b636b (diff)
debian/copyright: rewrite using DEP-5
-rw-r--r--debian/copyright64
1 files changed, 32 insertions, 32 deletions
diff --git a/debian/copyright b/debian/copyright
index 52b22a1..58cc9ce 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,32 +1,32 @@
-This package was first debianized by Kevin Dalley kevind@rahul.net.
-It is now maintained by Julien BLACHE <jblache@debian.org> and
-Aurélien JARNO <aurel32@debian.org>.
-
-It was downloaded from : ftp://ftp.sane-project.org/pub/sane/xsane/
-
-Upstream Author : Oliver Rauch <Oliver.Rauch@xsane.org>
-
-
-Copyright:
-
- Copyright (C) 1998-2005 Oliver Rauch
-
-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, a copy of the GNU General Public License (GPL) is available
-in the file /usr/share/common-licenses/GPL.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xsane
+Upstream-Contact: Oliver Rauch <Oliver.Rauch@xsane.org>
+Source: http://xsane.org/download/
+
+Files: *
+Copyright: 1998-2005 Oliver Rauch <Oliver.Rauch@xsane.org>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 1999-2002 Kevin Dalley <kevind@rahul.net>
+ 2002-2011 Julien Blache <jblache@debian.org>
+ 2002-2007 Aurélien Jarno <aurel32@debian.org>
+ 2013 Frank Lichtenheld <djpig@debian.org>
+License: GPL-2+
+
+License: GPL-2+
+ This package 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 package 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 2 can be found in "/usr/share/common-licenses/GPL-2".