debian/copyright: fix copyright-refers-to-symlink-license lintian report
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Sep 2011 09:02:36 +0000 (11:02 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Sep 2011 09:10:21 +0000 (11:10 +0200)
Fix
P: kboot-utils: copyright-refers-to-symlink-license usr/share/common-licenses/GPL
and also add the GPL-3.0 header text to the file, to be more explicit.

Git-Dch: Short
Thanks: Gergely Nagy for the suggestion

debian/copyright

index 8701fef..d279d79 100644 (file)
@@ -11,6 +11,19 @@ Copyright: 2011 Antonio Ospite <ospite@studenti.unina.it>
 License: GPL-3.0+
 
 License: GPL-3.0+
+ 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 3 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 full text of the GNU General Public
- License can be found in the `/usr/share/common-licenses/GPL'
+ License version 3 can be found in the `/usr/share/common-licenses/GPL-3'
  file.