File: copyright

package info (click to toggle)
libsvn-web-perl 0.63-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 736 kB
  • sloc: perl: 1,987; sh: 73; makefile: 11
file content (23 lines) | stat: -rw-r--r-- 854 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/dist/SVN-Web
Upstream-Name: SVN-Web

Files: *
Copyright: 2003-2004 by Chia-liang Kao <clkao@clkao.org>.
           2005-2007 by Nik Clayton <nik@FreeBSD.org>.
License: Artistic

Files: debian/*
Copyright: 2007 David Moreno Garza <damog@debian.org>
License: Artistic

License: Artistic
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 .
 See http://www.perl.com/perl/misc/Artistic.html
 .
 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'.