add USL's coypright notice
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 22 Jan 1994 08:48:41 +0000 (00:48 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 22 Jan 1994 08:48:41 +0000 (00:48 -0800)
SCCS-vsn: bin/df/df.c 8.3

usr/src/bin/df/df.c

index fa36b0e..c408824 100644 (file)
@@ -2,6 +2,12 @@
  * Copyright (c) 1980, 1990, 1993
  *     The Regents of the University of California.  All rights reserved.
  *
  * Copyright (c) 1980, 1990, 1993
  *     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.
+ *
  * %sccs.include.redist.c%
  */
 
  * %sccs.include.redist.c%
  */
 
@@ -12,7 +18,7 @@ static char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)df.c       8.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)df.c       8.3 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>