]> git.droids-corp.org - dpdk.git/commitdiff
net/ixgbe/base: update copyright
authorXiaoyun Li <xiaoyun.li@intel.com>
Mon, 18 May 2020 08:41:36 +0000 (16:41 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 18 May 2020 18:35:57 +0000 (20:35 +0200)
Clarify Intel copyright and update the date to 2020.

Fixes: 9db3087f4f77 ("net/ixgbe/base: update the license")
Cc: stable@dpdk.org
Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
30 files changed:
drivers/net/ixgbe/base/README
drivers/net/ixgbe/base/ixgbe_82598.c
drivers/net/ixgbe/base/ixgbe_82598.h
drivers/net/ixgbe/base/ixgbe_82599.c
drivers/net/ixgbe/base/ixgbe_82599.h
drivers/net/ixgbe/base/ixgbe_api.c
drivers/net/ixgbe/base/ixgbe_api.h
drivers/net/ixgbe/base/ixgbe_common.c
drivers/net/ixgbe/base/ixgbe_common.h
drivers/net/ixgbe/base/ixgbe_dcb.c
drivers/net/ixgbe/base/ixgbe_dcb.h
drivers/net/ixgbe/base/ixgbe_dcb_82598.c
drivers/net/ixgbe/base/ixgbe_dcb_82598.h
drivers/net/ixgbe/base/ixgbe_dcb_82599.c
drivers/net/ixgbe/base/ixgbe_dcb_82599.h
drivers/net/ixgbe/base/ixgbe_hv_vf.c
drivers/net/ixgbe/base/ixgbe_hv_vf.h
drivers/net/ixgbe/base/ixgbe_mbx.c
drivers/net/ixgbe/base/ixgbe_mbx.h
drivers/net/ixgbe/base/ixgbe_osdep.h
drivers/net/ixgbe/base/ixgbe_phy.c
drivers/net/ixgbe/base/ixgbe_phy.h
drivers/net/ixgbe/base/ixgbe_type.h
drivers/net/ixgbe/base/ixgbe_vf.c
drivers/net/ixgbe/base/ixgbe_vf.h
drivers/net/ixgbe/base/ixgbe_x540.c
drivers/net/ixgbe/base/ixgbe_x540.h
drivers/net/ixgbe/base/ixgbe_x550.c
drivers/net/ixgbe/base/ixgbe_x550.h
drivers/net/ixgbe/base/meson.build

index b6b420e2f3d6ece01da535b2ca8f44cfb05c0e9a..a48b14ed273c05b4f367c999e55b85602e33c107 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2010-2018 Intel Corporation
+ * Copyright(c) 2010-2020 Intel Corporation
  */
 
 IntelĀ® IXGBE driver
index 245ff75d55dc25dbe7789ed606b82bd1ba53d472..c83e1c6b302d0e5a5a8d09f6ce74f6630925edc7 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_type.h"
index 8013f495ecb51953954018b87eaaec9103bd34ac..7bad5e12d3afc1ac3cdf5ded5d6d731f374b85ac 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_82598_H_
index 96bdde62c89e6c181a86c9f9ba75e7da63142fb6..9cd0b1428ceccc5c617110d3e1930a0842999ff4 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_type.h"
index a32eb1f517221f0517485083ad4c8ccdf47e4e1a..238481983ffec99cb954a1445dd36bfc5e56a0ea 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_82599_H_
index 873c07999c95276d2b67d88986a413ba4e875edf..0a22df3d067d09f06976589954e02e383f388b56 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_api.h"
index ff8f7b2611181f81a91479075c8aa44c7000c9f2..33e7c3c215a5a5fc2cdac6869511e31dc8ebd15d 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_API_H_
index 62ff76723056ec7185e679edb94d3a3fe7cfa457..4eb98dc1989917e7b1a1cee0a7380c414238e214 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_common.h"
index 3bb2475119b4b73bf1dd1e3f7e6433b1c5dc1a5e..7a31f088c483f1e1a77ae3520e868a6fa1211014 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_COMMON_H_
index a590e0e07c6e160fdd08b893ebc0d9691c8d175e..53def2146e95c519bac7603841e9f6669048880b 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 
index 503d06018f405b5783d72916027d01767784006b..c2a1013ac08d85d8d6d303606fea814ba0e14d57 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_DCB_H_
index d87cb5885797d458fe3af8a1bba687794c68200f..bb309e28fd9805e75461828788b476faac0cf45d 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 
index 1a14744482e51f85ad559946a858a672136b17d2..8f36881378c42d4dded79286d155fd9c6355c33c 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_DCB_82598_H_
index f4f0ff01909e4796a1099308392a8f36b9e21687..04e0d1fb7d80a98e7c4fc0e45107b7e0a92fe3db 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 
index 085ada27f75c9d366ce114d3805594d288874951..7bd1d6a325a5a07610c5efe95eb45ef3eb3ede0e 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_DCB_82599_H_
index 67a124d8d150ef2cece2b2c47f7a1a6cea81867c..6005c4ac93f693236c3f80edf917a2400c40e0ed 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_vf.h"
index 9664f3bdbf0c6d4e0803ec759245e8c86e0589ec..dd2e1eee4e9c0e4559bf441b794e42192d2daaeb 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_HV_VF_H_
index cb82942dfa91a27235ae3bde2357075a501b789b..13bdb5f68f252d3e73348f02844ca099fa592351 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_type.h"
index 5d32cbc0746922519acc1069e77b32abe026fc6d..1a45e49c2f0dd70f68f4a770ce1dd57996f2f9ed 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_MBX_H_
index 844d1701f5952d0ab50f26c78a54e72ceac49612..dc712b7c0210b43bbc8ca0e795a2528bbd2bd592 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_OS_H_
index dd118f917054cb091513dae4e6e6d0bda08a02ad..a8243fa9749f0a890cbb795de3ac759f7f78ae63 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_api.h"
index f1605f2cc98eb0619194b5452acb4229deb5244c..a06c3be170aa56fc6b2a62fa323776c30ea1c158 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_PHY_H_
index 077b8f01c7276762f8c345b704e09129b1603fe4..15e93701056df0f94e45e0e4aff9cde111985402 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_TYPE_H_
index aac37822e4b8c105ae8f91c3bcd8fe448543d2f4..7f69ece107f4b7b2bdf0efa8dca3435bce65c5ee 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 
index dba643fceda9309cadcedbb2369f5dba5c04f54a..be58b4f76e754e364ee3c2a79428cb0ff899dc15 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_VF_H_
index f00f0eae7e61cba4571fb3cb9eb848eabd3a30d0..d65f47c181a29595333429bb0726f2e96db0e975 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_x540.h"
index 231dfe56e57bb5c93f539ce62737188659a65ec4..ba79847d11a7289a46451f3cada86d7e39c84b1f 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_X540_H_
index 930a61a20b2cd8c69bda5bbd8aef236f2f2a4755..3de406fd35202784889b39d9e96662df0a9cd1bf 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #include "ixgbe_x550.h"
index 3bd98f243d87e4668f0c081fa2a40e451adbf98a..10086ab4239e01c92ec7b75fb3383d14bc4b2081 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2018
+ * Copyright(c) 2001-2020 Intel Corporation
  */
 
 #ifndef _IXGBE_X550_H_
index da3887560d897ba4d929da44ec3f1c111251fb0f..48bbb86cb8068dfb02b9987f5fc3cec3ca85b865 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2017 Intel Corporation
+# Copyright(c) 2017-2020 Intel Corporation
 
 sources = [
        'ixgbe_82598.c',