aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/linux.em
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2005-03-03 11:52:12 +0000
committerAlan Modra <amodra@gmail.com>2005-03-03 11:52:12 +0000
commitaef6203bd6d412d65f539a41f1abd07b14d7a05d (patch)
treeb2000045d29334369a5c4df432932663bebd914c /ld/emultempl/linux.em
parent9553c6388c435343a5adf77888647ace94808024 (diff)
downloadfsf-binutils-gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.zip
fsf-binutils-gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.gz
fsf-binutils-gdb-aef6203bd6d412d65f539a41f1abd07b14d7a05d.tar.bz2
update copyright dates
Diffstat (limited to 'ld/emultempl/linux.em')
-rw-r--r--ld/emultempl/linux.em4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/emultempl/linux.em b/ld/emultempl/linux.em
index d041b68..0d2dc5d 100644
--- a/ld/emultempl/linux.em
+++ b/ld/emultempl/linux.em
@@ -9,8 +9,8 @@ cat >e${EMULATION_NAME}.c <<EOF
/* This file is is generated by a shell script. DO NOT EDIT! */
/* Linux a.out emulation code for ${EMULATION_NAME}
- Copyright 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, 2003, 2004
- Free Software Foundation, Inc.
+ Copyright 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002,
+ 2003, 2004 Free Software Foundation, Inc.
Written by Steve Chamberlain <sac@cygnus.com>
Linux support by Eric Youngdale <ericy@cais.cais.com>