From d87bef3a7bc827fa36a69d2c334aa82f7d188d81 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sun, 1 Jan 2023 16:38:42 +1030 Subject: Update year range in copyright notice of binutils files The newer update-copyright.py fixes file encoding too, removing cr/lf on binutils/bfdtest2.c and ld/testsuite/ld-cygwin/exe-export.exp, and embedded cr in binutils/testsuite/binutils-all/ar.exp string match. --- gold/resolve.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gold/resolve.cc') diff --git a/gold/resolve.cc b/gold/resolve.cc index daf1edac3a3..c8c10dfb958 100644 --- a/gold/resolve.cc +++ b/gold/resolve.cc @@ -1,6 +1,6 @@ // resolve.cc -- symbol resolution for gold -// Copyright (C) 2006-2022 Free Software Foundation, Inc. +// Copyright (C) 2006-2023 Free Software Foundation, Inc. // Written by Ian Lance Taylor . // This file is part of gold. -- cgit v1.2.1