X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=SecurityPkg%2FLibrary%2FTpm12CommandLib%2FTpm12Ownership.c;h=c4bad5ba1bbcda5f3528a98a63c7e6a0516a14b9;hb=b3548d32ddb553a9e95503457c66d11462622d16;hp=0b1bf5c536112e37b5b4a9bcd0cfd6198879cafd;hpb=5a702acd3df099307d9bae0725f97b52b4895382;p=mirror_edk2.git diff --git a/SecurityPkg/Library/Tpm12CommandLib/Tpm12Ownership.c b/SecurityPkg/Library/Tpm12CommandLib/Tpm12Ownership.c index 0b1bf5c536..c4bad5ba1b 100644 --- a/SecurityPkg/Library/Tpm12CommandLib/Tpm12Ownership.c +++ b/SecurityPkg/Library/Tpm12CommandLib/Tpm12Ownership.c @@ -1,7 +1,7 @@ /** @file Implement TPM1.2 Ownership related command. -Copyright (c) 2013 - 2014, Intel Corporation. All rights reserved.
+Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.
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 @@ -52,4 +52,4 @@ Tpm12ForceClear ( default: return EFI_DEVICE_ERROR; } -} \ No newline at end of file +}