common/iavf: update copyright
Clarify Intel copyright and update the date to 2020. Fixes: 317862a4e44f ("net/iavf: replace license text with SPDX tag") Cc: stable@dpdk.org Signed-off-by: Xiaoyun Li <xiaoyun.li@intel.com> Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
parent
760ed82196
commit
32c3e0b488
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2019 Intel Corporation
|
||||
* Copyright(c) 2019-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
Intel® IAVF driver
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#include "iavf_status.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_ADMINQ_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_ADMINQ_CMD_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_ALLOC_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#include "iavf_type.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_DEVIDS_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2019 Intel Corporation
|
||||
* Copyright(c) 2019-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2017 Intel Corporation
|
||||
* Copyright(c) 2017-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_OSDEP_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_PROTOTYPE_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_REGISTER_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_STATUS_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _IAVF_TYPE_H_
|
||||
|
@ -1,5 +1,5 @@
|
||||
# SPDX-License-Identifier: BSD-3-Clause
|
||||
# Copyright(c) 2019 Intel Corporation
|
||||
# Copyright(c) 2019-2020 Intel Corporation
|
||||
|
||||
sources = files('iavf_adminq.c', 'iavf_common.c', 'iavf_impl.c')
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
/* SPDX-License-Identifier: BSD-3-Clause
|
||||
* Copyright(c) 2001-2020
|
||||
* Copyright(c) 2001-2020 Intel Corporation
|
||||
*/
|
||||
|
||||
#ifndef _VIRTCHNL_H_
|
||||
|
Loading…
x
Reference in New Issue
Block a user