summaryrefslogtreecommitdiff
path: root/security/selinux/netport.c
diff options
context:
space:
mode:
authorPaul Moore <paul.moore@hp.com>2011-08-01 11:10:33 +0000
committerDavid S. Miller <davem@davemloft.net>2011-08-01 17:58:33 -0700
commit82c21bfab41a77bc01affe21bea9727d776774a7 (patch)
treeb0c5850be07c7f6d747df389f8f15780887da630 /security/selinux/netport.c
parent87a0874cf19f1bc9bd25bd7d053a0ea25ccf8373 (diff)
doc: Update the email address for Paul Moore in various source files
My @hp.com will no longer be valid starting August 5, 2011 so an update is necessary. My new email address is employer independent so we don't have to worry about doing this again any time soon. Signed-off-by: Paul Moore <paul.moore@hp.com> Signed-off-by: Paul Moore <paul@paul-moore.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security/selinux/netport.c')
-rw-r--r--security/selinux/netport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/netport.c b/security/selinux/netport.c
index ae76e298de7d..0b62bd112461 100644
--- a/security/selinux/netport.c
+++ b/security/selinux/netport.c
@@ -5,7 +5,7 @@
* mapping is maintained as part of the normal policy but a fast cache is
* needed to reduce the lookup overhead.
*
- * Author: Paul Moore <paul.moore@hp.com>
+ * Author: Paul Moore <paul@paul-moore.com>
*
* This code is heavily based on the "netif" concept originally developed by
* James Morris <jmorris@redhat.com>