aboutsummaryrefslogtreecommitdiff
path: root/sys/security/mac/mac_system.c
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-11-04 01:42:39 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-11-04 01:42:39 +0000
commit6201265be74999ef98897240cf638eb2df2f742f (patch)
tree259e5b24353d5f02bb0f8c1f7f37f36e646d6ea1 /sys/security/mac/mac_system.c
parent710d4ca3718d4518960e9058c84e1a1023ee17c1 (diff)
downloadsrc-6201265be74999ef98897240cf638eb2df2f742f.tar.gz
src-6201265be74999ef98897240cf638eb2df2f742f.zip
License clarification and wording changes: NAI has approved removal of
clause three, and NAI Labs now goes by the name Network Associates Laboratories.
Notes
Notes: svn path=/head/; revision=106392
Diffstat (limited to 'sys/security/mac/mac_system.c')
-rw-r--r--sys/security/mac/mac_system.c11
1 files changed, 4 insertions, 7 deletions
diff --git a/sys/security/mac/mac_system.c b/sys/security/mac/mac_system.c
index ff5c43a71f17..ea9bdb3c4c29 100644
--- a/sys/security/mac/mac_system.c
+++ b/sys/security/mac/mac_system.c
@@ -7,10 +7,10 @@
* This software was developed by Robert Watson and Ilmar Habibulin for the
* TrustedBSD Project.
*
- * This software was developed for the FreeBSD Project in part by NAI Labs,
- * the Security Research Division of Network Associates, Inc. under
- * DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA
- * CHATS research program.
+ * This software was developed for the FreeBSD Project in part by Network
+ * Associates Laboratories, the Security Research Division of Network
+ * Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"),
+ * as part of the DARPA CHATS research program.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -20,9 +20,6 @@
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
- * 3. The names of the authors may not be used to endorse or promote
- * products derived from this software without specific prior written
- * permission.
*
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE