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/ecoff.h | |
parent | 291847749a6e90a5c5752816fbef91c2c5a23c3b (diff) | |
download | gdb-f7e42eb4af140e0068476b586464eaed5569548d.zip gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.gz gdb-f7e42eb4af140e0068476b586464eaed5569548d.tar.bz2 |
Fix copyright notices
Diffstat (limited to 'gas/ecoff.h')
-rw-r--r-- | gas/ecoff.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gas/ecoff.h b/gas/ecoff.h index 8ac65f8..f6b96c6 100644 --- a/gas/ecoff.h +++ b/gas/ecoff.h @@ -1,5 +1,6 @@ /* ecoff.h -- header file for ECOFF debugging support - Copyright (C) 1993, 94, 95, 96, 97, 98, 1999 Free Software Foundation, Inc. + Copyright 1993, 1994, 1995, 1996, 1997, 1998 + Free Software Foundation, Inc. Contributed by Cygnus Support. Put together by Ian Lance Taylor <ian@cygnus.com>. |