USL copyright
[unix-history] / sys / kern / tty_conf.c
index dc31179..9f42141 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: @(#)tty_conf.c    7.6 (Berkeley) 5/9/91
  * SUCH DAMAGE.
  *
  *     from: @(#)tty_conf.c    7.6 (Berkeley) 5/9/91
- *     $Id: tty_conf.c,v 1.6 1993/11/27 16:04:36 davidg Exp $
+ *     $Id: tty_conf.c,v 1.7 1994/03/22 01:18:34 ache Exp $
  */
 
 #include "param.h"
  */
 
 #include "param.h"