diff options
author | ivan <ivan> | 2004-09-28 01:23:28 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-09-28 01:23:28 +0000 |
commit | 2b1b66f063003f81852be6481910d0211dfe72aa (patch) | |
tree | b6b2d5e5f2edb7ac05c1ca8ef001c29de1f0a6c1 /debian/copyright | |
parent | c2fa076a4e7ba0dcad67d8781921fc49ba46eda4 (diff) |
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..b1cb494 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,13 @@ +This is the debian package for the DBIx::Profile module. +It was created by Ivan Kohler <ivan-debian@420.am> using dh-make-perl. + +Copyright (c) 1999,2000 Jeff Lathan, Kerry Clendinning. All rights reserved. + +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'. + |