X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/ad7871609881e73855d0b04da49b486cd93efca7..ed554bc5e4201344d7eaad78263566e79428759c:/usr/src/sys/sys/timeb.h diff --git a/usr/src/sys/sys/timeb.h b/usr/src/sys/sys/timeb.h index 3f5d3a1c3a..2ab010514b 100644 --- a/usr/src/sys/sys/timeb.h +++ b/usr/src/sys/sys/timeb.h @@ -1,6 +1,11 @@ /*- * Copyright (c) 1991, 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. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -30,7 +35,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * @(#)timeb.h 8.1 (Berkeley) 6/2/93 + * @(#)timeb.h 8.2 (Berkeley) 1/21/94 */ /* The ftime(2) system call structure -- deprecated. */