summaryrefslogtreecommitdiff
path: root/longlong.h
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2014-01-28 00:30:04 +0100
committerTorbjorn Granlund <tege@gmplib.org>2014-01-28 00:30:04 +0100
commitf26f66f34ff80c58625b3732bc3c2c27756a93ae (patch)
tree52b7ed07c3dd3dbdcf39f2e724c777bf996c6eda /longlong.h
parente3c753b89b7ba6a35bd1617162951b13f1a683f8 (diff)
downloadgmp-f26f66f34ff80c58625b3732bc3c2c27756a93ae.tar.gz
Update library files license to use LGPL3+ and GPL2+.
Diffstat (limited to 'longlong.h')
-rw-r--r--longlong.h37
1 files changed, 25 insertions, 12 deletions
diff --git a/longlong.h b/longlong.h
index 65aac003a..f144dee9e 100644
--- a/longlong.h
+++ b/longlong.h
@@ -3,18 +3,31 @@
Copyright 1991-1994, 1996, 1997, 1999-2005, 2007-2009, 2011-2013 Free Software
Foundation, Inc.
-This file 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 3 of the License, or (at your option) any
-later version.
-
-This file 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 this file. If not, see https://www.gnu.org/licenses/. */
+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 either:
+
+ * the GNU Lesser General Public License as published by the Free
+ Software Foundation; either version 3 of the License, or (at your
+ option) any later version.
+
+or
+
+ * the GNU General Public License as published by the Free Software
+ Foundation; either version 2 of the License, or (at your option) any
+ later version.
+
+or both in parallel, as here.
+
+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 General Public License
+for more details.
+
+You should have received copies of the GNU General Public License and the
+GNU Lesser General Public License along with the GNU MP Library. If not,
+see https://www.gnu.org/licenses/. */
/* You have to define the following before including this file: