summaryrefslogtreecommitdiff
path: root/mpn/m88k
diff options
context:
space:
mode:
authortege <tege@gmplib.org>2007-09-18 20:30:41 +0200
committertege <tege@gmplib.org>2007-09-18 20:30:41 +0200
commit629508e4f69bc6e31dc30ce4fde24c71be9b4427 (patch)
treee268f3787856d9f688fd9ec74b5f7b434e22ddb1 /mpn/m88k
parent1ddc0d7f48253c34c6a155e55b13a9df0ec14278 (diff)
downloadgmp-629508e4f69bc6e31dc30ce4fde24c71be9b4427.tar.gz
Update license to version 3.
Diffstat (limited to 'mpn/m88k')
-rw-r--r--mpn/m88k/README6
-rw-r--r--mpn/m88k/add_n.s6
-rw-r--r--mpn/m88k/mc88110/add_n.S6
-rw-r--r--mpn/m88k/mc88110/addmul_1.s6
-rw-r--r--mpn/m88k/mc88110/mul_1.s6
-rw-r--r--mpn/m88k/mc88110/sub_n.S6
-rw-r--r--mpn/m88k/mul_1.s6
-rw-r--r--mpn/m88k/sub_n.s6
8 files changed, 16 insertions, 32 deletions
diff --git a/mpn/m88k/README b/mpn/m88k/README
index da07066a5..046e3bf19 100644
--- a/mpn/m88k/README
+++ b/mpn/m88k/README
@@ -4,7 +4,7 @@ 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
+the Free Software Foundation; either version 3 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
@@ -13,9 +13,7 @@ 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., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301, USA.
+along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
diff --git a/mpn/m88k/add_n.s b/mpn/m88k/add_n.s
index 30b096009..db2fffff3 100644
--- a/mpn/m88k/add_n.s
+++ b/mpn/m88k/add_n.s
@@ -7,7 +7,7 @@
; 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
+; the Free Software Foundation; either version 3 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
@@ -16,9 +16,7 @@
; 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., 51 Franklin Street, Fifth Floor, Boston,
-; MA 02110-1301, USA.
+; along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
; INPUT PARAMETERS
diff --git a/mpn/m88k/mc88110/add_n.S b/mpn/m88k/mc88110/add_n.S
index 4b06e0b04..3b627c01a 100644
--- a/mpn/m88k/mc88110/add_n.S
+++ b/mpn/m88k/mc88110/add_n.S
@@ -7,7 +7,7 @@
; 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
+; the Free Software Foundation; either version 3 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
@@ -16,9 +16,7 @@
; 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., 51 Franklin Street, Fifth Floor, Boston,
-; MA 02110-1301, USA.
+; along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
; INPUT PARAMETERS
diff --git a/mpn/m88k/mc88110/addmul_1.s b/mpn/m88k/mc88110/addmul_1.s
index 3c5ec296c..f41283395 100644
--- a/mpn/m88k/mc88110/addmul_1.s
+++ b/mpn/m88k/mc88110/addmul_1.s
@@ -7,7 +7,7 @@
; 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
+; the Free Software Foundation; either version 3 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
@@ -16,9 +16,7 @@
; 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., 51 Franklin Street, Fifth Floor, Boston,
-; MA 02110-1301, USA.
+; along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
; INPUT PARAMETERS
diff --git a/mpn/m88k/mc88110/mul_1.s b/mpn/m88k/mc88110/mul_1.s
index 32be765ad..e8e88790a 100644
--- a/mpn/m88k/mc88110/mul_1.s
+++ b/mpn/m88k/mc88110/mul_1.s
@@ -7,7 +7,7 @@
; 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
+; the Free Software Foundation; either version 3 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
@@ -16,9 +16,7 @@
; 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., 51 Franklin Street, Fifth Floor, Boston,
-; MA 02110-1301, USA.
+; along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
; INPUT PARAMETERS
diff --git a/mpn/m88k/mc88110/sub_n.S b/mpn/m88k/mc88110/sub_n.S
index 29d5cc852..a21a2cc0c 100644
--- a/mpn/m88k/mc88110/sub_n.S
+++ b/mpn/m88k/mc88110/sub_n.S
@@ -7,7 +7,7 @@
; 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
+; the Free Software Foundation; either version 3 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
@@ -16,9 +16,7 @@
; 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., 51 Franklin Street, Fifth Floor, Boston,
-; MA 02110-1301, USA.
+; along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
; INPUT PARAMETERS
diff --git a/mpn/m88k/mul_1.s b/mpn/m88k/mul_1.s
index 8e5b80ad8..5c385bd35 100644
--- a/mpn/m88k/mul_1.s
+++ b/mpn/m88k/mul_1.s
@@ -7,7 +7,7 @@
; 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
+; the Free Software Foundation; either version 3 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
@@ -16,9 +16,7 @@
; 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., 51 Franklin Street, Fifth Floor, Boston,
-; MA 02110-1301, USA.
+; along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
; INPUT PARAMETERS
diff --git a/mpn/m88k/sub_n.s b/mpn/m88k/sub_n.s
index 0be1d43ee..9ea78ff3a 100644
--- a/mpn/m88k/sub_n.s
+++ b/mpn/m88k/sub_n.s
@@ -7,7 +7,7 @@
; 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
+; the Free Software Foundation; either version 3 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
@@ -16,9 +16,7 @@
; 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., 51 Franklin Street, Fifth Floor, Boston,
-; MA 02110-1301, USA.
+; along with the GNU MP Library. If not, see http://www.gnu.org/licenses/.
; INPUT PARAMETERS