summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/PlatformPei/ClearCache.c
diff options
context:
space:
mode:
Diffstat (limited to 'OvmfPkg/PlatformPei/ClearCache.c')
-rw-r--r--OvmfPkg/PlatformPei/ClearCache.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/OvmfPkg/PlatformPei/ClearCache.c b/OvmfPkg/PlatformPei/ClearCache.c
index 7d15fd925c..5c538c59e0 100644
--- a/OvmfPkg/PlatformPei/ClearCache.c
+++ b/OvmfPkg/PlatformPei/ClearCache.c
@@ -7,13 +7,7 @@
Copyright (C) 2018, Red Hat, Inc.
- This program and the accompanying materials are licensed and made available
- under the terms and conditions of the BSD License which accompanies this
- distribution. The full text of the license may be found at
- http://opensource.org/licenses/bsd-license.php
-
- THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT
- WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+ SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#include <Library/CacheMaintenanceLib.h>