~ubuntu-branches/ubuntu/hardy/libfile-spec-perl/hardy

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov
  • Date: 2008-01-14 12:42:45 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080114124245-0t9wefk1cx22b72b
Tags: 3.2501-3
* Drop (>= 0.19) from libmodule-build-perl Build-Dependency oldstable has
  0.26 and versioned B-D breaks building with perl-modules 5.10 (which
  includes Module::Build)
* add ppport.h licensing/copyright to debian/copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This is the debian package for the File::Spec module.
2
2
 
3
 
It was downloaded from the Comprehensive Perl Archive Network (CPAN).
4
 
Visit <http://www.perl.com/CPAN/> to find a CPAN site near you.
5
 
 
6
 
The upstream author is: 
7
 
 
8
 
Ken Williams <KWILLIAMS@cpan.org>
9
 
 
10
 
Copyright (c) 2004 by the Perl 5 Porters.  All rights reserved.
11
 
 
12
 
This program is free software; you can redistribute it and/or modify
13
 
it under the same terms as Perl itself.
14
 
 
15
 
See http://www.perl.com/perl/misc/Artistic.html
 
3
It was downloaded from http://search.cpan.org/dist/PathTools/.
 
4
 
 
5
The upstream author is:
 
6
 Ken Williams <KWILLIAMS@cpan.org>
 
7
 
 
8
Files: *
 
9
Copyright: © 2004 by the Perl 5 Porters.  All rights reserved.
 
10
License: GPL-1+ | Artistic
 
11
 This program is free software; you can redistribute it and/or modify it
 
12
 under the same terms as Perl itself.
 
13
 
 
14
Files: Cwd*
 
15
Copyright: © 2004 by the Perl 5 Porters.  All rights reserved.
 
16
Copyright: © 1994 by the Regents of the University of California. All rights reserved.
 
17
License: GPL-1+ | Artistic, other
 
18
 This program is free software; you can redistribute it and/or modify it under
 
19
 the same terms as Perl itself.
 
20
 .
 
21
 Portions of the C code in this library are copyright (c) 1994 by the Regents
 
22
 of the University of California.  All rights reserved.
 
23
 .
 
24
 * This code is derived from software contributed to Berkeley by
 
25
 * Jan-Simon Pendry.
 
26
 *
 
27
 * Redistribution and use in source and binary forms, with or without
 
28
 * modification, are permitted provided that the following conditions
 
29
 * are met:
 
30
 * 1. Redistributions of source code must retain the above copyright
 
31
 *    notice, this list of conditions and the following disclaimer.
 
32
 * 2. Redistributions in binary form must reproduce the above copyright
 
33
 *    notice, this list of conditions and the following disclaimer in the
 
34
 *    documentation and/or other materials provided with the distribution.
 
35
 * 3. Neither the name of the University nor the names of its contributors
 
36
 *    may be used to endorse or promote products derived from this software
 
37
 *    without specific prior written permission.
 
38
 *
 
39
 * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 
40
 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 
41
 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 
42
 * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 
43
 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 
44
 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 
45
 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 
46
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 
47
 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 
48
 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 
49
 * SUCH DAMAGE.
 
50
 
 
51
Files: ppport.h
 
52
Copyright: Version 3.x, Copyright (c) 2004-2005, Marcus Holland-Moritz.
 
53
Copyright: Version 2.x, Copyright (C) 2001, Paul Marquess.
 
54
Copyright: Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
 
55
License: GPL-1+|Artistic
 
56
 This program is free software; you can redistribute it and/or
 
57
 modify it under the same terms as Perl itself.
 
58
 
 
59
Files: debian/*
 
60
Copyright: © 2007,2008 Debian Perl Group <debian-perl@lists.debian.org>
 
61
           © 2007 Bastian Blank <waldi@debian.org>
 
62
License: other
 
63
 It is assumed that all Debian maintairers used a license compatible with
 
64
 upstream's.
 
65
 
16
66
 
17
67
Perl is distributed under your choice of the GNU General Public License or
18
68
the Artistic License.  On Debian GNU/Linux systems, the complete text of the