X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/b26c92351a078b89c21e2625d2c7afd809a78e0b..c2714ef59c9198e2c0d7aaf2cb07b9daddbf4490:/sys/sys/dkstat.h diff --git a/sys/sys/dkstat.h b/sys/sys/dkstat.h index 1db08e32ad..bf33b94551 100644 --- a/sys/sys/dkstat.h +++ b/sys/sys/dkstat.h @@ -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) 1990 The Regents of the University of California. * All rights reserved. @@ -31,7 +38,7 @@ * SUCH DAMAGE. * * from: @(#)dkstat.h 7.5 (Berkeley) 2/15/91 - * $Id: dkstat.h,v 1.2 1993/10/16 17:16:36 rgrimes Exp $ + * $Id: dkstat.h,v 1.3 1993/11/07 17:52:29 wollman Exp $ */ #ifndef _SYS_DKSTAT_H_