From: Jeff Law Date: Wed, 6 Jan 1999 21:31:04 +0000 (-0700) Subject: Copyright typo X-Git-Tag: prereleases/libgcj-0.1~1447 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fbd8fef444b20cf9d9ac9337b4132ff31f272507;p=thirdparty%2Fgcc.git Copyright typo From-SVN: r24540 --- diff --git a/gcc/prefix.h b/gcc/prefix.h index f37d6f8ff5af..b7c36487a55f 100644 --- a/gcc/prefix.h +++ b/gcc/prefix.h @@ -1,4 +1,4 @@ -/* Provide prototypes for functions exported from prefix.c. */ +/* Provide prototypes for functions exported from prefix.c. Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GNU CC.