add Vcs-*; standards-version: 3.9.4
[liburi-template-perl.git] / debian / copyright
index 4054933..eb62e4e 100644 (file)
@@ -1,8 +1,32 @@
-This is the debian package for the URI-Template module.
-It was created by Ian Beckwith <ianb@nessie.mcc.ac.uk> using dh-make-perl.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: http://search.cpan.org/dist/URI-Template/
 
-This copyright info was automatically extracted from the perl module.
-It may not be accurate, so you better check the module sources
-if don't want to get into legal troubles.
+Files: *
+Copyright: Copyright 2007-2013 by Brian Cassidy
+License: GPL-1+ or Artistic
+   This library is free software; you can redistribute it and/or
+   modify it under the same terms as Perl itself.
 
-The upstream author is: Brian Cassidy <brian.cassidy@nald.ca>.
+Files: inc/*
+Copyright: Copyright 2008-2012 Adam Kennedy <adamk@cpan.org>
+License:  GPL-1+ or Artistic
+
+Files: debian/*
+Copyright: Copyright 2007-2013 Ian Beckwith <ianb@debian.org>
+License: GPL-1+ or Artistic
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ 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 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.