Loading...
iokit/KernelConfigTables.cpp xnu-1228.0.2 xnu-792.22.5
--- xnu/xnu-1228.0.2/iokit/KernelConfigTables.cpp
+++ xnu/xnu-792.22.5/iokit/KernelConfigTables.cpp
@@ -25,12 +25,6 @@
  * 
  * @APPLE_OSREFERENCE_LICENSE_HEADER_END@
  */
-/*
- * NOTICE: This file was modified by SPARTA, Inc. in 2005 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.
- */
 
 
 /* This list is used in IOStartIOKit.cpp to declare fake kmod_info
@@ -41,7 +35,6 @@
 "{"
    "'com.apple.kernel'                         = '';"
    "'com.apple.kpi.bsd'                        = '';"
-   "'com.apple.kpi.dsep'                       = '';"
    "'com.apple.kpi.iokit'                      = '';"
    "'com.apple.kpi.libkern'                    = '';"
    "'com.apple.kpi.mach'                       = '';"
@@ -86,4 +79,3 @@
 #endif /* PPC */
 ")";
 
-