diff --git a/gcc/hash.c b/gcc/hash.c index 155ffbf70f8..b9541310644 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 388532abd65..5a3838c5ace 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 9f673b9f17d..017ac42131e 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.