aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlex.l
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
committerAlan Modra <amodra@gmail.com>2014-03-05 22:16:15 +1030
commit4b95cf5c0c75d6efc1b2f96af72317aecca079f1 (patch)
tree665946eb3fd6cfcaac5029a0d44741e7fdc08d3e /ld/ldlex.l
parent45965137bee4946dca3cd99285f2a7afe6b99aeb (diff)
downloadgdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.zip
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.gz
gdb-4b95cf5c0c75d6efc1b2f96af72317aecca079f1.tar.bz2
Update copyright years
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 1695c27..234867c 100644
--- a/ld/ldlex.l
+++ b/ld/ldlex.l
@@ -2,7 +2,7 @@
%{
-/* Copyright 1991-2013 Free Software Foundation, Inc.
+/* Copyright (C) 1991-2014 Free Software Foundation, Inc.
Written by Steve Chamberlain of Cygnus Support.
This file is part of the GNU Binutils.