diff options
Diffstat (limited to 'gas/config/m68k-parse.y')
-rw-r--r-- | gas/config/m68k-parse.y | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/config/m68k-parse.y b/gas/config/m68k-parse.y index d6bb4b8..2627bad 100644 --- a/gas/config/m68k-parse.y +++ b/gas/config/m68k-parse.y @@ -1,5 +1,6 @@ /* m68k.y -- bison grammar for m68k operand parsing - Copyright 1995, 1996, 1997, 1998, 2001, 2004 Free Software Foundation, Inc. + Copyright 1995, 1996, 1997, 1998, 2001, 2003, 2004 + Free Software Foundation, Inc. Written by Ken Raeburn and Ian Lance Taylor, Cygnus Support This file is part of GAS, the GNU Assembler. |