aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/scsi/cxgbi/cxgb3i/cxgb3i.c2
-rw-r--r--drivers/scsi/cxgbi/cxgb3i/cxgb3i.h2
-rw-r--r--drivers/scsi/cxgbi/cxgb4i/cxgb4i.c2
-rw-r--r--drivers/scsi/cxgbi/cxgb4i/cxgb4i.h2
-rw-r--r--drivers/scsi/cxgbi/libcxgbi.c2
-rw-r--r--drivers/scsi/cxgbi/libcxgbi.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c b/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c
index 0ae71562a491..96c44f5cf1a5 100644
--- a/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c
+++ b/drivers/scsi/cxgbi/cxgb3i/cxgb3i.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * cxgb3i_offload.c: Chelsio S3xx iscsi offloaded tcp connection management 2 * cxgb3i_offload.c: Chelsio S3xx iscsi offloaded tcp connection management
3 * 3 *
4 * Copyright (C) 2003-2008 Chelsio Communications. All rights reserved. 4 * Copyright (C) 2003-2015 Chelsio Communications. All rights reserved.
5 * 5 *
6 * This program is distributed in the hope that it will be useful, but WITHOUT 6 * This program is distributed in the hope that it will be useful, but WITHOUT
7 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 7 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
diff --git a/drivers/scsi/cxgbi/cxgb3i/cxgb3i.h b/drivers/scsi/cxgbi/cxgb3i/cxgb3i.h
index 20593fd69d8f..b0430c9359e7 100644
--- a/drivers/scsi/cxgbi/cxgb3i/cxgb3i.h
+++ b/drivers/scsi/cxgbi/cxgb3i/cxgb3i.h
@@ -1,7 +1,7 @@
1/* 1/*
2 * cxgb3i.h: Chelsio S3xx iSCSI driver. 2 * cxgb3i.h: Chelsio S3xx iSCSI driver.
3 * 3 *
4 * Copyright (c) 2008 Chelsio Communications, Inc. 4 * Copyright (c) 2008-2015 Chelsio Communications, Inc.
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by
diff --git a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c
index 9147ae43a8c0..984d09280778 100644
--- a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c
+++ b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * cxgb4i.c: Chelsio T4 iSCSI driver. 2 * cxgb4i.c: Chelsio T4 iSCSI driver.
3 * 3 *
4 * Copyright (c) 2010 Chelsio Communications, Inc. 4 * Copyright (c) 2010-2015 Chelsio Communications, Inc.
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by
diff --git a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h
index 1096026ba241..63115bc6791c 100644
--- a/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h
+++ b/drivers/scsi/cxgbi/cxgb4i/cxgb4i.h
@@ -1,7 +1,7 @@
1/* 1/*
2 * cxgb4i.h: Chelsio T4 iSCSI driver. 2 * cxgb4i.h: Chelsio T4 iSCSI driver.
3 * 3 *
4 * Copyright (c) 2010 Chelsio Communications, Inc. 4 * Copyright (c) 2010-2015 Chelsio Communications, Inc.
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by
diff --git a/drivers/scsi/cxgbi/libcxgbi.c b/drivers/scsi/cxgbi/libcxgbi.c
index 42c928407d3d..f4cfa1eda9e4 100644
--- a/drivers/scsi/cxgbi/libcxgbi.c
+++ b/drivers/scsi/cxgbi/libcxgbi.c
@@ -1,7 +1,7 @@
1/* 1/*
2 * libcxgbi.c: Chelsio common library for T3/T4 iSCSI driver. 2 * libcxgbi.c: Chelsio common library for T3/T4 iSCSI driver.
3 * 3 *
4 * Copyright (c) 2010 Chelsio Communications, Inc. 4 * Copyright (c) 2010-2015 Chelsio Communications, Inc.
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by
diff --git a/drivers/scsi/cxgbi/libcxgbi.h b/drivers/scsi/cxgbi/libcxgbi.h
index f89fad00504f..b3e5bd1d5d9c 100644
--- a/drivers/scsi/cxgbi/libcxgbi.h
+++ b/drivers/scsi/cxgbi/libcxgbi.h
@@ -1,7 +1,7 @@
1/* 1/*
2 * libcxgbi.h: Chelsio common library for T3/T4 iSCSI driver. 2 * libcxgbi.h: Chelsio common library for T3/T4 iSCSI driver.
3 * 3 *
4 * Copyright (c) 2010 Chelsio Communications, Inc. 4 * Copyright (c) 2010-2015 Chelsio Communications, Inc.
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by