Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

e1000e: update copyright year

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

authored by

Bruce Allan and committed by
Jeff Kirsher
f5e261e6 fe2ddfb5

+15 -15
+1 -1
drivers/net/ethernet/intel/e1000e/80003es2lan.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/82571.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/Makefile
··· 1 1 ################################################################################ 2 2 # 3 3 # Intel PRO/1000 Linux driver 4 - # Copyright(c) 1999 - 2011 Intel Corporation. 4 + # Copyright(c) 1999 - 2012 Intel Corporation. 5 5 # 6 6 # This program is free software; you can redistribute it and/or modify it 7 7 # under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/defines.h
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/e1000.h
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/ethtool.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/hw.h
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/ich8lan.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/mac.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/manage.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+2 -2
drivers/net/ethernet/intel/e1000e/netdev.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License, ··· 6538 6538 int ret; 6539 6539 pr_info("Intel(R) PRO/1000 Network Driver - %s\n", 6540 6540 e1000e_driver_version); 6541 - pr_info("Copyright(c) 1999 - 2011 Intel Corporation.\n"); 6541 + pr_info("Copyright(c) 1999 - 2012 Intel Corporation.\n"); 6542 6542 ret = pci_register_driver(&e1000_driver); 6543 6543 6544 6544 return ret;
+1 -1
drivers/net/ethernet/intel/e1000e/nvm.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/param.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,
+1 -1
drivers/net/ethernet/intel/e1000e/phy.c
··· 1 1 /******************************************************************************* 2 2 3 3 Intel PRO/1000 Linux driver 4 - Copyright(c) 1999 - 2011 Intel Corporation. 4 + Copyright(c) 1999 - 2012 Intel Corporation. 5 5 6 6 This program is free software; you can redistribute it and/or modify it 7 7 under the terms and conditions of the GNU General Public License,