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/gold.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gold/gold.cc') diff --git a/gold/gold.cc b/gold/gold.cc index 2891d16..9fcb1f2 100644 --- a/gold/gold.cc +++ b/gold/gold.cc @@ -1,6 +1,6 @@ // gold.cc -- main linker functions -// 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.1