upgraded to the latest NetBSD version
[unix-history] / usr / src / usr.bin / make / lst.lib / lstRemove.c
index 6ef2547..1fda11b 100644 (file)
@@ -1,6 +1,6 @@
 /*
 /*
- * Copyright (c) 1988, 1989, 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1989, 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * Adam de Boor.
  *
  * This code is derived from software contributed to Berkeley by
  * Adam de Boor.
@@ -9,7 +9,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)lstRemove.c        5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)lstRemove.c        8.2 (Berkeley) %G%";
 #endif /* not lint */
 
 /*-
 #endif /* not lint */
 
 /*-