]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EmulatorPkg/Library/SecPpiListLib/PpiListLib.c
EmulatorPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmulatorPkg / Library / SecPpiListLib / PpiListLib.c
index f9c0c3d677df788baea8e1793b6ee0123c74b3fb..0ead1a6296d6f011ed870d9db638f894d016c08f 100644 (file)
@@ -1,17 +1,11 @@
-/*++ @file
-
-Copyright (c) 2011, Apple Inc. All rights reserved.<BR>
-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.
-
-**/
-
-#include <PiPei.h>
-
-CONST EFI_PEI_PPI_DESCRIPTOR  *gPpiList = NULL;
-
+/*++ @file\r
+\r
+Copyright (c) 2011, Apple Inc. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
+\r
+**/\r
+\r
+#include <PiPei.h>\r
+\r
+CONST EFI_PEI_PPI_DESCRIPTOR  *gPpiList = NULL;\r
+\r