diff options
Diffstat (limited to 'ld/emultempl/gld960.em')
-rw-r--r-- | ld/emultempl/gld960.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/gld960.em b/ld/emultempl/gld960.em index a880cc8d799..8d98355cb13 100644 --- a/ld/emultempl/gld960.em +++ b/ld/emultempl/gld960.em @@ -1,7 +1,7 @@ # This shell script emits a C file. -*- C -*- # It does some substitutions. cat >e${EMULATION_NAME}.c <<EOF -/* Copyright (C) 1991, 93, 94, 95, 99, 2000 Free Software Foundation, Inc. +/* Copyright 1991, 1992, 1994, 1999, 2000 Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. |