summaryrefslogtreecommitdiffstats
path: root/security/selinux/ss/mls.c
diff options
context:
space:
mode:
authorStephen Smalley <stephen.smalley.work@gmail.com>2023-07-19 11:12:50 -0400
committerPaul Moore <paul@paul-moore.com>2023-07-19 11:27:02 -0400
commit0fe53224bf5be183d263f262212c06ff00c69ca4 (patch)
tree9d9e9e304136d2fb476d647cd4006e8c7aa5134a /security/selinux/ss/mls.c
parente5faa839c3eee199447573c4e227daeb76d402cf (diff)
downloadlinux-0fe53224bf5be183d263f262212c06ff00c69ca4.tar.gz
linux-0fe53224bf5be183d263f262212c06ff00c69ca4.tar.bz2
linux-0fe53224bf5be183d263f262212c06ff00c69ca4.zip
selinux: update my email address
Update my email address; MAINTAINERS was updated some time ago. Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'security/selinux/ss/mls.c')
-rw-r--r--security/selinux/ss/mls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/ss/mls.c b/security/selinux/ss/mls.c
index 99571b19d4a9..b2c6c846ea03 100644
--- a/security/selinux/ss/mls.c
+++ b/security/selinux/ss/mls.c
@@ -2,7 +2,7 @@
/*
* Implementation of the multi-level security (MLS) policy.
*
- * Author : Stephen Smalley, <sds@tycho.nsa.gov>
+ * Author : Stephen Smalley, <stephen.smalley.work@gmail.com>
*/
/*
* Updated: Trusted Computer Solutions, Inc. <dgoeddel@trustedcs.com>