]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Library/TpmCommLib/TpmComm.c
SecurityPkg: Clean up source files
[mirror_edk2.git] / SecurityPkg / Library / TpmCommLib / TpmComm.c
index 3197f96a995a9c6a689c4ac231c4cd3df18053f8..69f5f5c05b51d9422bfe50037b4074ff762fe98b 100644 (file)
@@ -1,13 +1,13 @@
 /** @file\r
   Basic TPM command functions.\r
 \r
-Copyright (c) 2005 - 2010, 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
+Copyright (c) 2005 - 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
+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
 \r
 **/\r
@@ -21,7 +21,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
   @param[in]  Data          Raw data to be digested.\r
   @param[in]  DataLen       Size of the raw data.\r
   @param[out] Digest        Pointer to a buffer that stores the final digest.\r
-  \r
+\r
   @retval     EFI_SUCCESS   Always successfully calculate the final digest.\r
 **/\r
 EFI_STATUS\r