e1000e: update copyright information
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e52997f960
commit
451152d97f
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
@ -6028,7 +6028,7 @@ static int __init e1000_init_module(void)
|
||||||
int ret;
|
int ret;
|
||||||
pr_info("Intel(R) PRO/1000 Network Driver - %s\n",
|
pr_info("Intel(R) PRO/1000 Network Driver - %s\n",
|
||||||
e1000e_driver_version);
|
e1000e_driver_version);
|
||||||
pr_info("Copyright (c) 1999 - 2009 Intel Corporation.\n");
|
pr_info("Copyright (c) 1999 - 2010 Intel Corporation.\n");
|
||||||
ret = pci_register_driver(&e1000_driver);
|
ret = pci_register_driver(&e1000_driver);
|
||||||
|
|
||||||
return ret;
|
return ret;
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
|
||||||
Intel PRO/1000 Linux driver
|
Intel PRO/1000 Linux driver
|
||||||
Copyright(c) 1999 - 2009 Intel Corporation.
|
Copyright(c) 1999 - 2010 Intel Corporation.
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
This program is free software; you can redistribute it and/or modify it
|
||||||
under the terms and conditions of the GNU General Public License,
|
under the terms and conditions of the GNU General Public License,
|
||||||
|
|
Loading…
Reference in New Issue