]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/HashInstanceLibSha384/HashInstanceLibSha384.c
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / Library / HashInstanceLibSha384 / HashInstanceLibSha384.c
index c750273bdc1913569b7fd2eeac750a2d2937fb6f..99e2416a8eceb11e896e6d46699f98b940950234 100644 (file)
@@ -3,13 +3,7 @@
   It can be registered to BaseCrypto router, to serve as hash engine.\r
 \r
 Copyright (c) 2018, Intel Corporation. All rights reserved. <BR>\r
-This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 \r
@@ -134,7 +128,7 @@ HASH_INTERFACE  mSha384InternalHashInstance = {
 /**\r
   The function register SHA384 instance.\r
 \r
-  @retval EFI_SUCCESS   SHA384 instance is registered, or system dose not surpport registr SHA384 instance\r
+  @retval EFI_SUCCESS   SHA384 instance is registered, or system does not support register SHA384 instance\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r