File: COPYRIGHT

package info (click to toggle)
librdf-rdfa-generator-perl 0.103-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 400 kB
  • ctags: 277
  • sloc: perl: 4,059; makefile: 12
file content (71 lines) | stat: -rw-r--r-- 2,744 bytes parent folder | download | duplicates (2)
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
64
65
66
67
68
69
70
71
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RDF-RDFa-Generator
Upstream-Contact: <http://purl.org/NET/cpan-uri/person/tobyink>
Source: https://metacpan.org/release/RDF-RDFa-Generator

Files: COPYRIGHT
Copyright: None
License: public-domain
Comment: This file! Automatically generated.

Files: inc/Module/Install.pm
Copyright: Copyright 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy.
License: GPL-1.0+ or Artistic-1.0

Files: inc/Module/Install/Base.pm
Copyright: Copyright 2003, 2004 by Audrey Tang <autrijus@autrijus.org>.
License: GPL-1.0+ or Artistic-1.0

Files: inc/Module/Install/Include.pm
Copyright: Copyright 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy.
License: GPL-1.0+ or Artistic-1.0

Files: inc/Module/Install/Makefile.pm
Copyright: Copyright 2002, 2003, 2004 Audrey Tang and Brian Ingerson.
License: GPL-1.0+ or Artistic-1.0

Files: inc/Module/Install/Metadata.pm
Copyright: Copyright 2002 - 2012 Brian Ingerson, Audrey Tang and Adam Kennedy.
License: GPL-1.0+ or Artistic-1.0

Files: inc/Module/Install/Package.pm
Copyright: Copyright (c) 2011. Ingy doet Net.
License: GPL-1.0+ or Artistic-1.0

Files: inc/Module/Install/TrustMetaYml.pm
Copyright: This software is copyright (c) 2011-2012 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0

Files: inc/Scalar/Util.pm
Copyright: Copyright (c) 1997-2007 Graham Barr <gbarr@pobox.com>. All rights reserved. Copyright (c) 1999 Tuomas J. Lukka <lukka@iki.fi>. All rights reserved.
License: GPL-1.0+ or Artistic-1.0

Files: inc/YAML/Tiny.pm
Copyright: Copyright 2006 - 2012 Adam Kennedy.
License: GPL-1.0+ or Artistic-1.0

Files: inc/unicore/Name.pm
Copyright: 1993-2012, Larry Wall and others
License: GPL-1.0+ or Artistic-1.0

Files: inc/utf8.pm
Copyright: 1993-2012, Larry Wall and others
License: GPL-1.0+ or Artistic-1.0

Files: lib/RDF/RDFa/Generator.pm
Copyright: Copyright (C) 2010 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0

Files: lib/RDF/RDFa/Generator/HTML/Pretty/Note.pm
Copyright: Copyright (C) 2010 by Toby Inkster.
License: GPL-1.0+ or Artistic-1.0

Files: Changes HACKING LICENSE MANIFEST.SKIP Makefile.PL README TODO examples/example1-out.html examples/example1.css examples/example1.pl inc/Module/Package/Dist/RDF.pm lib/RDF/RDFa/Generator/HTML/Head.pm lib/RDF/RDFa/Generator/HTML/Hidden.pm lib/RDF/RDFa/Generator/HTML/Pretty.pm meta/changes.pret meta/doap.pret meta/makefile.pret t/01basic.t t/02_kk_namespaces.t
Copyright: Unknown
License: Unknown

License: GPL-1.0+ or Artistic-1.0
 This software is copyright (c) 2012 by the copyright holder(s).
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.