File: copyright

package info (click to toggle)
librelative-perl 0.04-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 124 kB
  • ctags: 17
  • sloc: perl: 243; makefile: 38
file content (19 lines) | stat: -rw-r--r-- 835 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
This is the debian package for the relative module.
The Debian packaging is (C) 2008, Edi Stojicevic <estojicevic@debianworld.org> and
is licensed under the same terms as the software itself (see below).

Upstream author: Sébastien Aperghis-Tramoni <maddingue@free.fr>

Upstream source location: http://search.cpan.org/dist/relative/

License and copyright:

 Copyright 2007 Sébastien Aperghis-Tramoni, all rights reserved.

 This module 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'.