Update to 4.4-lite (basically some copyright changes) + local changes.
This commit is contained in:
parent
04117b8e3e
commit
80c7c7ee1a
|
@ -1,9 +1,9 @@
|
|||
/*-
|
||||
* Copyright (c) 1991 The Regents of the University of California.
|
||||
* All rights reserved.
|
||||
* Copyright (c) 1991, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
*
|
||||
* This code is derived from software contributed to Berkeley by
|
||||
* Donn Seeley at UUNET Technologies, Inc.
|
||||
* Donn Seeley at Berkeley Software Design, Inc.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -33,8 +33,8 @@
|
|||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* from: @(#)pathnames.h 6.1 (Berkeley) 7/2/91
|
||||
* $Id: pathnames.h,v 1.2 1993/08/01 18:26:45 mycroft Exp $
|
||||
* @(#)pathnames.h 8.1 (Berkeley) 6/5/93
|
||||
* $Id: pathnames.h,v 1.3 1994/06/10 18:06:15 pk Exp $
|
||||
*/
|
||||
|
||||
#include <paths.h>
|
||||
|
|
Loading…
Reference in New Issue