aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/aix.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
commita2b64bede395d988a7ae6676e2411b7ec5da8248 (patch)
treef94d4df04815b8c84e9f4ece0d1326b6045d1738 /ld/emultempl/aix.em
parent5794c9d6cd27a8e0d65bff62b91ef2d7cea0c69f (diff)
downloadgdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.zip
gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.gz
gdb-a2b64bede395d988a7ae6676e2411b7ec5da8248.tar.bz2
Fixtypos in ChangeLogs, fix copyright dates in files
Diffstat (limited to 'ld/emultempl/aix.em')
-rw-r--r--ld/emultempl/aix.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/aix.em b/ld/emultempl/aix.em
index c07ddef..2d26587 100644
--- a/ld/emultempl/aix.em
+++ b/ld/emultempl/aix.em
@@ -4,7 +4,7 @@ cat >e${EMULATION_NAME}.c <<EOF
/* This file is is generated by a shell script. DO NOT EDIT! */
/* AIX emulation code for ${EMULATION_NAME}
- Copyright (C) 1991, 93, 95, 96, 97, 98, 99, 2000
+ Copyright 1991, 1993, 1995, 1996, 1997, 1998, 2000
Free Software Foundation, Inc.
Written by Steve Chamberlain <sac@cygnus.com>
AIX support by Ian Lance Taylor <ian@cygnus.com>