aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/ql2100.c
diff options
context:
space:
mode:
authorAndrew Vasquez <andrew.vasquez@qlogic.com>2005-07-06 13:32:27 -0400
committerJames Bottomley <jejb@mulgrave.(none)>2005-07-14 11:12:12 -0400
commitae91193cd5bc80b4d62b1d4f0e7f3fea48f41ccd (patch)
tree2568251229ced2421aee55fe2d7539a9b039056c /drivers/scsi/qla2xxx/ql2100.c
parentf04a311fdc85d580526ef25eb547628042b1e510 (diff)
[SCSI] qla2xxx: Update copyright banner.
Update copyright banner. 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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/qla2xxx/ql2100.c b/drivers/scsi/qla2xxx/ql2100.c
index ea136a61af40..058733d98d6b 100644
--- a/drivers/scsi/qla2xxx/ql2100.c
+++ b/drivers/scsi/qla2xxx/ql2100.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * QLogic ISP2100 device driver for Linux 2.6.x 2 * QLogic ISP2100 device driver for Linux 2.6.x
3 * Copyright (C) 2003 Christoph Hellwig. 3 * Copyright (C) 2003 Christoph Hellwig.
4 * Copyright (C) 2003-2004 QLogic Corporation (www.qlogic.com) 4 * Copyright (C) 2003-2005 QLogic Corporation (www.qlogic.com)
5 * 5 *
6 * Released under GPL v2. 6 * Released under GPL v2.
7 */ 7 */