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/obj.h | |
parent | 291847749a6e90a5c5752816fbef91c2c5a23c3b (diff) | |
download | binutils-f7e42eb4af140e0068476b586464eaed5569548d.tar.gz binutils-f7e42eb4af140e0068476b586464eaed5569548d.tar.bz2 binutils-f7e42eb4af140e0068476b586464eaed5569548d.zip |
Fix copyright notices
Diffstat (limited to 'gas/obj.h')
-rw-r--r-- | gas/obj.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/obj.h b/gas/obj.h index 4c9759f584f..846627a65e3 100644 --- a/gas/obj.h +++ b/gas/obj.h @@ -1,7 +1,7 @@ /* obj.h - defines the object dependent hooks for all object format backends. - Copyright (C) 1987, 90, 91, 92, 93, 95, 96, 97, 99, 2000 + Copyright 1987, 1990, 1991, 1992, 1993, 1995, 1996, 1997, 1999, 2000 Free Software Foundation, Inc. This file is part of GAS, the GNU Assembler. |