add USL's copyright notice
[unix-history] / usr / src / sys / kern / tty.c
index 59206af..ba0e1dc 100644 (file)
@@ -1,11 +1,15 @@
 /*-
  * Copyright (c) 1982, 1986, 1990, 1991, 1993
  *     The Regents of the University of California.  All rights reserved.
 /*-
  * Copyright (c) 1982, 1986, 1990, 1991, 1993
  *     The Regents of the University of California.  All rights reserved.
- * All rights reserved.
+ * (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.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)tty.c       8.7 (Berkeley) %G%
+ *     @(#)tty.c       8.8 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>