diff options
author | Andreas Herrmann <aherrman@de.ibm.com> | 2006-05-22 12:14:08 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-05-28 12:36:02 -0400 |
commit | 4a9d2d8bf989c77b54add430932fa5ed8a80dba9 (patch) | |
tree | d57022575739b1331d9c5c4edc6c1c32ca1bfbd9 /drivers/s390/scsi/zfcp_qdio.c | |
parent | 979dca3826841e5dc9170c28f20bd75ece266a9a (diff) |
[SCSI] zfcp: (cleanup) shortened copyright and author information
Copyright update, shortened file headers, shortened author information.
Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/s390/scsi/zfcp_qdio.c')
-rw-r--r-- | drivers/s390/scsi/zfcp_qdio.c | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/drivers/s390/scsi/zfcp_qdio.c b/drivers/s390/scsi/zfcp_qdio.c index 1c3275163c91..dfb6644d17b8 100644 --- a/drivers/s390/scsi/zfcp_qdio.c +++ b/drivers/s390/scsi/zfcp_qdio.c | |||
@@ -1,18 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | * linux/drivers/s390/scsi/zfcp_qdio.c | 2 | * This file is part of the zfcp device driver for |
3 | * FCP adapters for IBM System z9 and zSeries. | ||
3 | * | 4 | * |
4 | * FCP adapter driver for IBM eServer zSeries | 5 | * (C) Copyright IBM Corp. 2002, 2006 |
5 | * | ||
6 | * QDIO related routines | ||
7 | * | ||
8 | * (C) Copyright IBM Corp. 2002, 2004 | ||
9 | * | ||
10 | * Authors: | ||
11 | * Martin Peschke <mpeschke@de.ibm.com> | ||
12 | * Raimund Schroeder <raimund.schroeder@de.ibm.com> | ||
13 | * Wolfgang Taphorn | ||
14 | * Heiko Carstens <heiko.carstens@de.ibm.com> | ||
15 | * Andreas Herrmann <aherrman@de.ibm.com> | ||
16 | * | 6 | * |
17 | * This program is free software; you can redistribute it and/or modify | 7 | * This program is free software; you can redistribute it and/or modify |
18 | * it under the terms of the GNU General Public License as published by | 8 | * it under the terms of the GNU General Public License as published by |