From a2c5833233df078288c791c348a265c96c6182da Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sun, 2 Jan 2022 09:00:17 +1030 Subject: 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. --- gold/fileread.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gold/fileread.cc') diff --git a/gold/fileread.cc b/gold/fileread.cc index 12ae1b4a6e8..2b653f78c2e 100644 --- a/gold/fileread.cc +++ b/gold/fileread.cc @@ -1,6 +1,6 @@ // fileread.cc -- read files for gold -// Copyright (C) 2006-2021 Free Software Foundation, Inc. +// Copyright (C) 2006-2022 Free Software Foundation, Inc. // Written by Ian Lance Taylor . // This file is part of gold. -- cgit v1.2.1