Skip to content

Commit 4d21fef

Browse files
Amit Kumar Salechadavem330
authored andcommitted
netxen: fix license header
GNU General Public License is in file "COPYING". Signed-off-by: Amit Kumar Salecha <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent c070395 commit 4d21fef

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

drivers/net/netxen/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# MA 02111-1307, USA.
1919
#
2020
# The full GNU General Public License is included in this distribution
21-
# in the file called LICENSE.
21+
# in the file called "COPYING".
2222
#
2323
#
2424

drivers/net/netxen/netxen_nic.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

drivers/net/netxen/netxen_nic_ctx.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

drivers/net/netxen/netxen_nic_ethtool.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

drivers/net/netxen/netxen_nic_hdr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

drivers/net/netxen/netxen_nic_hw.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

drivers/net/netxen/netxen_nic_hw.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

drivers/net/netxen/netxen_nic_init.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

drivers/net/netxen/netxen_nic_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* MA 02111-1307, USA.
2020
*
2121
* The full GNU General Public License is included in this distribution
22-
* in the file called LICENSE.
22+
* in the file called "COPYING".
2323
*
2424
*/
2525

0 commit comments

Comments
 (0)