summaryrefslogtreecommitdiff
path: root/ld/emultempl/linux.em
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2001-03-13 06:14:29 +0000
committerNick Clifton <nickc@redhat.com>2001-03-13 06:14:29 +0000
commitf5f97c2c7b056fc8dd65b0a7e6e71cb9c42fe6fb (patch)
tree7f564318e2d52e5cf4972c5d0eaff6ab60b63d8f /ld/emultempl/linux.em
parent30a0d3c84dfa92c161a6d5e121ce7572354e62fd (diff)
downloadbinutils-redhat-f5f97c2c7b056fc8dd65b0a7e6e71cb9c42fe6fb.tar.gz
Fixtypos in ChangeLogs, fix copyright dates in files
Diffstat (limited to 'ld/emultempl/linux.em')
-rw-r--r--ld/emultempl/linux.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/linux.em b/ld/emultempl/linux.em
index 31d816d96e..888a3ddc61 100644
--- a/ld/emultempl/linux.em
+++ b/ld/emultempl/linux.em
@@ -4,7 +4,7 @@ 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 (C) 1991, 93, 94, 95, 96, 98, 99, 2000
+ Copyright 1991, 1993, 1994, 1995, 1996, 1998, 1999, 2000
Free Software Foundation, Inc.
Written by Steve Chamberlain <sac@cygnus.com>
Linux support by Eric Youngdale <ericy@cais.cais.com>