PERFORCE change 113328 for review

Todd Miller millert at FreeBSD.org
Mon Jan 22 15:35:40 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=113328

Change 113328 by millert at millert_macbook on 2007/01/22 15:31:41

	Add modification notice

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/bsd/miscfs/fdesc/fdesc.h#4 edit
.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/bsd/miscfs/fdesc/fdesc_vfsops.c#4 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/bsd/miscfs/fdesc/fdesc.h#4 (text+ko) ====

@@ -67,6 +67,12 @@
  *
  * #Id: fdesc.h,v 1.8 1993/04/06 15:28:33 jsp Exp #
  */
+/*
+ * 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.
+ */
 #ifndef __FDESC_FDESC_H__
 #define __FDESC_FDESC_H__
 

==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/bsd/miscfs/fdesc/fdesc_vfsops.c#4 (text+ko) ====

@@ -66,6 +66,12 @@
  *	@(#)fdesc_vfsops.c	8.10 (Berkeley) 5/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.
+ */
 
 /*
  * /dev/fd Filesystem


More information about the trustedbsd-cvs mailing list