diff options
author | Alan Modra <amodra@gmail.com> | 2019-01-01 21:01:27 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2019-01-01 22:06:53 +1030 |
commit | 827041555ac443bd57340060f3e034fd7b199dd8 (patch) | |
tree | 5b72b654be826296dcf40dde36b7b4b9d897d698 /libiberty/testsuite | |
parent | d5c04e1bf81c06ab5c30e69eb41b5cea9136a109 (diff) | |
download | gdb-827041555ac443bd57340060f3e034fd7b199dd8.zip gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.gz gdb-827041555ac443bd57340060f3e034fd7b199dd8.tar.bz2 |
Update year range in copyright notice of binutils files
Diffstat (limited to 'libiberty/testsuite')
-rw-r--r-- | libiberty/testsuite/Makefile.in | 2 | ||||
-rw-r--r-- | libiberty/testsuite/demangler-fuzzer.c | 2 | ||||
-rw-r--r-- | libiberty/testsuite/test-demangle.c | 2 | ||||
-rw-r--r-- | libiberty/testsuite/test-expandargv.c | 2 | ||||
-rw-r--r-- | libiberty/testsuite/test-pexecute.c | 2 | ||||
-rw-r--r-- | libiberty/testsuite/test-strtol.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/libiberty/testsuite/Makefile.in b/libiberty/testsuite/Makefile.in index 4973bd8..6b6b970 100644 --- a/libiberty/testsuite/Makefile.in +++ b/libiberty/testsuite/Makefile.in @@ -1,6 +1,6 @@ # # Makefile -# Copyright (C) 1999-2018 Free Software Foundation, Inc. +# Copyright (C) 1999-2019 Free Software Foundation, Inc. # # This file is part of the libiberty library. # Libiberty is free software; you can redistribute it and/or diff --git a/libiberty/testsuite/demangler-fuzzer.c b/libiberty/testsuite/demangler-fuzzer.c index 62e6034..c291e6c 100644 --- a/libiberty/testsuite/demangler-fuzzer.c +++ b/libiberty/testsuite/demangler-fuzzer.c @@ -1,6 +1,6 @@ /* Demangler fuzzer. - Copyright (C) 2014-2018 Free Software Foundation, Inc. + Copyright (C) 2014-2019 Free Software Foundation, Inc. This file is part of GNU libiberty. diff --git a/libiberty/testsuite/test-demangle.c b/libiberty/testsuite/test-demangle.c index c314a4c..9943b1c 100644 --- a/libiberty/testsuite/test-demangle.c +++ b/libiberty/testsuite/test-demangle.c @@ -1,5 +1,5 @@ /* Demangler test program, - Copyright (C) 2002-2018 Free Software Foundation, Inc. + Copyright (C) 2002-2019 Free Software Foundation, Inc. Written by Zack Weinberg <zack@codesourcery.com This file is part of GNU libiberty. diff --git a/libiberty/testsuite/test-expandargv.c b/libiberty/testsuite/test-expandargv.c index 6eb1938..234de9a 100644 --- a/libiberty/testsuite/test-expandargv.c +++ b/libiberty/testsuite/test-expandargv.c @@ -1,5 +1,5 @@ /* expandargv test program, - Copyright (C) 2006-2018 Free Software Foundation, Inc. + Copyright (C) 2006-2019 Free Software Foundation, Inc. Written by Carlos O'Donell <carlos@codesourcery.com> This file is part of the libiberty library, which is part of GCC. diff --git a/libiberty/testsuite/test-pexecute.c b/libiberty/testsuite/test-pexecute.c index 150fff3..a92fae7 100644 --- a/libiberty/testsuite/test-pexecute.c +++ b/libiberty/testsuite/test-pexecute.c @@ -1,5 +1,5 @@ /* Pexecute test program, - Copyright (C) 2005-2018 Free Software Foundation, Inc. + Copyright (C) 2005-2019 Free Software Foundation, Inc. Written by Ian Lance Taylor <ian@airs.com>. This file is part of GNU libiberty. diff --git a/libiberty/testsuite/test-strtol.c b/libiberty/testsuite/test-strtol.c index e051018..28cce83 100644 --- a/libiberty/testsuite/test-strtol.c +++ b/libiberty/testsuite/test-strtol.c @@ -1,5 +1,5 @@ /* Test program for strtol family of funtions, - Copyright (C) 2014-2018 Free Software Foundation, Inc. + Copyright (C) 2014-2019 Free Software Foundation, Inc. Written by Yury Gribov <y.gribov@samsung.com> This file is part of the libiberty library, which is part of GCC. |