aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.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/ldgram.y
parent8e957354b3222d1963e25338c1f92ed5b29d0251 (diff)
downloadfsf-binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.zip
fsf-binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.gz
fsf-binutils-gdb-aa820537ead0135a7c38c619039dce8a6fc74ed1.tar.bz2
update copyright dates
Diffstat (limited to 'ld/ldgram.y')
-rw-r--r--ld/ldgram.y3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ldgram.y b/ld/ldgram.y
index 4d06725..aa639a1 100644
--- a/ld/ldgram.y
+++ b/ld/ldgram.y
@@ -1,6 +1,7 @@
/* A YACC grammar to parse a superset of the AT&T linker scripting language.
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
- 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2009 Free Software Foundation, Inc.
+ 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+ Free Software Foundation, Inc.
Written by Steve Chamberlain of Cygnus Support (steve@cygnus.com).
This file is part of the GNU Binutils.