PERFORCE change 111032 for review
Todd Miller
millert at FreeBSD.org
Mon Dec 4 09:55:32 PST 2006
http://perforce.freebsd.org/chv.cgi?CH=111032
Change 111032 by millert at millert_g5tower on 2006/12/04 17:54:39
Add APL modification clause.
Affected files ...
.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/bsd/kern/sys_generic.c#7 edit
Differences ...
==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/bsd/kern/sys_generic.c#7 (text+ko) ====
@@ -67,6 +67,12 @@
*
* @(#)sys_generic.c 8.9 (Berkeley) 2/14/95
*/
+/*
+ * NOTICE: This file was modified by SPARTA, Inc. in 2006 to introduce
+ * support for mandatory and extensible security protections. This notice
+ * is included in support of clause 2.2 (b) of the Apple Public License,
+ * Version 2.0.
+ */
#include <sys/param.h>
#include <sys/systm.h>
More information about the trustedbsd-cvs
mailing list