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/emultempl/gld960.em | |
parent | 9553c6388c435343a5adf77888647ace94808024 (diff) | |
download | binutils-gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.gz |
update copyright dates
Diffstat (limited to 'ld/emultempl/gld960.em')
-rw-r--r-- | ld/emultempl/gld960.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/gld960.em b/ld/emultempl/gld960.em index 10e60e7ef08..83819c127fd 100644 --- a/ld/emultempl/gld960.em +++ b/ld/emultempl/gld960.em @@ -1,7 +1,7 @@ # This shell script emits a C file. -*- C -*- # It does some substitutions. cat >e${EMULATION_NAME}.c <<EOF -/* Copyright 1991, 1992, 1994, 1999, 2000, 2001, 2002, 2003 +/* Copyright 1991, 1992, 1994, 1999, 2000, 2001, 2002, 2003, 2005 Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. |