aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/m68kcoff.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/m68kcoff.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/m68kcoff.em')
-rw-r--r--ld/emultempl/m68kcoff.em2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/m68kcoff.em b/ld/emultempl/m68kcoff.em
index 5b62e8e..078324f 100644
--- a/ld/emultempl/m68kcoff.em
+++ b/ld/emultempl/m68kcoff.em
@@ -4,7 +4,7 @@ cat >e${EMULATION_NAME}.c <<EOF
/* This file is is generated by a shell script. DO NOT EDIT! */
/* Handle embedded relocs for m68k.
- Copyright (C) 2000 Free Software Foundation, Inc.
+ Copyright 2000 Free Software Foundation, Inc.
Written by Michael Sokolov <msokolov@ivan.Harhan.ORG>, based on generic.em
by Steve Chamberlain <steve@cygnus.com>, embedded relocs code based on
mipsecoff.em by Ian Lance Taylor <ian@cygnus.com>.