~ubuntu-branches/ubuntu/saucy/libpoe-component-client-http-perl/saucy

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Yu
  • Date: 2010-02-15 11:59:10 UTC
  • mfrom: (1.1.9 upstream) (2.1.8 sid)
  • Revision ID: james.westby@ubuntu.com-20100215115910-rksbre6vm9je85ya
Tags: 0.895-1
* New upstream release
* Update copyright to new DEP5 format
* Simplify shebang-fixing override
* Refresh whatis patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Format-Specification:
2
 
    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
3
 
Upstream-Maintainer: Rocco Caputo <rcaputo@cpan.org>
4
 
Upstream-Source: http://search.cpan.org/dist/POE-Component-Client-HTTP/
5
 
Upstream-Name: POE-Component-Client-HTTP
 
1
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 
2
Maintainer: Rocco Caputo <rcaputo@cpan.org>
 
3
Source: http://search.cpan.org/dist/POE-Component-Client-HTTP/
 
4
Name: POE-Component-Client-HTTP
6
5
 
7
6
Files: *
8
 
Copyright: © 1999-2006 Rocco Caputo <rcaputo@cpan.org>
9
 
           © 2004 Rob Bloodgood
10
 
           © 2004-2005 Martijn van Beers <martijn@cpan.org>
11
 
License-Alias: Perl
12
 
License: Artistic | GPL-1+
 
7
Copyright: 1999-2006, Rocco Caputo <rcaputo@cpan.org>
 
8
 2004-2005, Martijn van Beers <martijn@cpan.org>
 
9
 2004, Rob Bloodgood <rdb@cpan.org>
 
10
License: Artistic or GPL-1+
13
11
 
14
12
Files: debian/*
15
 
Copyright: © 2001-2005 Steve Kowalik <stevenk@debian.org>
16
 
           © 2006 Michael Ablassmeier <abi@debian.org>
17
 
           © 2008 Martín Ferrari <tincho@debian.org>
18
 
           © 2008-2009 gregor herrmann <gregoa@debian.org>
19
 
           © 2008 Jose Luis Rivas <ghostbar38@gmail.com>
20
 
           © 2009 Antonio Radici <antonio@dyne.org>
21
 
License: Artistic | GPL-1+
 
13
Copyright: 2009-2010, Jonathan Yu <jawnsy@cpan.org>
 
14
 2008-2009, gregor herrmann <gregoa@debian.org>
 
15
 2009 Antonio Radici <antonio@dyne.org>
 
16
 2008 Jose Luis Rivas <ghostbar38@gmail.com>
 
17
 2008, Martín Ferrari <tincho@debian.org>
 
18
 2006, Michael Ablassmeier <abi@debian.org>
 
19
 2001-2005, Steve Kowalik <stevenk@hasnolife.com>
 
20
License: Artistic or GPL-1+
22
21
 
23
22
License: Artistic
24
 
    This program is free software; you can redistribute it and/or modify
25
 
    it under the terms of the Artistic License, which comes with Perl.
26
 
    On Debian GNU/Linux systems, the complete text of the Artistic License
27
 
    can be found in `/usr/share/common-licenses/Artistic'
 
23
 This program is free software; you can redistribute it and/or modify
 
24
 it under the terms of the Artistic License, which comes with Perl.
 
25
 .
 
26
 On Debian GNU/Linux systems, the complete text of the Artistic License
 
27
 can be found in `/usr/share/common-licenses/Artistic'
28
28
 
29
29
License: GPL-1+
30
 
    This program is free software; you can redistribute it and/or modify
31
 
    it under the terms of the GNU General Public License as published by
32
 
    the Free Software Foundation; either version 1, or (at your option)
33
 
    any later version.
34
 
    On Debian GNU/Linux systems, the complete text of the GNU General
35
 
    Public License can be found in `/usr/share/common-licenses/GPL'
 
30
 This program is free software; you can redistribute it and/or modify
 
31
 it under the terms of the GNU General Public License as published by
 
32
 the Free Software Foundation; either version 1, or (at your option)
 
33
 any later version.
 
34
 .
 
35
 On Debian GNU/Linux systems, the complete text of the GNU General
 
36
 Public License can be found in `/usr/share/common-licenses/GPL'