add USL's copyright notice
[unix-history] / usr / src / sys / vax / uba / qdioctl.h
index 2738601..8f11d48 100644 (file)
@@ -1,10 +1,18 @@
-/*
- * Copyright (c) 1982, 1986 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1982, 1986
+ *     The Regents of the University of California.  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.
  *
  *
- *             @(#)qdioctl.h   1.4  Berkeley  %G%
+ * %sccs.include.redist.c%
  *
  *
+ *     @(#)qdioctl.h   7.2 (Berkeley) %G%
+ */
+
+/*
  *     derived from: qdioctl.h 1.1     (ULTRIX)        8/22/85
  */
 /*
  *     derived from: qdioctl.h 1.1     (ULTRIX)        8/22/85
  */
 /*
@@ -52,7 +60,7 @@
 
 
 #ifdef KERNEL
 
 
 #ifdef KERNEL
-#include "ioctl.h"
+#include "sys/ioctl.h"
 #else
 #include <sys/ioctl.h>
 #endif
 #else
 #include <sys/ioctl.h>
 #endif