diff options
author | Alan Modra <amodra@gmail.com> | 2022-01-02 09:00:17 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-01-02 12:04:28 +1030 |
commit | a2c5833233df078288c791c348a265c96c6182da (patch) | |
tree | f5eff10f74757fb7ebde3b831ee7f6b7b937d0a3 /gold/testsuite/test.h | |
parent | Automatic date update in version.in (diff) | |
download | binutils-gdb-a2c5833233df078288c791c348a265c96c6182da.tar.gz binutils-gdb-a2c5833233df078288c791c348a265c96c6182da.tar.bz2 binutils-gdb-a2c5833233df078288c791c348a265c96c6182da.zip |
Update year range in copyright notice of binutils files
The result of running etc/update-copyright.py --this-year, fixing all
the files whose mode is changed by the script, plus a build with
--enable-maintainer-mode --enable-cgen-maint=yes, then checking
out */po/*.pot which we don't update frequently.
The copy of cgen was with commit d1dd5fcc38ead reverted as that commit
breaks building of bfp opcodes files.
Diffstat (limited to 'gold/testsuite/test.h')
-rw-r--r-- | gold/testsuite/test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gold/testsuite/test.h b/gold/testsuite/test.h index 53842bd2d9e..1da17593fdd 100644 --- a/gold/testsuite/test.h +++ b/gold/testsuite/test.h @@ -1,6 +1,6 @@ // test.h -- simplistic test framework for gold unittests -*- C++ -*- -// Copyright (C) 2006-2021 Free Software Foundation, Inc. +// Copyright (C) 2006-2022 Free Software Foundation, Inc. // Written by Ian Lance Taylor <iant@google.com>. // This file is part of gold. |