Remove "All rights reserved" string headers

Many of the license and Intel copyright headers include the "All rights
reserved" string. It is not relevant in the context of the BSD-3-Clause
license that the code is released under. This patch removes those strings
throughout the code (hypervisor, devicemodel and misc).

Tracked-On: #7254
Signed-off-by: Geoffroy Van Cutsem <geoffroy.vancutsem@intel.com>
This commit is contained in:
Geoffroy Van Cutsem
2022-04-05 12:59:24 +02:00
committed by acrnsi-robot
parent ac9824cd54
commit 8b16be9185
428 changed files with 364 additions and 429 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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