summaryrefslogtreecommitdiff
path: root/ld/deffilep.y
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
committerAlan Modra <amodra@gmail.com>2009-09-02 07:25:43 +0000
commitaa820537ead0135a7c38c619039dce8a6fc74ed1 (patch)
tree459127ee92f9cca7b323fcce86aef03f1ad6d5b7 /ld/deffilep.y
parent8e957354b3222d1963e25338c1f92ed5b29d0251 (diff)
downloadbinutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz
update copyright dates
Diffstat (limited to 'ld/deffilep.y')
-rw-r--r--ld/deffilep.y4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/deffilep.y b/ld/deffilep.y
index 83872f5981b..6f47b99432a 100644
--- a/ld/deffilep.y
+++ b/ld/deffilep.y
@@ -1,7 +1,7 @@
%{ /* deffilep.y - parser for .def files */
-/* Copyright 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
- Free Software Foundation, Inc.
+/* Copyright 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006,
+ 2007, 2009 Free Software Foundation, Inc.
This file is part of GNU Binutils.