summaryrefslogtreecommitdiff
path: root/ld/ldlex.l
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-01-01 21:55:12 +1030
committerAlan Modra <amodra@gmail.com>2016-01-01 23:00:01 +1030
commit6f2750feaf2827ef8a1a0a5b2f90c1e9a6cabbd1 (patch)
treeb13a0b52caeac4086d83b89ea2cfe51ba3f9e40c /ld/ldlex.l
parent3499769a6a6d3acb48d4d7eef5f656b22fecaeb8 (diff)
Copyright update for binutils
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 d9ef8301d5..d70fad1a97 100644
--- a/ld/ldlex.l
+++ b/ld/ldlex.l
@@ -2,7 +2,7 @@
%{
-/* Copyright (C) 1991-2015 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2016 Free Software Foundation, Inc.
Written by Steve Chamberlain of Cygnus Support.
This file is part of the GNU Binutils.