USL copyright

This commit is contained in:
Rodney W. Grimes 1994-05-04 08:24:02 +00:00
parent 439d0ff00b
commit cbb33f0cf5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1454

View File

@ -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.
@ -34,7 +41,7 @@
* SUCH DAMAGE.
*
* from: @(#)conf.c 5.8 (Berkeley) 5/12/91
* $Id: conf.c,v 1.23 1994/04/19 23:45:43 wollman Exp $
* $Id: conf.c,v 1.24 1994/04/21 14:10:31 sos Exp $
*/
#include "param.h"