Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 82c21bfa authored by Paul Moore's avatar Paul Moore Committed by David S. Miller
Browse files

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: default avatarPaul Moore <paul.moore@hp.com>
Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 87a0874c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -8,7 +8,7 @@
 * have chosen to adopt the protocol and over the years it has become a
 * have chosen to adopt the protocol and over the years it has become a
 * de-facto standard for labeled networking.
 * de-facto standard for labeled networking.
 *
 *
 * Author: Paul Moore <paul.moore@hp.com>
 * Author: Paul Moore <paul@paul-moore.com>
 *
 *
 */
 */


+1 −1
Original line number Original line Diff line number Diff line
@@ -4,7 +4,7 @@
 * The NetLabel system manages static and dynamic label mappings for network
 * The NetLabel system manages static and dynamic label mappings for network
 * protocols such as CIPSO and RIPSO.
 * protocols such as CIPSO and RIPSO.
 *
 *
 * Author: Paul Moore <paul.moore@hp.com>
 * Author: Paul Moore <paul@paul-moore.com>
 *
 *
 */
 */


+0 −2
Original line number Original line Diff line number Diff line
#
#
# Makefile for the NetLabel subsystem.
# Makefile for the NetLabel subsystem.
#
#
# Feb 9, 2006, Paul Moore <paul.moore@hp.com>
#


# base objects
# base objects
obj-y	:= netlabel_user.o netlabel_kapi.o
obj-y	:= netlabel_user.o netlabel_kapi.o
+1 −1
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@
 * system manages static and dynamic label mappings for network protocols such
 * system manages static and dynamic label mappings for network protocols such
 * as CIPSO and RIPSO.
 * as CIPSO and RIPSO.
 *
 *
 * Author: Paul Moore <paul.moore@hp.com>
 * Author: Paul Moore <paul@paul-moore.com>
 *
 *
 */
 */


+1 −1
Original line number Original line Diff line number Diff line
@@ -6,7 +6,7 @@
 * system manages static and dynamic label mappings for network protocols such
 * system manages static and dynamic label mappings for network protocols such
 * as CIPSO and RIPSO.
 * as CIPSO and RIPSO.
 *
 *
 * Author: Paul Moore <paul.moore@hp.com>
 * Author: Paul Moore <paul@paul-moore.com>
 *
 *
 */
 */


Loading