summaryrefslogtreecommitdiff
path: root/cxx
diff options
context:
space:
mode:
authorTorbjorn Granlund <tege@gmplib.org>2014-01-19 21:43:22 +0100
committerTorbjorn Granlund <tege@gmplib.org>2014-01-19 21:43:22 +0100
commit447299c13f05b6346aab1308254f108a2b6c35e8 (patch)
tree966a573559eba3e7322dad439d41e11be90200c9 /cxx
parent75a9644b62a216d51758c93e1eaa2f9110553586 (diff)
downloadgmp-447299c13f05b6346aab1308254f108a2b6c35e8.tar.gz
Canonicalise copyright headers.
Diffstat (limited to 'cxx')
-rw-r--r--cxx/Makefile.am6
-rw-r--r--cxx/dummy.cc6
-rw-r--r--cxx/isfuns.cc6
-rw-r--r--cxx/ismpf.cc6
-rw-r--r--cxx/ismpq.cc6
-rw-r--r--cxx/ismpz.cc6
-rw-r--r--cxx/ismpznw.cc6
-rw-r--r--cxx/limits.cc6
-rw-r--r--cxx/osdoprnti.cc6
-rw-r--r--cxx/osfuns.cc6
-rw-r--r--cxx/osmpf.cc6
-rw-r--r--cxx/osmpq.cc6
-rw-r--r--cxx/osmpz.cc6
13 files changed, 39 insertions, 39 deletions
diff --git a/cxx/Makefile.am b/cxx/Makefile.am
index 7388dded4..82b136ba6 100644
--- a/cxx/Makefile.am
+++ b/cxx/Makefile.am
@@ -5,9 +5,9 @@
# 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 3 of the License, or (at your
-# option) any later version.
+# 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.
#
# 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
diff --git a/cxx/dummy.cc b/cxx/dummy.cc
index 4335363a6..146db848a 100644
--- a/cxx/dummy.cc
+++ b/cxx/dummy.cc
@@ -5,9 +5,9 @@ Copyright 2002 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/isfuns.cc b/cxx/isfuns.cc
index 9501c7835..e97533fbe 100644
--- a/cxx/isfuns.cc
+++ b/cxx/isfuns.cc
@@ -5,9 +5,9 @@ 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/ismpf.cc b/cxx/ismpf.cc
index 1f63396ca..bff59f307 100644
--- a/cxx/ismpf.cc
+++ b/cxx/ismpf.cc
@@ -5,9 +5,9 @@ Copyright 2001, 2003 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/ismpq.cc b/cxx/ismpq.cc
index 9c6bf9295..8438f298d 100644
--- a/cxx/ismpq.cc
+++ b/cxx/ismpq.cc
@@ -5,9 +5,9 @@ Copyright 2003 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/ismpz.cc b/cxx/ismpz.cc
index 8d4a9dc30..2f0d79195 100644
--- a/cxx/ismpz.cc
+++ b/cxx/ismpz.cc
@@ -5,9 +5,9 @@ Copyright 2001, 2003 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/ismpznw.cc b/cxx/ismpznw.cc
index 193c726c6..7bcf6e753 100644
--- a/cxx/ismpznw.cc
+++ b/cxx/ismpznw.cc
@@ -5,9 +5,9 @@ Copyright 2001, 2003 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/limits.cc b/cxx/limits.cc
index c05ea3f52..deb6651f9 100644
--- a/cxx/limits.cc
+++ b/cxx/limits.cc
@@ -5,9 +5,9 @@ Copyright 2012 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/osdoprnti.cc b/cxx/osdoprnti.cc
index 67a7abe04..fd16949b8 100644
--- a/cxx/osdoprnti.cc
+++ b/cxx/osdoprnti.cc
@@ -9,9 +9,9 @@ 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/osfuns.cc b/cxx/osfuns.cc
index 55a1a79c8..1cfb5fe9b 100644
--- a/cxx/osfuns.cc
+++ b/cxx/osfuns.cc
@@ -9,9 +9,9 @@ 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/osmpf.cc b/cxx/osmpf.cc
index 93372bdaf..c788d6f26 100644
--- a/cxx/osmpf.cc
+++ b/cxx/osmpf.cc
@@ -5,9 +5,9 @@ Copyright 2001, 2002 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/osmpq.cc b/cxx/osmpq.cc
index c46c23045..f6baab85a 100644
--- a/cxx/osmpq.cc
+++ b/cxx/osmpq.cc
@@ -5,9 +5,9 @@ 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 3 of the License, or (at your
-option) any later version.
+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.
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
diff --git a/cxx/osmpz.cc b/cxx/osmpz.cc
index 9017f8dd4..fe2dcb0c5 100644
--- a/cxx/osmpz.cc
+++ b/cxx/osmpz.cc
@@ -5,9 +5,9 @@ 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 3 of the License, or (at your
-option) any later version.
+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.
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