mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 13:42:37 -04:00
USL copyright
This commit is contained in:
parent
439d0ff00b
commit
cbb33f0cf5
1 changed files with 8 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue