OSDN Git Service

Remove bogus CYGNUS LOCAL markers.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jan 1998 19:57:29 +0000 (19:57 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Jan 1998 19:57:29 +0000 (19:57 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17315 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/hash.c
gcc/hash.h
gcc/tlink.c

index 155ffbf..b954131 100644 (file)
@@ -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 <sac@cygnus.com>
index 388532a..5a3838c 100644 (file)
@@ -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 <sac@cygnus.com>
index 9f673b9..017ac42 100644 (file)
@@ -1,4 +1,3 @@
-/* CYGNUS LOCAL: whole file jason */
 /* Scan linker error messages for missing template instantiations and provide
    them.