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/literal.c | |
parent | 291847749a6e90a5c5752816fbef91c2c5a23c3b (diff) | |
download | gdb-f7e42eb4af140e0068476b586464eaed5569548d.zip gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.gz gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.bz2 |
Fix copyright notices
Diffstat (limited to 'gas/literal.c')
-rw-r--r-- | gas/literal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/literal.c b/gas/literal.c index f3ccce3..7315f3e 100644 --- a/gas/literal.c +++ b/gas/literal.c @@ -1,5 +1,5 @@ /* as.c - GAS literal pool management. - Copyright (C) 1994, 2000 Free Software Foundation, Inc. + Copyright 1994, 2000 Free Software Foundation, Inc. Written by Ken Raeburn (raeburn@cygnus.com). This file is part of GAS, the GNU Assembler. |