diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1994-03-23 21:57:20 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 1994-03-23 21:57:20 +0000 |
commit | 2554c3384e1b5e6507d294971974843b8835981a (patch) | |
tree | 8b9466d91f74ebd6827ed314bed78dac08923bf0 /gcc/c-aux-info.c | |
parent | 3c837357cc0ace53b6700ced18ef7fa44c28c422 (diff) | |
download | gcc-2554c3384e1b5e6507d294971974843b8835981a.tar.gz |
Change rfg's address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6852 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-aux-info.c')
-rw-r--r-- | gcc/c-aux-info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/c-aux-info.c b/gcc/c-aux-info.c index 2e1506447e3..a22fc9047f1 100644 --- a/gcc/c-aux-info.c +++ b/gcc/c-aux-info.c @@ -2,7 +2,7 @@ on information stored in GCC's tree structure. This code implements the -aux-info option. - This code was written by Ron Guilmette (rfg@mcc.com). + Written by Ron Guilmette (rfg@netcom.com). Copyright (C) 1989, 1991 Free Software Foundation, Inc. |