]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/HashInstanceLibSha1/HashInstanceLibSha1.c
SecurityPkg: Fix spelling errors
[mirror_edk2.git] / SecurityPkg / Library / HashInstanceLibSha1 / HashInstanceLibSha1.c
index d09b68c8b1540ed3b83914db558c3af7cee6601b..52521b6444258ce6deca93ba2438b52ef339445d 100644 (file)
@@ -3,13 +3,7 @@
   It can be registered to BaseCrypto router, to serve as hash engine.\r
 \r
 Copyright (c) 2013 - 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  mSha1InternalHashInstance = {
 /**\r
   The function register SHA1 instance.\r
 \r
-  @retval EFI_SUCCESS   SHA1 instance is registered, or system dose not surpport registr SHA1 instance\r
+  @retval EFI_SUCCESS   SHA1 instance is registered, or system does not support register SHA1 instance\r
 **/\r
 EFI_STATUS\r
 EFIAPI\r