X-Git-Url: http://erislabs.net/gitweb/?p=libwww-opensearch-perl.git;a=blobdiff_plain;f=debian%2Fcopyright;h=5e9362c258b27e4fdc8da773d6d6eebbd70163b7;hp=5a7105e68bf5ea36529cafffc4e818fd6e575237;hb=HEAD;hpb=d3c1dfd242036eb00a38bd6466ee45df7cb7215e diff --git a/debian/copyright b/debian/copyright index 5a7105e..5e9362c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,29 +1,32 @@ -This is the debian package for the WWW-OpenSearch module. -It was created by Ian Beckwith using dh-make-perl -on Tue Sep 5 22:56:34 BST 2006 - -It was downloaded from: -http://www.perl.com/CPAN/authors/id/B/BR/BRICAS/WWW-OpenSearch-0.06_02.tar.gz - -COPYRIGHT AND LICENSE - Copyright 2006 by Tatsuhiko Miyagawa and Brian Cassidy - - This library is free software; you can redistribute it and/or modify it - under the same terms as Perl itself. - - -Those terms are (from /usr/share/doc/perl/copyright): - - - This program is free software; you can redistribute it and/or modify - it under the terms of either: - - a) the GNU General Public License as published by the Free Software - Foundation; either version 1, or (at your option) any later - version, or - - b) the "Artistic License" which comes with Perl. - - On Debian GNU/Linux systems, the complete text of the GNU General - Public License can be found in `/usr/share/common-licenses/GPL' and - the Artistic Licence in `/usr/share/common-licenses/Artistic'. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: WWW::OpenSearch +Upstream-Contact: Brian Cassidy +Source: http://search.cpan.org/dist/WWW-OpenSearch/ + +Files: * +Copyright: 2005-2013 by Tatsuhiko Miyagawa and Brian Cassidy +License: Artistic or GPL-1+ + +Files: inc/* +Copyright: 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy. +License: Artistic or GPL-1+ + +Files: debian/* +Copyright: 2006-2013 Ian Beckwith +License: Artistic or GPL-1+ + +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'.