diff options
-rw-r--r-- | ld/emultempl/generic.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/generic.em b/ld/emultempl/generic.em index ca1f444..382150f 100644 --- a/ld/emultempl/generic.em +++ b/ld/emultempl/generic.em @@ -4,7 +4,7 @@ cat >e${EMULATION_NAME}.c <<EOF /* This file is is generated by a shell script. DO NOT EDIT! */ /* emulate the original gld for the given ${EMULATION_NAME} - Copyright 1991, 1992, 1994, 1996, 2000 + Copyright 1991, 1992, 1994, 1996, 2000, 2001 Free Software Foundation, Inc. Written by Steve Chamberlain steve@cygnus.com |