diff options
author | Paul Moore <paul.moore@hp.com> | 2011-08-01 15:10:33 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-08-02 04:58:33 +0400 |
commit | 82c21bfab41a77bc01affe21bea9727d776774a7 (patch) | |
tree | b0c5850be07c7f6d747df389f8f15780887da630 /security/selinux/netlabel.c | |
parent | 87a0874cf19f1bc9bd25bd7d053a0ea25ccf8373 (diff) | |
download | linux-82c21bfab41a77bc01affe21bea9727d776774a7.tar.xz |
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/netlabel.c')
-rw-r--r-- | security/selinux/netlabel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/selinux/netlabel.c b/security/selinux/netlabel.c index c3bf3ed07b06..da4b8b233280 100644 --- a/security/selinux/netlabel.c +++ b/security/selinux/netlabel.c @@ -4,7 +4,7 @@ * This file provides the necessary glue to tie NetLabel into the SELinux * subsystem. * - * Author: Paul Moore <paul.moore@hp.com> + * Author: Paul Moore <paul@paul-moore.com> * */ |