diff options
Diffstat (limited to 'gnulib')
-rw-r--r-- | gnulib/Makefile | 2 | ||||
-rw-r--r-- | gnulib/tst-gcc.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnulib/Makefile b/gnulib/Makefile index c23b649ff5..fc4a9c1425 100644 --- a/gnulib/Makefile +++ b/gnulib/Makefile @@ -1,4 +1,4 @@ -# Copyright (C) 1991-2018 Free Software Foundation, Inc. +# Copyright (C) 1991-2019 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or diff --git a/gnulib/tst-gcc.c b/gnulib/tst-gcc.c index b1cda8e504..fbefc57363 100644 --- a/gnulib/tst-gcc.c +++ b/gnulib/tst-gcc.c @@ -1,5 +1,5 @@ /* Test program for the gcc interface. - Copyright (C) 2000-2018 Free Software Foundation, Inc. + Copyright (C) 2000-2019 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@cygnus.com>. |