summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-10-08 23:54:13 +0200
committerKevin Ryde <user42@zip.com.au>2001-10-08 23:54:13 +0200
commitea5459dcc0c66132d2529c33e067c71429d24165 (patch)
treeeeb311a043c11eecd2e9d8a3ea171ea8c7ac356f /NEWS
parent758c01b63b4067f5e610a778d48609fb83e96121 (diff)
downloadgmp-ea5459dcc0c66132d2529c33e067c71429d24165.tar.gz
Add a copyright notice.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a11b6a920..f6f0fe81d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Copyright 1996, 1999, 2000, 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.
+
+
Changes between MP version 3.1.1 and 4.0
* Bug fixes.