mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Update copyright, P4 version number as audit_bsm_token.c reflects changes
in bsm_token.c through #86 from OpenBSM. MFC after: 1 month Sponsored by: Apple, Inc. Obtained from: TrustedBSD Project
This commit is contained in:
parent
c74c7b73a0
commit
07cd9ab013
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*-
|
||||
* Copyright (c) 2004-2008 Apple Inc.
|
||||
* Copyright (c) 2004-2009 Apple Inc.
|
||||
* Copyright (c) 2005 SPARTA, Inc.
|
||||
* All rights reserved.
|
||||
*
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
* IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* P4: //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#72
|
||||
* P4: //depot/projects/trustedbsd/openbsm/libbsm/bsm_token.c#86
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue