summaryrefslogtreecommitdiff
path: root/printf
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 /printf
parent75a9644b62a216d51758c93e1eaa2f9110553586 (diff)
downloadgmp-447299c13f05b6346aab1308254f108a2b6c35e8.tar.gz
Canonicalise copyright headers.
Diffstat (limited to 'printf')
-rw-r--r--printf/Makefile.am6
-rw-r--r--printf/asprintf.c6
-rw-r--r--printf/asprntffuns.c6
-rw-r--r--printf/doprnt.c6
-rw-r--r--printf/doprntf.c6
-rw-r--r--printf/doprnti.c6
-rw-r--r--printf/fprintf.c6
-rw-r--r--printf/obprintf.c6
-rw-r--r--printf/obprntffuns.c6
-rw-r--r--printf/obvprintf.c6
-rw-r--r--printf/printf.c6
-rw-r--r--printf/printffuns.c6
-rw-r--r--printf/repl-vsnprintf.c6
-rw-r--r--printf/snprintf.c6
-rw-r--r--printf/snprntffuns.c6
-rw-r--r--printf/sprintf.c6
-rw-r--r--printf/sprintffuns.c6
-rw-r--r--printf/vasprintf.c6
-rw-r--r--printf/vfprintf.c6
-rw-r--r--printf/vprintf.c6
-rw-r--r--printf/vsnprintf.c6
-rw-r--r--printf/vsprintf.c6
22 files changed, 66 insertions, 66 deletions
diff --git a/printf/Makefile.am b/printf/Makefile.am
index 88133363c..15ed17dea 100644
--- a/printf/Makefile.am
+++ b/printf/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/printf/asprintf.c b/printf/asprintf.c
index d7e4b5b7a..8185e185c 100644
--- a/printf/asprintf.c
+++ b/printf/asprintf.c
@@ -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/printf/asprntffuns.c b/printf/asprntffuns.c
index 0706f7bb5..e541c3036 100644
--- a/printf/asprntffuns.c
+++ b/printf/asprntffuns.c
@@ -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/printf/doprnt.c b/printf/doprnt.c
index f8a5d5a96..51b01585e 100644
--- a/printf/doprnt.c
+++ b/printf/doprnt.c
@@ -9,9 +9,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/printf/doprntf.c b/printf/doprntf.c
index ce7c2de45..5f4511e6f 100644
--- a/printf/doprntf.c
+++ b/printf/doprntf.c
@@ -9,9 +9,9 @@ Copyright 2001, 2002, 2011 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/printf/doprnti.c b/printf/doprnti.c
index 4b322b9d5..5eab5e5cc 100644
--- a/printf/doprnti.c
+++ b/printf/doprnti.c
@@ -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/printf/fprintf.c b/printf/fprintf.c
index 5c1829a09..c10260c34 100644
--- a/printf/fprintf.c
+++ b/printf/fprintf.c
@@ -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/printf/obprintf.c b/printf/obprintf.c
index 9a1e4a31b..9cb1e1c0e 100644
--- a/printf/obprintf.c
+++ b/printf/obprintf.c
@@ -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/printf/obprntffuns.c b/printf/obprntffuns.c
index 51ec42551..93b7f0f4e 100644
--- a/printf/obprntffuns.c
+++ b/printf/obprntffuns.c
@@ -10,9 +10,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/printf/obvprintf.c b/printf/obvprintf.c
index 394079379..a3314ee70 100644
--- a/printf/obvprintf.c
+++ b/printf/obvprintf.c
@@ -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/printf/printf.c b/printf/printf.c
index 45795dfa8..adfb21f71 100644
--- a/printf/printf.c
+++ b/printf/printf.c
@@ -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/printf/printffuns.c b/printf/printffuns.c
index b08a7d2fd..865d2d040 100644
--- a/printf/printffuns.c
+++ b/printf/printffuns.c
@@ -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/printf/repl-vsnprintf.c b/printf/repl-vsnprintf.c
index 7b15bd7f4..9d134c3a6 100644
--- a/printf/repl-vsnprintf.c
+++ b/printf/repl-vsnprintf.c
@@ -10,9 +10,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/printf/snprintf.c b/printf/snprintf.c
index a80e1937d..808084b62 100644
--- a/printf/snprintf.c
+++ b/printf/snprintf.c
@@ -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/printf/snprntffuns.c b/printf/snprntffuns.c
index fe774d684..d0bfdd46c 100644
--- a/printf/snprntffuns.c
+++ b/printf/snprntffuns.c
@@ -9,9 +9,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/printf/sprintf.c b/printf/sprintf.c
index 3e5ef7ce8..8250508c1 100644
--- a/printf/sprintf.c
+++ b/printf/sprintf.c
@@ -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/printf/sprintffuns.c b/printf/sprintffuns.c
index 80f6099cb..e54aa7cb2 100644
--- a/printf/sprintffuns.c
+++ b/printf/sprintffuns.c
@@ -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/printf/vasprintf.c b/printf/vasprintf.c
index 9f4f37019..1ef4b67c4 100644
--- a/printf/vasprintf.c
+++ b/printf/vasprintf.c
@@ -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/printf/vfprintf.c b/printf/vfprintf.c
index 00fb80bc6..b53e40ee6 100644
--- a/printf/vfprintf.c
+++ b/printf/vfprintf.c
@@ -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/printf/vprintf.c b/printf/vprintf.c
index 21837f46f..8e3b3eeea 100644
--- a/printf/vprintf.c
+++ b/printf/vprintf.c
@@ -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/printf/vsnprintf.c b/printf/vsnprintf.c
index 4a045db14..4fc48dcc2 100644
--- a/printf/vsnprintf.c
+++ b/printf/vsnprintf.c
@@ -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/printf/vsprintf.c b/printf/vsprintf.c
index 39129133d..99a26ca04 100644
--- a/printf/vsprintf.c
+++ b/printf/vsprintf.c
@@ -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