upgraded to the latest NetBSD version
[unix-history] / usr / src / usr.bin / make / lst.lib / lstEnQueue.c
index 3c01b64..c007ff1 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[] = "@(#)lstEnQueue.c       5.3 (Berkeley) %G%";
+static char sccsid[] = "@(#)lstEnQueue.c       8.2 (Berkeley) %G%";
 #endif /* not lint */
 
 /*-
 #endif /* not lint */
 
 /*-