psss / rpms / checkpolicy

Forked from rpms/checkpolicy 5 years ago
Clone
39e0ef5
diff --git checkpolicy-2.7/checkmodule.8 checkpolicy-2.7/checkmodule.8
39e0ef5
index ee95882..cf76591 100644
39e0ef5
--- checkpolicy-2.7/checkmodule.8
39e0ef5
+++ checkpolicy-2.7/checkmodule.8
39e0ef5
@@ -64,4 +64,4 @@ especially "Configuring the SELinux Policy".
39e0ef5
 This manual page was copied from the checkpolicy man page 
39e0ef5
 written by Arpad Magosanyi <mag@bunuel.tii.matav.hu>, 
39e0ef5
 and edited by Dan Walsh <dwalsh@redhat.com>.
39e0ef5
-The program was written by Stephen Smalley <sds@epoch.ncsc.mil>.
39e0ef5
+The program was written by Stephen Smalley <sds@tycho.nsa.gov>.
39e0ef5
diff --git checkpolicy-2.7/checkpolicy.8 checkpolicy-2.7/checkpolicy.8
39e0ef5
index 7b28696..1c8805d 100644
39e0ef5
--- checkpolicy-2.7/checkpolicy.8
39e0ef5
+++ checkpolicy-2.7/checkpolicy.8
39e0ef5
@@ -58,5 +58,5 @@ especially "Configuring the SELinux Policy".
39e0ef5
 
39e0ef5
 .SH AUTHOR
39e0ef5
 This manual page was written by Arpad Magosanyi <mag@bunuel.tii.matav.hu>,
39e0ef5
-and edited by Stephen Smalley <sds@epoch.ncsc.mil>.
39e0ef5
-The program was written by Stephen Smalley <sds@epoch.ncsc.mil>.
39e0ef5
+and edited by Stephen Smalley <sds@tycho.nsa.gov>.
39e0ef5
+The program was written by Stephen Smalley <sds@tycho.nsa.gov>.
39e0ef5
diff --git checkpolicy-2.7/checkpolicy.c checkpolicy-2.7/checkpolicy.c
39e0ef5
index b75f2af..923b47c 100644
39e0ef5
--- checkpolicy-2.7/checkpolicy.c
39e0ef5
+++ checkpolicy-2.7/checkpolicy.c
39e0ef5
@@ -1,6 +1,6 @@
39e0ef5
 
39e0ef5
 /*
39e0ef5
- * Author : Stephen Smalley, <sds@epoch.ncsc.mil> 
39e0ef5
+ * Author : Stephen Smalley, <sds@tycho.nsa.gov>
39e0ef5
  */
39e0ef5
 
39e0ef5
 /*
39e0ef5
diff --git checkpolicy-2.7/policy_define.c checkpolicy-2.7/policy_define.c
39e0ef5
index f12ebdb..2c5db55 100644
39e0ef5
--- checkpolicy-2.7/policy_define.c
39e0ef5
+++ checkpolicy-2.7/policy_define.c
39e0ef5
@@ -1,5 +1,5 @@
39e0ef5
 /*
39e0ef5
- * Author : Stephen Smalley, <sds@epoch.ncsc.mil> 
39e0ef5
+ * Author : Stephen Smalley, <sds@tycho.nsa.gov>
39e0ef5
  */
39e0ef5
 
39e0ef5
 /*
39e0ef5
diff --git checkpolicy-2.7/policy_parse.y checkpolicy-2.7/policy_parse.y
39e0ef5
index 6b406c8..247bd4e 100644
39e0ef5
--- checkpolicy-2.7/policy_parse.y
39e0ef5
+++ checkpolicy-2.7/policy_parse.y
39e0ef5
@@ -1,6 +1,6 @@
39e0ef5
 
39e0ef5
 /*
39e0ef5
- * Author : Stephen Smalley, <sds@epoch.ncsc.mil> 
39e0ef5
+ * Author : Stephen Smalley, <sds@tycho.nsa.gov>
39e0ef5
  */
39e0ef5
 
39e0ef5
 /*
39e0ef5
diff --git checkpolicy-2.7/policy_scan.l checkpolicy-2.7/policy_scan.l
39e0ef5
index e6c4898..e93ccb6 100644
39e0ef5
--- checkpolicy-2.7/policy_scan.l
39e0ef5
+++ checkpolicy-2.7/policy_scan.l
39e0ef5
@@ -1,6 +1,6 @@
39e0ef5
 
39e0ef5
 /* 
39e0ef5
- * Author : Stephen Smalley, <sds@epoch.ncsc.mil> 
39e0ef5
+ * Author : Stephen Smalley, <sds@tycho.nsa.gov>
39e0ef5
  */
39e0ef5
 
39e0ef5
 /* Updated: David Caplan, <dac@tresys.com>
39e0ef5
diff --git checkpolicy-2.7/queue.c checkpolicy-2.7/queue.c
39e0ef5
index acc991c..82e6673 100644
39e0ef5
--- checkpolicy-2.7/queue.c
39e0ef5
+++ checkpolicy-2.7/queue.c
39e0ef5
@@ -1,5 +1,5 @@
39e0ef5
 
39e0ef5
-/* Author : Stephen Smalley, <sds@epoch.ncsc.mil> */
39e0ef5
+/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
39e0ef5
 
39e0ef5
 /* FLASK */
39e0ef5
 
39e0ef5
diff --git checkpolicy-2.7/queue.h checkpolicy-2.7/queue.h
39e0ef5
index 655c94b..60c07fe 100644
39e0ef5
--- checkpolicy-2.7/queue.h
39e0ef5
+++ checkpolicy-2.7/queue.h
39e0ef5
@@ -1,5 +1,5 @@
39e0ef5
 
39e0ef5
-/* Author : Stephen Smalley, <sds@epoch.ncsc.mil> */
39e0ef5
+/* Author : Stephen Smalley, <sds@tycho.nsa.gov> */
39e0ef5
 
39e0ef5
 /* FLASK */
39e0ef5