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

@@ -720,7 +720,7 @@ Compliant example::
-------------File Contents Start After This Line------------
/*
* Copyright (C) 2019 Intel Corporation.
* Copyright (C) 2019-2022 Intel Corporation.
*
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -3386,7 +3386,7 @@ Compliant example::
-------------File Contents Start After This Line------------
/*
* Copyright (C) 2019 Intel Corporation.
* Copyright (C) 2019-2022 Intel Corporation.
*
* SPDX-License-Identifier: BSD-3-Clause
*/

View File

@@ -1,6 +1,6 @@
# coding=utf-8
#
# Copyright © 2016 Intel Corporation
# Copyright © 2016-2022 Intel Corporation.
#
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2019 Intel Corporation
# Copyright (c) 2019-2022 Intel Corporation.
#
# SPDX-License-Identifier: Apache-2.0

View File

@@ -2,7 +2,7 @@
* Simple search result scoring code.
*
* Copyright 2007-2018 by the Sphinx team
* Copyright (c) 2019, Intel
* Copyright (c) 2019-2022, Intel Corporation.
* SPDX-License-Identifier: Apache-2.0
*/

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
#
# Copyright (c) 2018, Nordic Semiconductor ASA
# Copyright (c) 2017, Intel Corporation
# Copyright (c) 2017-2022, Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (C) 2019 Intel Corporation.
# Copyright (C) 2019-2022 Intel Corporation.
# SPDX-License-Identifier: BSD-3-Clause
# run the filter-known-issues.py script to remove "expected" warning

View File

@@ -1,5 +1,5 @@
#! /usr/bin/env python3
# Copyright (c) 2017, Intel Corporation
# Copyright (c) 2017-2022, Intel Corporation
# SPDX-License-Identifier: Apache-2.0
"""
Filters a file, classifying output in errors, warnings and discarding

View File

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

View File

@@ -267,7 +267,7 @@ Bring Up User VM (L2 Guest)
.. code-block:: none
#!/bin/bash
# Copyright (C) 2020 Intel Corporation.
# Copyright (C) 2020-2022 Intel Corporation.
# SPDX-License-Identifier: BSD-3-Clause
function launch_ubuntu()
{

View File

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

View File

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

View File

@@ -1,7 +1,7 @@
#!/bin/bash
# Copyright (C) 2018 Intel Corporation.
# Copyright (C) 2018-2022 Intel Corporation.
# SPDX-License-Identifier: BSD-3-Clause