This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sys / kern / kern_subr.c
index 9c8accf..355f575 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * Copyright (c) UNIX System Laboratories, Inc.  All or some portions
+ * of this file are derived from material licensed to the
+ * University of California by American Telephone and Telegraph Co.
+ * or UNIX System Laboratories, Inc. and are reproduced herein with
+ * the permission of UNIX System Laboratories, Inc.
+ */
 /*
  * Copyright (c) 1982, 1986, 1991 Regents of the University of California.
  * All rights reserved. 
 /*
  * Copyright (c) 1982, 1986, 1991 Regents of the University of California.
  * All rights reserved. 
@@ -31,7 +38,7 @@
  * SUCH DAMAGE.
  *
  *     from: @(#)kern_subr.c   7.7 (Berkeley) 4/15/91
  * SUCH DAMAGE.
  *
  *     from: @(#)kern_subr.c   7.7 (Berkeley) 4/15/91
- *     $Id: kern_subr.c,v 1.4 1993/11/25 01:33:11 wollman Exp $
+ *     $Id: kern_subr.c,v 1.5 1993/12/19 00:51:31 wollman Exp $
  */
 
 #include "param.h"
  */
 
 #include "param.h"