~ubuntu-branches/ubuntu/quantal/libtext-diff-perl/quantal

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Nicholas Bamber, Ryan Niebur, Nicholas Bamber
  • Date: 2011-04-18 09:32:29 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20110418093229-amzf17cxowg3pt6o
Tags: 1.41-1
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org

[ Nicholas Bamber ]
* Added myself to Uploaders
* New upstream release
* Updated dependencies
* Added debian/source/format
* Updated standards version to 3.9.2
* Refreshed copyright
  - New file added with MIT/X11 license

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: Adam Kennedy <adamk@cpan.org>
4
 
Upstream-Source: http://search.cpan.org/dist/Text-Diff/
5
 
Upstream-Name: Text-Diff
 
1
Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
 
2
Maintainer: Adam Kennedy <adamk@cpan.org>
 
3
Source: http://search.cpan.org/dist/Text-Diff/
 
4
Name: Text-Diff
6
5
 
7
6
Files: *
8
 
Copyright: 2009, Adam Kennedy <adamk@cpan.org>
9
 
 2001, Barrie Slaymaker <barries@slaysys.com>
10
 
License: Artistic | GPL-2+
 
7
Copyright: 2001, Barrie Slaymaker <berries@slaysys.com>
 
8
 2009, Adam Kennedy <adamk@cpan.org>
 
9
License: Artistic or GPL-2+
 
10
 
 
11
Files: lib/Text/Diff/Config.pm
 
12
Copyright: 2010, Shlomi Fish, <http://www.shlomifish.org/>
 
13
License: MIT/X11
 
14
 This file is licensed under the MIT/X11 License:
 
15
 http://www.opensource.org/licenses/mit-license.php.
 
16
 .
 
17
 Permission is hereby granted, free of charge, to any person obtaining a copy
 
18
 of this software and associated documentation files (the "Software"), to deal
 
19
 in the Software without restriction, including without limitation the rights
 
20
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 
21
 copies of the Software, and to permit persons to whom the Software is
 
22
 furnished to do so, subject to the following conditions:
 
23
 .
 
24
 The above copyright notice and this permission notice shall be included in
 
25
 all copies or substantial portions of the Software.
 
26
 .
 
27
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 
28
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 
29
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 
30
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 
31
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 
32
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 
33
 THE SOFTWARE.
11
34
 
12
35
Files: debian/*
13
 
Copyright: 2009, Jonathan Yu <frequency@cpan.org>
 
36
Copyright: 2003-2004, Jay Bonci <jaybonci@debian.org>
14
37
 2008, Gunnar Wolf <gwolf@debian.org>
15
 
 2003, Jay Bonci <jaybonci@debian.org>
16
 
License-Alias: Perl
17
 
License: Artistic | GPL-1+
 
38
 2009, Jonathan Yu <jawnsy@cpan.org>
 
39
 2011, Nicholas Bamber <nicholas@periapt.co.uk>
 
40
License: Artistic or GPL-2+
18
41
 
19
42
License: Artistic
20
 
    This program is free software; you can redistribute it and/or modify
21
 
    it under the terms of the Artistic License, which comes with Perl.
22
 
    On Debian GNU/Linux systems, the complete text of the Artistic License
23
 
    can be found in `/usr/share/common-licenses/Artistic'
24
 
 
25
 
License: GPL-1+
26
 
    This program is free software; you can redistribute it and/or modify
27
 
    it under the terms of the GNU General Public License as published by
28
 
    the Free Software Foundation; either version 1, or (at your option)
29
 
    any later version.
30
 
    On Debian GNU/Linux systems, the complete text of the GNU General
31
 
    Public License can be found in `/usr/share/common-licenses/GPL'
 
43
 This program is free software; you can redistribute it and/or modify
 
44
 it under the terms of the Artistic License, which comes with Perl.
 
45
 .
 
46
 On Debian systems, the complete text of the Artistic License can be
 
47
 found in `/usr/share/common-licenses/Artistic'.
32
48
 
33
49
License: GPL-2+
34
 
    This program is free software; you can redistribute it and/or modify
35
 
    it under the terms of the GNU General Public License as published by
36
 
    the Free Software Foundation; either version 2, or (at your option)
37
 
    any later version.
38
 
    On Debian GNU/Linux systems, the complete text of the GNU General
39
 
    Public License can be found in `/usr/share/common-licenses/GPL-2'
40
 
 
 
50
 This program is free software; you can redistribute it and/or modify
 
51
 it under the terms of the GNU General Public License as published by
 
52
 the Free Software Foundation; either version 2, or (at your option)
 
53
 any later version.
 
54
 .
 
55
 On Debian systems, the complete text of version 2 of the GNU General
 
56
 Public License can be found in `/usr/share/common-licenses/GPL-2'.