summaryrefslogtreecommitdiff
path: root/macos
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-07-27 00:25:10 +0200
committerKevin Ryde <user42@zip.com.au>2000-07-27 00:25:10 +0200
commitc8a3532d36dff45d24cd53a1ce8afb43e531d91f (patch)
tree895873b8880eb3dabf9dfbaee68c2473bc78f96d /macos
parent94086c11edd78888632df6e181cc05f7e47a8530 (diff)
downloadgmp-c8a3532d36dff45d24cd53a1ce8afb43e531d91f.tar.gz
Put full LGPL notice.
Diffstat (limited to 'macos')
-rw-r--r--macos/Makefile.in25
1 files changed, 17 insertions, 8 deletions
diff --git a/macos/Makefile.in b/macos/Makefile.in
index 5670a50b2..d9f5fe263 100644
--- a/macos/Makefile.in
+++ b/macos/Makefile.in
@@ -1,12 +1,21 @@
# Copyright (C) 2000 Free Software Foundation, Inc.
-# This makefile.mpw is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
+#
+# 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.
VERSION = @version@