diff options
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | 2005-10-27 11:10:08 -0700 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-10-28 11:53:23 -0500 |
commit | fa90c54f6d27664cc67691f9e52d9165e0c25ca7 (patch) | |
tree | 7d59a0b807d8f42f7555cada85ef1e8e33fe62ff /drivers/scsi/qla2xxx/ql2200.c | |
parent | 661c3f6cc32e1307fc7df724149884c95e98358d (diff) | |
download | blackbird-op-linux-fa90c54f6d27664cc67691f9e52d9165e0c25ca7.tar.gz blackbird-op-linux-fa90c54f6d27664cc67691f9e52d9165e0c25ca7.zip |
[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/ql2200.c')
-rw-r--r-- | drivers/scsi/qla2xxx/ql2200.c | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/drivers/scsi/qla2xxx/ql2200.c b/drivers/scsi/qla2xxx/ql2200.c index 5b5ee73744b2..0eef72dc8da0 100644 --- a/drivers/scsi/qla2xxx/ql2200.c +++ b/drivers/scsi/qla2xxx/ql2200.c @@ -1,11 +1,10 @@ /* - * QLogic ISP2200 device driver for Linux 2.6.x - * Copyright (C) 2003 Christoph Hellwig. - * Copyright (C) 2003-2005 QLogic Corporation (www.qlogic.com) + * QLogic Fibre Channel HBA Driver + * Copyright (C) 2003 Christoph Hellwig. + * Copyright (c) 2003-2005 QLogic Corporation * - * Released under GPL v2. + * See LICENSE.qla2xxx for copyright and licensing details. */ - #include <linux/init.h> #include <linux/module.h> #include <linux/pci.h> |