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/bignum.h | |
parent | Fix typos (diff) | |
download | binutils-gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.gz binutils-gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.bz2 binutils-gdb-f7e42eb4af140e0068476b586464eaed5569548d.zip |
Fix copyright notices
Diffstat (limited to 'gas/bignum.h')
-rw-r--r-- | gas/bignum.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/bignum.h b/gas/bignum.h index e3b2f167998..42954cff5c9 100644 --- a/gas/bignum.h +++ b/gas/bignum.h @@ -1,5 +1,5 @@ /* bignum.h-arbitrary precision integers - Copyright (C) 1987, 1992 Free Software Foundation, Inc. + Copyright 1987, 1992 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |