]> git.droids-corp.org - dpdk.git/commitdiff
common/iavf: update copyright date
authorQi Zhang <qi.z.zhang@intel.com>
Thu, 7 Jan 2021 04:53:33 +0000 (12:53 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 13 Jan 2021 17:51:58 +0000 (18:51 +0100)
Updated the Copyright for 2021.
Updated FreeBSD IAVF driver of version.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
15 files changed:
drivers/common/iavf/README
drivers/common/iavf/iavf_adminq.c
drivers/common/iavf/iavf_adminq.h
drivers/common/iavf/iavf_adminq_cmd.h
drivers/common/iavf/iavf_alloc.h
drivers/common/iavf/iavf_common.c
drivers/common/iavf/iavf_devids.h
drivers/common/iavf/iavf_impl.c
drivers/common/iavf/iavf_osdep.h
drivers/common/iavf/iavf_prototype.h
drivers/common/iavf/iavf_register.h
drivers/common/iavf/iavf_status.h
drivers/common/iavf/iavf_type.h
drivers/common/iavf/meson.build
drivers/common/iavf/virtchnl.h

index 5a42750465ad639aba4d15e040fc7b9fbe01630d..24e3fdee2ab3b91976f0ad01f77690856007b364 100644 (file)
@@ -1,12 +1,12 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2019-2020 Intel Corporation
+ * Copyright(c) 2019-2021 Intel Corporation
  */
 
 IntelĀ® IAVF driver
 =================
 
 This directory contains source code of FreeBSD IAVF driver of version
-cid-avf.2020.10.14.tar.gz released by the team which develops
+cid-avf.2021.01.12.tar.gz released by the team which develops
 basic drivers for any IAVF NIC. The directory of base/ contains the
 original source package.
 
index 8bae51a46aebf10552bfabb517b0e4aa472f9ece..0bf5af0cbebda118ddd8d6a84c44312a2f50cae4 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #include "iavf_status.h"
index 93214162eb12d7f844a941b3c5c55f72973b04a3..e2374f9b95c53f7b2547c085d5e331d084962788 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_ADMINQ_H_
index 5b748426adc5629d8007a6be4463d211cf043e7b..2a3006a5268c87ab371370aa3c34bca1bea250e6 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_ADMINQ_CMD_H_
index 7b7a205cffc8f28c376435490d26cbbc91658edc..6ef8da65a185ecab445c085a94569467fa671b3e 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_ALLOC_H_
index c951b7d78770d798be455c231aee85d77d0a9030..855a0ab2f518557a71c32338cd7156b1885f0650 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #include "iavf_type.h"
index 2e63aac2891619f683aabba78693d3bc7a264d12..722c2e4f4991eb3ccd88594f8f9a378da1955ee5 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_DEVIDS_H_
index fc0da31753327033b2be4c28370d577ed9ef2675..08147314c651acdf4f87c529cbebf65256a01b27 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2019-2020 Intel Corporation
+ * Copyright(c) 2019-2021 Intel Corporation
  */
 
 #include <stdio.h>
index 7cba13ff74dcbf4d3f8b366cf9d951691343b790..eaefde88e53e381fca9a0cdb0fda8e8c6c56b898 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2017-2020 Intel Corporation
+ * Copyright(c) 2017-2021 Intel Corporation
  */
 
 #ifndef _IAVF_OSDEP_H_
index f34e77db0f477a9116ff8f7acbc952504e313ba1..1c125d1d9400ebaf3a87de1410b629f58815cde8 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_PROTOTYPE_H_
index 03d62a9da756b42c91a5f05545116f13216f172f..328100138d98ff9cb4c1929c882e0ca585fb7ff6 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_REGISTER_H_
index f425638063bdea26af6ce7f6c511530666dce388..b96887738d4c9d05a81fe899bcfa4aa80fcf72eb 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_STATUS_H_
index 0990c9aa33f95019aaa7481cbe59357dff8d06e8..f3815d523bb2b25603c16547355f2c99f3f6386c 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _IAVF_TYPE_H_
index 1f4d8b898d311f1e0a4c615ac29876c44019c97a..977652223b5a903b867d030dc9bb5456bde61ce6 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: BSD-3-Clause
-# Copyright(c) 2019-2020 Intel Corporation
+# Copyright(c) 2019-2021 Intel Corporation
 
 sources = files('iavf_adminq.c', 'iavf_common.c', 'iavf_impl.c')
 
index 7e62ae6b1baedf545719b066e7366539eda15a0d..09e42f034c7d10bd6e21694140f4f7d24fbbdc60 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2001-2020 Intel Corporation
+ * Copyright(c) 2001-2021 Intel Corporation
  */
 
 #ifndef _VIRTCHNL_H_