aboutsummaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/services.c
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2017-08-17 13:32:36 -0400
committerPaul Moore <paul@paul-moore.com>2017-08-17 15:32:55 -0400
commit7efbb60b455115f6027e76c45ec548436115f72c (patch)
tree94f9963641aa1bf75ab1379d73ba49c1208877ec /security/selinux/ss/services.c
parentMAINTAINERS: update the NetLabel and Labeled Networking information (diff)
downloadlinux-dev-7efbb60b455115f6027e76c45ec548436115f72c.tar.xz
linux-dev-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/ss/services.c')
-rw-r--r--security/selinux/ss/services.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/ss/services.c b/security/selinux/ss/services.c
index 16c55de21b9f..e4a1c0dc561a 100644
--- a/security/selinux/ss/services.c
+++ b/security/selinux/ss/services.c
@@ -1,7 +1,7 @@
/*
* Implementation of the security services.
*
- * Authors : Stephen Smalley, <sds@epoch.ncsc.mil>
+ * Authors : Stephen Smalley, <sds@tycho.nsa.gov>
* James Morris <jmorris@redhat.com>
*
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>