forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update my email address since epoch.ncsc.mil no longer exists. MAINTAINERS and CREDITS are already correct. Signed-off-by: Stephen Smalley <[email protected]> Signed-off-by: Paul Moore <[email protected]>
- Loading branch information
1 parent
7efbb60
commit 5d72801
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Author : Etienne BASSET <[email protected]> | ||
* | ||
* All credits to : Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* All credits to : Stephen Smalley, <sds@tycho.nsa.gov> | ||
* All BUGS to : Etienne BASSET <[email protected]> | ||
*/ | ||
#ifndef _LSM_COMMON_LOGGING_ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
* common LSM auditing functions | ||
* | ||
* Based on code written for SELinux by : | ||
* Stephen Smalley, <sds@epoch.ncsc.mil> | ||
* Stephen Smalley, <sds@tycho.nsa.gov> | ||
* James Morris <[email protected]> | ||
* Author : Etienne Basset, <[email protected]> | ||
* | ||
|