diff options
author | ivan <ivan> | 2002-01-10 16:11:20 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-01-10 16:11:20 +0000 |
commit | 8cb39114b5aa93a59c0cfbbb4b231674c0540003 (patch) | |
tree | 5aca07674e80f1c3ff6d32f9b43f57134be8ad83 /Documentation/COPYING |
Diffstat (limited to 'Documentation/COPYING')
-rw-r--r-- | Documentation/COPYING | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Documentation/COPYING b/Documentation/COPYING new file mode 100644 index 0000000..f0bef88 --- /dev/null +++ b/Documentation/COPYING @@ -0,0 +1,26 @@ +Copyright (C) 2001 Ivan Kohler +All rights reserved + + This program is free software; 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 2, or (at your option) any + later version, or + + b) the "Artistic License" + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See either the + GNU General Public License or the Artistic License for more details. + + You should have received a copy of the GNU General Public + License along with this program, in the file `GPL'; if not, + write to the Free Software Foundation, Inc., 59 Temple Place - Suite + 330, Boston, MA 02111-1307, USA. + + You should have received a copy of the Artistic License along with + this program, in the file `Artistic'; if not, download it from + http://www.perl.com/CPAN/doc/misc/license/Artistic + |