summaryrefslogtreecommitdiff
path: root/printf
diff options
context:
space:
mode:
Diffstat (limited to 'printf')
-rw-r--r--printf/obprintf.c2
-rw-r--r--printf/obprntffuns.c2
-rw-r--r--printf/obvprintf.c2
-rw-r--r--printf/repl-vsnprintf.c2
-rw-r--r--printf/snprntffuns.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/printf/obprintf.c b/printf/obprintf.c
index 4a7517361..c12d6de6c 100644
--- a/printf/obprintf.c
+++ b/printf/obprintf.c
@@ -1,6 +1,6 @@
/* gmp_obstack_printf -- formatted output to an obstack.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/printf/obprntffuns.c b/printf/obprntffuns.c
index b7e19d036..a23e4e85f 100644
--- a/printf/obprntffuns.c
+++ b/printf/obprntffuns.c
@@ -5,7 +5,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 2001 Free Software Foundation, Inc.
+Copyright 2001, 2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/printf/obvprintf.c b/printf/obvprintf.c
index bfb5f85d4..7563c111e 100644
--- a/printf/obvprintf.c
+++ b/printf/obvprintf.c
@@ -1,6 +1,6 @@
/* gmp_obstack_vprintf -- formatted output to an obstack.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/printf/repl-vsnprintf.c b/printf/repl-vsnprintf.c
index e61d69ed0..d22867122 100644
--- a/printf/repl-vsnprintf.c
+++ b/printf/repl-vsnprintf.c
@@ -5,7 +5,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
diff --git a/printf/snprntffuns.c b/printf/snprntffuns.c
index 562227908..885c7ab57 100644
--- a/printf/snprntffuns.c
+++ b/printf/snprntffuns.c
@@ -4,7 +4,7 @@
CERTAIN TO BE SUBJECT TO INCOMPATIBLE CHANGES OR DISAPPEAR COMPLETELY IN
FUTURE GNU MP RELEASES.
-Copyright 2001, 2002 Free Software Foundation, Inc.
+Copyright 2001, 2002, 2018 Free Software Foundation, Inc.
This file is part of the GNU MP Library.