This commit was generated by cvs2svn to track changes on a CVS vendor
[unix-history] / sys / kern / kern_resource.c
index fd54d12..7776791 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 The Regents of the University of California.
  * All rights reserved.
 /*-
  * Copyright (c) 1982, 1986, 1991 The Regents of the University of California.
  * All rights reserved.
@@ -31,7 +38,7 @@
  * SUCH DAMAGE.
  *
  *     from: @(#)kern_resource.c       7.13 (Berkeley) 5/9/91
  * SUCH DAMAGE.
  *
  *     from: @(#)kern_resource.c       7.13 (Berkeley) 5/9/91
- *     $Id: kern_resource.c,v 1.6 1993/10/19 01:02:16 nate Exp $
+ *     $Id: kern_resource.c,v 1.7 1993/11/25 01:33:06 wollman Exp $
  */
 
 #include "param.h"
  */
 
 #include "param.h"