diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-08 23:24:26 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-08 23:24:26 +0000 |
commit | f7e42eb4af140e0068476b586464eaed5569548d (patch) | |
tree | 70b27a4ecc9a4239cad9962b1767a610965d3191 /gas/config/tc-m88k.c | |
parent | 291847749a6e90a5c5752816fbef91c2c5a23c3b (diff) | |
download | gdb-f7e42eb4af140e0068476b586464eaed5569548d.zip gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.gz gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.bz2 |
Fix copyright notices
Diffstat (limited to 'gas/config/tc-m88k.c')
-rw-r--r-- | gas/config/tc-m88k.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/config/tc-m88k.c b/gas/config/tc-m88k.c index af243b2..a5842d1 100644 --- a/gas/config/tc-m88k.c +++ b/gas/config/tc-m88k.c @@ -1,7 +1,8 @@ /* m88k.c -- Assembler for the Motorola 88000 Contributed by Devon Bowen of Buffalo University and Torbjorn Granlund of the Swedish Institute of Computer Science. - Copyright (C) 1989, 90, 91, 92, 93, 94, 95, 96, 97, 98, 1999 + Copyright 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1999, + 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |