diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-02-25 23:04:48 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-02-25 23:04:48 -0700 |
commit | ef58a5234d77b8a3c87f40fb89a42e6377d30999 (patch) | |
tree | 4b7fce2e3957391f171b65db7f3db8b039d296cd /gcc/defaults.h | |
parent | 5e7b4e2509342037f6fa2270a88d8f773d891a10 (diff) | |
download | gcc-ef58a5234d77b8a3c87f40fb89a42e6377d30999.tar.gz |
Copyright fixes.
From-SVN: r32174
Diffstat (limited to 'gcc/defaults.h')
-rw-r--r-- | gcc/defaults.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/defaults.h b/gcc/defaults.h index e421e1295a2..0582c00c058 100644 --- a/gcc/defaults.h +++ b/gcc/defaults.h @@ -1,7 +1,7 @@ /* Definitions of various defaults for how to do assembler output (most of which are designed to be appropriate for GAS or for some BSD assembler). - Copyright (C) 1992, 1996-1999 Free Software Foundation, Inc. + Copyright (C) 1992, 1996, 1997, 1998, 1999 Free Software Foundation, Inc. Contributed by Ron Guilmette (rfg@monkeys.com) This file is part of GNU CC. |