diff options
author | Pavel Machek <pavel@ucw.cz> | 2010-07-18 14:27:13 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-07-19 10:56:54 +0200 |
commit | a2531293dbb7608fa672ff28efe3ab4027917a2f (patch) | |
tree | 017d5a38fa33838ebdca1a332db6887096885d2d /fs/compat.c | |
parent | 7a53cd16d4d9968d1962e378b14eec2d99aa43e0 (diff) | |
download | linux-a2531293dbb7608fa672ff28efe3ab4027917a2f.tar.gz linux-a2531293dbb7608fa672ff28efe3ab4027917a2f.tar.bz2 linux-a2531293dbb7608fa672ff28efe3ab4027917a2f.zip |
update email address
pavel@suse.cz no longer works, replace it with working address.
Signed-off-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'fs/compat.c')
-rw-r--r-- | fs/compat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/compat.c b/fs/compat.c index 6490d2134ff3..c6fda9aeb864 100644 --- a/fs/compat.c +++ b/fs/compat.c @@ -8,7 +8,7 @@ * Copyright (C) 1997-2000 Jakub Jelinek (jakub@redhat.com) * Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be) * Copyright (C) 2001,2002 Andi Kleen, SuSE Labs - * Copyright (C) 2003 Pavel Machek (pavel@suse.cz) + * Copyright (C) 2003 Pavel Machek (pavel@ucw.cz) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as |