Update copyright year range in code headers

Modified the copyright year range in code, and corrected "int32_tel"
into "Intel" in two "hypervisor/include/debug/profiling.h" and
"hypervisor/include/debug/profiling_internal.h".

Tracked-On: #7559
Signed-off-by: Ziheng Li <ziheng.li@intel.com>
This commit is contained in:
Ziheng Li
2022-07-13 09:21:24 +08:00
committed by acrnsi-robot
parent d5f3643e4f
commit eb8bcb06b3
588 changed files with 1675 additions and 601 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2018 Intel Corporation
* Copyright (C)2018-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2018 Intel Corporation
* Copyright (C)2018-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/**
* Copyright (C) 2018 Intel Corporation
* Copyright (C) 2018-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -2,7 +2,7 @@
* ProjectAcrn
* Acrnctl
*
* Copyright (C) 2018 Intel Corporation.
* Copyright (C) 2018-2022 Intel Corporation.
*
* SPDX-License-Identifier: BSD-3-Clause
*

View File

@@ -1,5 +1,5 @@
/**
* Copyright (C) 2018 Intel Corporation
* Copyright (C) 2018-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2018 Intel Corporation
* Copyright (C)2018-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _CMD_H_

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#include <stdio.h>

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _CMD_HANDLER_H_

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _CONFIG_H_

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2019 Intel Corporation
* Copyright (C)2019-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _LOG_H_

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _SOCKET_H_

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _UART_H_

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C)2021 Intel Corporation
* Copyright (C)2021-2022 Intel Corporation.
* SPDX-License-Identifier: BSD-3-Clause
*/
#ifndef _UART_CHANNEL_H_

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
#
# Copyright (C) 2021 Intel Corporation.
# Copyright (C) 2021-2022 Intel Corporation.
#
# SPDX-License-Identifier: BSD-3-Clause
#