summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorStephen Smalley2017-08-17 19:32:37 +0200
committerPaul Moore2017-08-17 21:33:39 +0200
commit5d72801538eb59cfd9ca25d00aa439cfbc02ac9a (patch)
treee1a6235a03a227e32745dcc16e3e45a99cf70b9b /security
parentselinux: update my email address (diff)
downloadkernel-qcow2-linux-5d72801538eb59cfd9ca25d00aa439cfbc02ac9a.tar.gz
kernel-qcow2-linux-5d72801538eb59cfd9ca25d00aa439cfbc02ac9a.tar.xz
kernel-qcow2-linux-5d72801538eb59cfd9ca25d00aa439cfbc02ac9a.zip
lsm_audit: 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')
-rw-r--r--security/lsm_audit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/lsm_audit.c b/security/lsm_audit.c
index 28d4c3a528ab..67703dbe29ea 100644
--- a/security/lsm_audit.c
+++ b/security/lsm_audit.c
@@ -2,7 +2,7 @@
* common LSM auditing functions
*
* Based on code written for SELinux by :
- * Stephen Smalley, <sds@epoch.ncsc.mil>
+ * Stephen Smalley, <sds@tycho.nsa.gov>
* James Morris <jmorris@redhat.com>
* Author : Etienne Basset, <etienne.basset@ensta.org>
*