diff --git a/gcc/hash.c b/gcc/hash.c index 155ffbf70f80..b9541310644c 100644 --- a/gcc/hash.c +++ b/gcc/hash.c @@ -1,4 +1,3 @@ -/* CYGNUS LOCAL: whole file jason */ /* hash.c -- hash table routines Copyright (C) 1993, 94 Free Software Foundation, Inc. Written by Steve Chamberlain diff --git a/gcc/hash.h b/gcc/hash.h index 388532abd655..5a3838c5acee 100644 --- a/gcc/hash.h +++ b/gcc/hash.h @@ -1,4 +1,3 @@ -/* CYGNUS LOCAL: whole file jason */ /* Header file for generic hash table support. Copyright (C) 1993, 94 Free Software Foundation, Inc. Written by Steve Chamberlain diff --git a/gcc/tlink.c b/gcc/tlink.c index 9f673b9f17db..017ac42131ed 100644 --- a/gcc/tlink.c +++ b/gcc/tlink.c @@ -1,4 +1,3 @@ -/* CYGNUS LOCAL: whole file jason */ /* Scan linker error messages for missing template instantiations and provide them.