diff options
author | Stephen Smalley <sds@tycho.nsa.gov> | 2017-08-17 20:32:36 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2017-08-17 22:32:55 +0300 |
commit | 7efbb60b455115f6027e76c45ec548436115f72c (patch) | |
tree | 94f9963641aa1bf75ab1379d73ba49c1208877ec /security/selinux/include/avc_ss.h | |
parent | 5703ffaa001d3a195f895f3975803464bc23b571 (diff) | |
download | linux-7efbb60b455115f6027e76c45ec548436115f72c.tar.xz |
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/include/avc_ss.h')
-rw-r--r-- | security/selinux/include/avc_ss.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/include/avc_ss.h b/security/selinux/include/avc_ss.h index d5c328452df0..37d57dadd476 100644 --- a/security/selinux/include/avc_ss.h +++ b/security/selinux/include/avc_ss.h @@ -1,7 +1,7 @@ /* * Access vector cache interface for the security server. * - * Author : Stephen Smalley, <sds@epoch.ncsc.mil> + * Author : Stephen Smalley, <sds@tycho.nsa.gov> */ #ifndef _SELINUX_AVC_SS_H_ #define _SELINUX_AVC_SS_H_ |