fix bug that can cause recursive .forward files to fail
[unix-history] / usr / src / sys / netns / ns_input.c
index 474c324..32a84cf 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1984, 1985, 1986, 1987 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1984, 1985, 1986, 1987, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ns_input.c  7.9 (Berkeley) %G%
+ *     @(#)ns_input.c  8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>