diff options
author | Jens Axboe <axboe@kernel.dk> | 2006-09-04 15:41:16 +0200 |
---|---|---|
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | 2006-09-30 20:52:34 +0200 |
commit | 0fe23479577124bd2687e6783e39fa0fa4c28005 (patch) | |
tree | 954ae8c079fd10cd52bf212ca5cd2530ec5c2315 /fs/bio.c | |
parent | 50be345560f1ffdcb15cc0e146416b80529a2ef2 (diff) | |
download | op-kernel-dev-0fe23479577124bd2687e6783e39fa0fa4c28005.zip op-kernel-dev-0fe23479577124bd2687e6783e39fa0fa4c28005.tar.gz |
[PATCH] Update axboe@suse.de email address
As people often look for the copyright in files to see who to mail,
update the link to a neutral one.
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'fs/bio.c')
-rw-r--r-- | fs/bio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* - * Copyright (C) 2001 Jens Axboe <axboe@suse.de> + * Copyright (C) 2001 Jens Axboe <axboe@kernel.dk> * * 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 |