X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/32631928f6b9a3637bf84637adad2abe0a85b1a3..795abf1316db53d4abdc5bff180f2b2376c5cfe4:/sys/conf/param.c diff --git a/sys/conf/param.c b/sys/conf/param.c index d0bce57afd..17c3314a27 100644 --- a/sys/conf/param.c +++ b/sys/conf/param.c @@ -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) 1980, 1986, 1989 Regents of the University of California. * All rights reserved. @@ -31,7 +38,7 @@ * SUCH DAMAGE. * * from: @(#)param.c 7.20 (Berkeley) 6/27/91 - * $Id: param.c,v 1.8 1994/01/31 04:18:08 davidg Exp $ + * $Id: param.c,v 1.9 1994/02/02 17:56:54 ache Exp $ */ #include "sys/param.h"