diff options
Diffstat (limited to 'drivers/block/nbd.c')
| -rw-r--r-- | drivers/block/nbd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/nbd.c b/drivers/block/nbd.c index 218d091f3c5..16c3c8613cd 100644 --- a/drivers/block/nbd.c +++ b/drivers/block/nbd.c @@ -4,7 +4,7 @@   * Note that you can not swap over this thing, yet. Seems to work but   * deadlocks sometimes - you can not swap over TCP in general.   *  - * Copyright 1997-2000, 2008 Pavel Machek <pavel@suse.cz> + * Copyright 1997-2000, 2008 Pavel Machek <pavel@ucw.cz>   * Parts copyright 2001 Steven Whitehouse <steve@chygwyn.com>   *   * This file is released under GPLv2 or later.  |