diff options
Diffstat (limited to 'drivers/ide/ide-taskfile.c')
-rw-r--r-- | drivers/ide/ide-taskfile.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/drivers/ide/ide-taskfile.c b/drivers/ide/ide-taskfile.c index e8adcab2fa9f..16a9a581d089 100644 --- a/drivers/ide/ide-taskfile.c +++ b/drivers/ide/ide-taskfile.c | |||
@@ -1,9 +1,9 @@ | |||
1 | /* | 1 | /* |
2 | * Copyright (C) 2000-2002 Michael Cornwell <cornwell@acm.org> | 2 | * Copyright (C) 2000-2002 Michael Cornwell <cornwell@acm.org> |
3 | * Copyright (C) 2000-2002 Andre Hedrick <andre@linux-ide.org> | 3 | * Copyright (C) 2000-2002 Andre Hedrick <andre@linux-ide.org> |
4 | * Copyright (C) 2001-2002 Klaus Smolin | 4 | * Copyright (C) 2001-2002 Klaus Smolin |
5 | * IBM Storage Technology Division | 5 | * IBM Storage Technology Division |
6 | * Copyright (C) 2003-2004 Bartlomiej Zolnierkiewicz | 6 | * Copyright (C) 2003-2004, 2007 Bartlomiej Zolnierkiewicz |
7 | * | 7 | * |
8 | * The big the bad and the ugly. | 8 | * The big the bad and the ugly. |
9 | */ | 9 | */ |