summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
diff options
context:
space:
mode:
authorStephen Smalley2017-08-17 19:32:36 +0200
committerPaul Moore2017-08-17 21:32:55 +0200
commit7efbb60b455115f6027e76c45ec548436115f72c (patch)
tree94f9963641aa1bf75ab1379d73ba49c1208877ec /security/selinux/hooks.c
parentMAINTAINERS: update the NetLabel and Labeled Networking information (diff)
downloadkernel-qcow2-linux-7efbb60b455115f6027e76c45ec548436115f72c.tar.gz
kernel-qcow2-linux-7efbb60b455115f6027e76c45ec548436115f72c.tar.xz
kernel-qcow2-linux-7efbb60b455115f6027e76c45ec548436115f72c.zip
selinux: update my email address
Update my email address since epoch.ncsc.mil no longer exists. MAINTAINERS and CREDITS are already correct. Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/hooks.c')
-rw-r--r--security/selinux/hooks.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
index 04b8e1082c9a..2bd7b824b7f5 100644
--- a/security/selinux/hooks.c
+++ b/security/selinux/hooks.c
@@ -3,7 +3,7 @@
*
* This file contains the SELinux hook function implementations.
*
- * Authors: Stephen Smalley, <sds@epoch.ncsc.mil>
+ * Authors: Stephen Smalley, <sds@tycho.nsa.gov>
* Chris Vance, <cvance@nai.com>
* Wayne Salamon, <wsalamon@nai.com>
* James Morris <jmorris@redhat.com>