diff options
author | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-03-13 03:48:31 +0000 |
---|---|---|
committer | neroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-03-13 03:48:31 +0000 |
commit | 5a8b6e6a1022a117dcee6d4ec929bb306d909973 (patch) | |
tree | 4297531b5845df2e641246ddbabd1e4d6a845c16 /gcc/vmsdbgout.c | |
parent | b5b835e5335b2f3b3df81c50bbe54f90dbbc584d (diff) | |
download | gcc-5a8b6e6a1022a117dcee6d4ec929bb306d909973.tar.gz |
* c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c,
langhooks.c, tree-inline.c, unwind-dw2-fde-darwin.c,
unwind-dw2-fde-glibc.c, unwind-libunwind.c, vmsdbgout.c: Replace
"GNU CC" with "GCC".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64297 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/vmsdbgout.c')
-rw-r--r-- | gcc/vmsdbgout.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/vmsdbgout.c b/gcc/vmsdbgout.c index a5cb8a2524d..ae3fa17255e 100644 --- a/gcc/vmsdbgout.c +++ b/gcc/vmsdbgout.c @@ -1,9 +1,9 @@ -/* Output VMS debug format symbol table information from the GNU C compiler. +/* Output VMS debug format symbol table information from GCC. Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. Contributed by Douglas B. Rupp (rupp@gnat.com). -This file is part of GNU CC. +This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free |