summaryrefslogtreecommitdiff
path: root/ld/ldlex.l
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2020-01-01 18:27:01 +1030
committerAlan Modra <amodra@gmail.com>2020-01-01 18:42:54 +1030
commitb3adc24a0713411ab38a21dc894dd40dbc5c8f4f (patch)
treeb8560105c94a315c1d40904f9b5cd58a9f2c7934 /ld/ldlex.l
parent0b11474080800192797236e30857a42818f5560d (diff)
downloadbinutils-gdb-b3adc24a0713411ab38a21dc894dd40dbc5c8f4f.tar.gz
Update year range in copyright notice of binutils files
Diffstat (limited to 'ld/ldlex.l')
-rw-r--r--ld/ldlex.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ldlex.l b/ld/ldlex.l
index 44148cef3cf..0fcbe84c8b5 100644
--- a/ld/ldlex.l
+++ b/ld/ldlex.l
@@ -2,7 +2,7 @@
%{
-/* Copyright (C) 1991-2019 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2020 Free Software Foundation, Inc.
Written by Steve Chamberlain of Cygnus Support.
This file is part of the GNU Binutils.