diff options
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-02-01 17:09:33 -0500 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | 2008-02-01 17:09:33 -0500 |
commit | 59bca8cc995428c34d8cdfadfa87c8e3f01c4340 (patch) | |
tree | 8c50895494db34913d09cc3017b46fe28ec4c102 /drivers/ide/ide-taskfile.c | |
parent | 58f189fccc72bb8a91de1854e519b47d64fbdbaa (diff) |
ide: update/add my Copyrights
The last years stuff and a trip down memory lane...
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
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 | */ |