aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/security/lomac/kernel_interface.c2
-rw-r--r--sys/security/lomac/kernel_interface.h2
-rw-r--r--sys/security/lomac/kernel_lkm.c2
-rw-r--r--sys/security/lomac/kernel_log.c2
-rw-r--r--sys/security/lomac/kernel_log.h2
-rw-r--r--sys/security/lomac/kernel_mediate.c2
-rw-r--r--sys/security/lomac/kernel_mediate.h2
-rw-r--r--sys/security/lomac/kernel_mmap.c2
-rw-r--r--sys/security/lomac/kernel_monitor.c2
-rw-r--r--sys/security/lomac/kernel_monitor.h2
-rw-r--r--sys/security/lomac/kernel_pipe.c2
-rw-r--r--sys/security/lomac/kernel_pipe.h2
-rw-r--r--sys/security/lomac/kernel_plm.c2
-rw-r--r--sys/security/lomac/kernel_plm.h2
-rw-r--r--sys/security/lomac/kernel_socket.c2
-rw-r--r--sys/security/lomac/kernel_socket.h2
-rw-r--r--sys/security/lomac/kernel_util.c2
-rw-r--r--sys/security/lomac/kernel_util.h2
-rw-r--r--sys/security/lomac/lomac.h2
-rw-r--r--sys/security/lomac/lomacfs.h2
-rw-r--r--sys/security/lomac/lomacfs_subr.c2
-rw-r--r--sys/security/lomac/lomacfs_vfsops.c2
-rw-r--r--sys/security/lomac/lomacfs_vnops.c2
-rw-r--r--sys/security/lomac/lomacio.h2
-rw-r--r--sys/security/lomac/policy_plm.h2
-rw-r--r--sys/security/lomac/syscall_gate.c2
-rw-r--r--sys/security/lomac/syscall_gate.h2
27 files changed, 27 insertions, 27 deletions
diff --git a/sys/security/lomac/kernel_interface.c b/sys/security/lomac/kernel_interface.c
index d617523bc0af3..adaff99f86ced 100644
--- a/sys/security/lomac/kernel_interface.c
+++ b/sys/security/lomac/kernel_interface.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_interface.h b/sys/security/lomac/kernel_interface.h
index f9db05eaec76a..5229b424ba411 100644
--- a/sys/security/lomac/kernel_interface.h
+++ b/sys/security/lomac/kernel_interface.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_lkm.c b/sys/security/lomac/kernel_lkm.c
index 3da6816ca4f74..0455c9c5b8f2c 100644
--- a/sys/security/lomac/kernel_lkm.c
+++ b/sys/security/lomac/kernel_lkm.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_log.c b/sys/security/lomac/kernel_log.c
index a43e70c8f2a22..5e9bf1544356c 100644
--- a/sys/security/lomac/kernel_log.c
+++ b/sys/security/lomac/kernel_log.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_log.h b/sys/security/lomac/kernel_log.h
index c88c12484f96d..58dbf9801ef11 100644
--- a/sys/security/lomac/kernel_log.h
+++ b/sys/security/lomac/kernel_log.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_mediate.c b/sys/security/lomac/kernel_mediate.c
index 472dea6c258dd..8a8285dd9773a 100644
--- a/sys/security/lomac/kernel_mediate.c
+++ b/sys/security/lomac/kernel_mediate.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_mediate.h b/sys/security/lomac/kernel_mediate.h
index 23c24e2a1add1..37842e64b67b6 100644
--- a/sys/security/lomac/kernel_mediate.h
+++ b/sys/security/lomac/kernel_mediate.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_mmap.c b/sys/security/lomac/kernel_mmap.c
index 40d53e6a3776b..72e31eea450ae 100644
--- a/sys/security/lomac/kernel_mmap.c
+++ b/sys/security/lomac/kernel_mmap.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_monitor.c b/sys/security/lomac/kernel_monitor.c
index 3568680a67206..443c6095e19f3 100644
--- a/sys/security/lomac/kernel_monitor.c
+++ b/sys/security/lomac/kernel_monitor.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_monitor.h b/sys/security/lomac/kernel_monitor.h
index a429465ce1500..e7237bf845411 100644
--- a/sys/security/lomac/kernel_monitor.h
+++ b/sys/security/lomac/kernel_monitor.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_pipe.c b/sys/security/lomac/kernel_pipe.c
index 4df9f086b1271..3aee257587daa 100644
--- a/sys/security/lomac/kernel_pipe.c
+++ b/sys/security/lomac/kernel_pipe.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_pipe.h b/sys/security/lomac/kernel_pipe.h
index de1d01ca95dba..1dc268badb990 100644
--- a/sys/security/lomac/kernel_pipe.h
+++ b/sys/security/lomac/kernel_pipe.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_plm.c b/sys/security/lomac/kernel_plm.c
index 138670444a7e9..060f3fcedfb29 100644
--- a/sys/security/lomac/kernel_plm.c
+++ b/sys/security/lomac/kernel_plm.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_plm.h b/sys/security/lomac/kernel_plm.h
index 8676d06a0cf77..2b0db12a30869 100644
--- a/sys/security/lomac/kernel_plm.h
+++ b/sys/security/lomac/kernel_plm.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_socket.c b/sys/security/lomac/kernel_socket.c
index cc432a0aa1ae5..291ccc2e97e94 100644
--- a/sys/security/lomac/kernel_socket.c
+++ b/sys/security/lomac/kernel_socket.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
* Security Research Division of Network Associates, Inc. under
diff --git a/sys/security/lomac/kernel_socket.h b/sys/security/lomac/kernel_socket.h
index 4343c19b6f437..f4f7ccb360ee9 100644
--- a/sys/security/lomac/kernel_socket.h
+++ b/sys/security/lomac/kernel_socket.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/kernel_util.c b/sys/security/lomac/kernel_util.c
index 8a57a2b612425..21e4a7c24deb2 100644
--- a/sys/security/lomac/kernel_util.c
+++ b/sys/security/lomac/kernel_util.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* Copyright (c) 1982, 1986, 1989, 1991, 1993
* The Regents of the University of California. All rights reserved.
* (c) UNIX System Laboratories, Inc.
diff --git a/sys/security/lomac/kernel_util.h b/sys/security/lomac/kernel_util.h
index f3480ed5d9115..9663688741e95 100644
--- a/sys/security/lomac/kernel_util.h
+++ b/sys/security/lomac/kernel_util.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/lomac.h b/sys/security/lomac/lomac.h
index b891fb1bf850b..331a3b5292187 100644
--- a/sys/security/lomac/lomac.h
+++ b/sys/security/lomac/lomac.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/lomacfs.h b/sys/security/lomac/lomacfs.h
index b14414685b742..575a98c63c103 100644
--- a/sys/security/lomac/lomacfs.h
+++ b/sys/security/lomac/lomacfs.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/lomacfs_subr.c b/sys/security/lomac/lomacfs_subr.c
index fd7df03049f0d..1bd559d6e4467 100644
--- a/sys/security/lomac/lomacfs_subr.c
+++ b/sys/security/lomac/lomacfs_subr.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/lomacfs_vfsops.c b/sys/security/lomac/lomacfs_vfsops.c
index c7ee93afc5b54..95b99e8a0fe7f 100644
--- a/sys/security/lomac/lomacfs_vfsops.c
+++ b/sys/security/lomac/lomacfs_vfsops.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/lomacfs_vnops.c b/sys/security/lomac/lomacfs_vnops.c
index fb1c3f476eba4..430da86eddb28 100644
--- a/sys/security/lomac/lomacfs_vnops.c
+++ b/sys/security/lomac/lomacfs_vnops.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/lomacio.h b/sys/security/lomac/lomacio.h
index 33328e990b773..adce6191d0ca1 100644
--- a/sys/security/lomac/lomacio.h
+++ b/sys/security/lomac/lomacio.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/policy_plm.h b/sys/security/lomac/policy_plm.h
index 533d4c3f03a67..5a2142ff9b1f2 100644
--- a/sys/security/lomac/policy_plm.h
+++ b/sys/security/lomac/policy_plm.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/syscall_gate.c b/sys/security/lomac/syscall_gate.c
index 56817fc86446d..70eb9afd8b468 100644
--- a/sys/security/lomac/syscall_gate.c
+++ b/sys/security/lomac/syscall_gate.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the
diff --git a/sys/security/lomac/syscall_gate.h b/sys/security/lomac/syscall_gate.h
index 9546bea5c90fa..1ee5c7439b8c8 100644
--- a/sys/security/lomac/syscall_gate.h
+++ b/sys/security/lomac/syscall_gate.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2001 Networks Associates Technologies, Inc.
+ * Copyright (c) 2001 Networks Associates Technology, Inc.
* All rights reserved.
*
* This software was developed for the FreeBSD Project by NAI Labs, the