diff options
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'. + |