diff options
author | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2009-09-02 17:56:52 -0400 |
---|---|---|
committer | Eamon Walsh <ewalsh@tycho.nsa.gov> | 2009-09-02 17:56:52 -0400 |
commit | a470e8426ee290046a927a17fc969235c4b1e2e7 (patch) | |
tree | 034222234dd431a9c5d49250803926faeddbf24a /Xext | |
parent | 17545ed80ee3bb6a058a2748fc7bfb0fc5139fc1 (diff) |
Correct outdated e-mail address in "Author" statements.
Signed-off-by: Eamon Walsh <ewalsh@tycho.nsa.gov>
Diffstat (limited to 'Xext')
-rw-r--r-- | Xext/xace.c | 2 | ||||
-rw-r--r-- | Xext/xace.h | 2 | ||||
-rw-r--r-- | Xext/xacestr.h | 2 | ||||
-rw-r--r-- | Xext/xselinux.c | 2 | ||||
-rw-r--r-- | Xext/xselinux.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/Xext/xace.c b/Xext/xace.c index 5b9a84016..bf0e98fb0 100644 --- a/Xext/xace.c +++ b/Xext/xace.c @@ -1,6 +1,6 @@ /************************************************************ -Author: Eamon Walsh <ewalsh@epoch.ncsc.mil> +Author: Eamon Walsh <ewalsh@tycho.nsa.gov> Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that diff --git a/Xext/xace.h b/Xext/xace.h index 0f803f9df..6029d87d8 100644 --- a/Xext/xace.h +++ b/Xext/xace.h @@ -1,6 +1,6 @@ /************************************************************ -Author: Eamon Walsh <ewalsh@epoch.ncsc.mil> +Author: Eamon Walsh <ewalsh@tycho.nsa.gov> Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that diff --git a/Xext/xacestr.h b/Xext/xacestr.h index ba115a427..84216c8c0 100644 --- a/Xext/xacestr.h +++ b/Xext/xacestr.h @@ -1,6 +1,6 @@ /************************************************************ -Author: Eamon Walsh <ewalsh@epoch.ncsc.mil> +Author: Eamon Walsh <ewalsh@tycho.nsa.gov> Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that diff --git a/Xext/xselinux.c b/Xext/xselinux.c index a199a0e46..b9b16b6ce 100644 --- a/Xext/xselinux.c +++ b/Xext/xselinux.c @@ -1,6 +1,6 @@ /************************************************************ -Author: Eamon Walsh <ewalsh@epoch.ncsc.mil> +Author: Eamon Walsh <ewalsh@tycho.nsa.gov> Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that diff --git a/Xext/xselinux.h b/Xext/xselinux.h index e4a2ec224..e99f05b09 100644 --- a/Xext/xselinux.h +++ b/Xext/xselinux.h @@ -1,6 +1,6 @@ /************************************************************ -Author: Eamon Walsh <ewalsh@epoch.ncsc.mil> +Author: Eamon Walsh <ewalsh@tycho.nsa.gov> Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that |