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/debug.c | |
parent | 291847749a6e90a5c5752816fbef91c2c5a23c3b (diff) | |
download | binutils-f7e42eb4af140e0068476b586464eaed5569548d.tar.gz binutils-f7e42eb4af140e0068476b586464eaed5569548d.tar.bz2 binutils-f7e42eb4af140e0068476b586464eaed5569548d.zip |
Fix copyright notices
Diffstat (limited to 'gas/debug.c')
-rw-r--r-- | gas/debug.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/debug.c b/gas/debug.c index e9f6f09e643..7d1038736d9 100644 --- a/gas/debug.c +++ b/gas/debug.c @@ -1,5 +1,6 @@ /* This file is debug.c - Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992 Free Software Foundation, Inc. + Copyright 1987, 1988, 1989, 1990, 1991, 1992, 2000 + Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |