diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2005-10-27 14:10:08 -0400 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-10-28 12:53:23 -0400 |
commit | fa90c54f6d27664cc67691f9e52d9165e0c25ca7 (patch) | |
tree | 7d59a0b807d8f42f7555cada85ef1e8e33fe62ff /drivers/scsi/qla2xxx/ql2100.c | |
parent | 661c3f6cc32e1307fc7df724149884c95e98358d (diff) |
[SCSI] qla2xxx: Update license.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/ql2100.c')
-rw-r--r-- | drivers/scsi/qla2xxx/ql2100.c | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/drivers/scsi/qla2xxx/ql2100.c b/drivers/scsi/qla2xxx/ql2100.c index 058733d98d6b..f5db2235e432 100644 --- a/drivers/scsi/qla2xxx/ql2100.c +++ b/drivers/scsi/qla2xxx/ql2100.c | |||
@@ -1,11 +1,10 @@ | |||
1 | /* | 1 | /* |
2 | * QLogic ISP2100 device driver for Linux 2.6.x | 2 | * QLogic Fibre Channel HBA Driver |
3 | * Copyright (C) 2003 Christoph Hellwig. | 3 | * Copyright (C) 2003 Christoph Hellwig. |
4 | * Copyright (C) 2003-2005 QLogic Corporation (www.qlogic.com) | 4 | * Copyright (c) 2003-2005 QLogic Corporation |
5 | * | 5 | * |
6 | * Released under GPL v2. | 6 | * See LICENSE.qla2xxx for copyright and licensing details. |
7 | */ | 7 | */ |
8 | |||
9 | #include <linux/init.h> | 8 | #include <linux/init.h> |
10 | #include <linux/module.h> | 9 | #include <linux/module.h> |
11 | #include <linux/pci.h> | 10 | #include <linux/pci.h> |