Skip to content

Commit f8e48a8

Browse files
committed
eCryptfs: Replace deactivated email address
Replace a recently deactived email address with one that I'll be able to personally control and keep alive. Signed-off-by: Tyler Hicks <[email protected]>
1 parent 7264645 commit f8e48a8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

fs/ecryptfs/ecryptfs_kernel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Copyright (C) 2004-2008 International Business Machines Corp.
99
* Author(s): Michael A. Halcrow <[email protected]>
1010
* Trevor S. Highland <[email protected]>
11-
* Tyler Hicks <[email protected]>
11+
* Tyler Hicks <[email protected]>
1212
*/
1313

1414
#ifndef ECRYPTFS_KERNEL_H

fs/ecryptfs/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Copyright (C) 2004-2007 International Business Machines Corp.
88
* Author(s): Michael A. Halcrow <[email protected]>
99
* Michael C. Thompson <[email protected]>
10-
* Tyler Hicks <[email protected]>
10+
* Tyler Hicks <[email protected]>
1111
*/
1212

1313
#include <linux/dcache.h>

fs/ecryptfs/messaging.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* Copyright (C) 2004-2008 International Business Machines Corp.
66
* Author(s): Michael A. Halcrow <[email protected]>
7-
* Tyler Hicks <[email protected]>
7+
* Tyler Hicks <[email protected]>
88
*/
99
#include <linux/sched.h>
1010
#include <linux/slab.h>

0 commit comments

Comments
 (0)