summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/ql2322.c
diff options
context:
space:
mode:
authorAndrew Vasquez <andrew.vasquez@qlogic.com>2005-10-27 20:10:08 +0200
committerJames Bottomley <jejb@mulgrave.(none)>2005-10-28 18:53:23 +0200
commitfa90c54f6d27664cc67691f9e52d9165e0c25ca7 (patch)
tree7d59a0b807d8f42f7555cada85ef1e8e33fe62ff /drivers/scsi/qla2xxx/ql2322.c
parent[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function. (diff)
downloadlinux-fa90c54f6d27664cc67691f9e52d9165e0c25ca7.tar.xz
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/ql2322.c')
-rw-r--r--drivers/scsi/qla2xxx/ql2322.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/drivers/scsi/qla2xxx/ql2322.c b/drivers/scsi/qla2xxx/ql2322.c
index bfe918a4a2cf..c88a22c0d93a 100644
--- a/drivers/scsi/qla2xxx/ql2322.c
+++ b/drivers/scsi/qla2xxx/ql2322.c
@@ -1,10 +1,9 @@
/*
- * QLogic ISP2322 device driver for Linux 2.6.x
- * Copyright (C) 2003-2005 QLogic Corporation (www.qlogic.com)
+ * QLogic Fibre Channel HBA Driver
+ * 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>