added my responsibility for the `cpm' port
[unix-history] / sys / conf / param.c
index d0bce57..17c3314 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) 1980, 1986, 1989 Regents of the University of California.
  * All rights reserved.
 /*
  * Copyright (c) 1980, 1986, 1989 Regents of the University of California.
  * All rights reserved.
@@ -31,7 +38,7 @@
  * SUCH DAMAGE.
  *
  *     from: @(#)param.c       7.20 (Berkeley) 6/27/91
  * SUCH DAMAGE.
  *
  *     from: @(#)param.c       7.20 (Berkeley) 6/27/91
- *     $Id: param.c,v 1.8 1994/01/31 04:18:08 davidg Exp $
+ *     $Id: param.c,v 1.9 1994/02/02 17:56:54 ache Exp $
  */
 
 #include "sys/param.h"
  */
 
 #include "sys/param.h"