diff options
author | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2005-03-03 11:52:12 +0000 |
commit | aef6203bd6d412d65f539a41f1abd07b14d7a05d (patch) | |
tree | b2000045d29334369a5c4df432932663bebd914c /ld/deffilep.y | |
parent | 9553c6388c435343a5adf77888647ace94808024 (diff) | |
download | gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.zip gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.gz gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.bz2 |
update copyright dates
Diffstat (limited to 'ld/deffilep.y')
-rw-r--r-- | ld/deffilep.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/deffilep.y b/ld/deffilep.y index 5dc26c6..aa09136 100644 --- a/ld/deffilep.y +++ b/ld/deffilep.y @@ -1,6 +1,6 @@ %{ /* deffilep.y - parser for .def files */ -/* Copyright 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003 +/* Copyright 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc. This file is part of GNU Binutils. |