summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-09 00:53:06 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-09 00:53:06 +0200
commit0ef2c15da3ed0420166b8b4b63d5214d00a22e85 (patch)
treee644312e146922a2effd53925c8eb774165085f6 /demos
parent16c4de55ab462ea7226dd1f8e4a10a590fa0f05d (diff)
downloadgmp-0ef2c15da3ed0420166b8b4b63d5214d00a22e85.tar.gz
Add a copyright notice.
Diffstat (limited to 'demos')
-rw-r--r--demos/perl/INSTALL22
1 files changed, 22 insertions, 0 deletions
diff --git a/demos/perl/INSTALL b/demos/perl/INSTALL
index c2ca87b21..5f807f403 100644
--- a/demos/perl/INSTALL
+++ b/demos/perl/INSTALL
@@ -1,3 +1,25 @@
+Copyright 2001 Free Software Foundation, Inc.
+
+This file is part of the GNU MP Library.
+
+The GNU MP Library is free software; you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as published by
+the Free Software Foundation; either version 2.1 of the License, or (at your
+option) any later version.
+
+The GNU MP Library 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 the GNU Lesser General Public
+License for more details.
+
+You should have received a copy of the GNU Lesser General Public License
+along with the GNU MP Library; see the file COPYING.LIB. If not, write to
+the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
+02111-1307, USA.
+
+
+
+
GMP PERL MODULE INSTALLATION