not modified by Donn
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 1 May 1991 06:05:54 +0000 (22:05 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 1 May 1991 06:05:54 +0000 (22:05 -0800)
SCCS-vsn: usr.bin/ld/symseg.h 5.4
SCCS-vsn: usr.bin/ld/cplus-dem.c 5.4

usr/src/usr.bin/ld/cplus-dem.c
usr/src/usr.bin/ld/symseg.h

index b8b55de..2661fd0 100644 (file)
@@ -1,12 +1,10 @@
 /*-
  * This code is derived from software copyrighted by the Free Software
  * Foundation.
 /*-
  * This code is derived from software copyrighted by the Free Software
  * Foundation.
- *
- * Modified 1991 by Donn Seeley at UUNET Technologies, Inc.
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)cplus-dem.c        5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)cplus-dem.c        5.4 (Berkeley) %G%";
 #endif /* not lint */
 
 /* Demangler for GNU C++ 
 #endif /* not lint */
 
 /* Demangler for GNU C++ 
index 6c58ac0..81cabba 100644 (file)
@@ -3,9 +3,7 @@
  * This code is derived from software copyrighted by the Free Software
  * Foundation.
  *
  * This code is derived from software copyrighted by the Free Software
  * Foundation.
  *
- * Modified 1991 by Donn Seeley at UUNET Technologies, Inc.
- *
- *     @(#)symseg.h    5.3 (Berkeley) %G%
+ *     @(#)symseg.h    5.4 (Berkeley) %G%
  */
 
 /* GDB symbol table format definitions.
  */
 
 /* GDB symbol table format definitions.