File: copyright

package info (click to toggle)
libapache-template-perl 0.09-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 116 kB
  • ctags: 52
  • sloc: perl: 391; makefile: 45
file content (34 lines) | stat: -rw-r--r-- 1,269 bytes parent folder | download
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
This package was debianized by Stephen Quinney <sjq@debian.org> on
Sat, 07 Feb 2004 13:08:38 +0000
It is currently maintained by
Vctor Prez Pereira <vperez@debianvenezuela.org>

It was downloaded from http://search.cpan.org/CPAN/authors/id/A/AB/ABW/

Author: Andy Wardley <abw@wardley.org>
 
This module has been derived in part from the 'Grover' module by
Darren Chamberlain (darren@boston.com). Darren kindly donated his code
for integration into the Apache::Template module.


Copyright:

     Copyright (C) 1996-2003 Andy Wardley.  All Rights Reserved.
     Copyright (C) 1998-2002 Canon Research Centre Europe Ltd.

     This module is free software; you can redistribute it and/or
     modify it under the same terms as Perl itself.

     This means that you can redistribute it and/or modify it under
     the terms of either:
 
     a) the GNU General Public License as published by the Free
        Software Foundation; either version 1, or (at your option) any
        later version, or
 
     b) the "Artistic License" which comes with Perl.
 
     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'.