diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:24:45 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-02-26 20:24:45 +0000 |
commit | 465fdf87bd0cad13c1f9013524f8247082314880 (patch) | |
tree | 66e4e479a1331e39dca947b12df153eaf27dd8f2 /gcc/config/svr4.h | |
parent | 107c7f394092eb0d423c365fcadd0e13389842b9 (diff) | |
download | gcc-465fdf87bd0cad13c1f9013524f8247082314880.tar.gz |
Fix copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32186 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/svr4.h')
-rw-r--r-- | gcc/config/svr4.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/svr4.h b/gcc/config/svr4.h index 23911d9e6f7..baa6840252e 100644 --- a/gcc/config/svr4.h +++ b/gcc/config/svr4.h @@ -1,6 +1,7 @@ /* Operating system specific defines to be used when targeting GCC for some generic System V Release 4 system. - Copyright (C) 1991, 94-99, 2000 Free Software Foundation, Inc. + Copyright (C) 1991, 1994, 1995, 1996, 1997, 1998, 1999, + 2000 Free Software Foundation, Inc. Contributed by Ron Guilmette (rfg@monkeys.com). This file is part of GNU CC. |