aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAndreas Henriksson <andreas@fatal.se>2015-06-22 10:53:37 +0200
committerAndreas Henriksson <andreas@fatal.se>2015-06-22 10:53:37 +0200
commit453c80df66d683a7e3dcb743f5152634864cdcf1 (patch)
tree64b67a57ed112bd9c1221bc0d872a8e936733b84 /debian
parent95de33a76bae6c07289b70002cbad7069f2e7870 (diff)
downloadpbuilder-453c80df66d683a7e3dcb743f5152634864cdcf1.tar
pbuilder-453c80df66d683a7e3dcb743f5152634864cdcf1.tar.gz
Fix up License paragraph in debian/copyright
- fixes lintian warnings: missing-license-paragraph-in-dep5-copyright copyright-should-refer-to-common-license-file-for-gpl Git-Dch: Full
Diffstat (limited to 'debian')
-rw-r--r--debian/copyright35
1 files changed, 17 insertions, 18 deletions
diff --git a/debian/copyright b/debian/copyright
index c6de397..cf850de 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -5,22 +5,21 @@ Upstream-Contact: Junichi Uekawa <dancer@debian.org>
Files: *
Copyright: Copyright 2001-2007 Junichi Uekawa
Copyright (C) 2010 Loïc Minier <lool@dooz.org>
- # pbuilder -- personal Debian package builder
- # Copyright (C) 2001-2007 Junichi Uekawa
- #
- # 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
License: GPL-2+
-
- \ No newline at end of file
+ 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 full text of the GNU General Public
+ License version 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.