Package: libyaml-syck-perl / 1.05-1

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=102
Debianized-By: Stephen Quinney <sjq@debian.org>
Debianized-Date: Mon Jan 16 15:52:12 GMT 2006
Original-Source-Location: http://search.cpan.org/dist/YAML-Syck/
Upstream-Author: Audrey Tang <cpan@audreyt.org>

Files: *
Copyright: Copyright 2005, 2006, 2007, 2008 by Audrey Tang <cpan@audreyt.org>
License: MIT
 Copyright 2005, 2006, 2007, 2008 by Audrey Tang <cpan@audreyt.org>
 .
 This software is released under the MIT license cited below.

Files: *.c, *.h
Copyright: Copyright (c) 2003 "why the lucky stiff"
License: BSD
 You can redistribute it and/or modify it under the terms of the
 BSD license. 

Files: ppport.h
Copyright:
 Version 3.x, Copyright (c) 2004-2007, Marcus Holland-Moritz.
 Version 2.x, Copyright (C) 2001, Paul Marquess.
 Version 1.x, Copyright (C) 1999, Kenneth Albanowski.
License: GPL-1+ | Artistic
 This program is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself.

Perl is distributed under your choice of the GNU General Public License or
the Artistic License.  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'.

Files: debian/*
Copyright: Copyright 2006 Stephen Quinney <sjq@debian.org>
 Copyright 2008 Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
License: MIT
 The Debian packaging is put under the same terms as the module itself.

On Debian GNU/Linux systems the complete text of the BSD license can be found
in `/usr/share/common-licenses/BSD'

MIT License :

    Permission is hereby granted, free of charge, to any person
    obtaining a copy of this software and associated documentation
    files (the "Software"), to deal in the Software without
    restriction, including without limitation the rights to use, copy,
    modify, merge, publish, distribute, sublicense, and/or sell copies
    of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be
    included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
    NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
    HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    OTHER DEALINGS IN THE SOFTWARE.