diff options
author | Stephen Cprek <smcprek@us.ibm.com> | 2015-11-06 08:24:51 -0600 |
---|---|---|
committer | STEPHEN M. CPREK <smcprek@us.ibm.com> | 2015-11-06 14:31:45 -0600 |
commit | 675bbeab1a01049b3a0d54e186710f2a0f19be35 (patch) | |
tree | b770898bf584a551ed72946232acc54ace386a7c /src/usr/secureboot/trusted/trustedboot.H | |
parent | 5c6ea674b20398ce999f64f8c7cde4292b104690 (diff) | |
download | talos-hostboot-675bbeab1a01049b3a0d54e186710f2a0f19be35.tar.gz talos-hostboot-675bbeab1a01049b3a0d54e186710f2a0f19be35.zip |
Fix copyright prologs for trustedboot code
Change-Id: Ib6082544ace176db00473a15f27eeb7f454b1555
Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/21870
Tested-by: Jenkins Server
Reviewed-by: MATTHEW A. PLOETZ <maploetz@us.ibm.com>
Reviewed-by: WILLIAM G. HOFFA <wghoffa@us.ibm.com>
Tested-by: Jenkins OP Build CI
Reviewed-by: Christopher J. Engel <cjengel@us.ibm.com>
Tested-by: Jenkins OP HW
Tested-by: FSP CI Jenkins
Reviewed-by: STEPHEN M. CPREK <smcprek@us.ibm.com>
Diffstat (limited to 'src/usr/secureboot/trusted/trustedboot.H')
-rw-r--r-- | src/usr/secureboot/trusted/trustedboot.H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/secureboot/trusted/trustedboot.H b/src/usr/secureboot/trusted/trustedboot.H index 0f7a323f8..5c1c87e15 100644 --- a/src/usr/secureboot/trusted/trustedboot.H +++ b/src/usr/secureboot/trusted/trustedboot.H @@ -1,7 +1,7 @@ /* IBM_PROLOG_BEGIN_TAG */ /* This is an automatically generated prolog. */ /* */ -/* $Source: src/usr/secureboot/trustedboot.H $ */ +/* $Source: src/usr/secureboot/trusted/trustedboot.H $ */ /* */ /* OpenPOWER HostBoot Project */ /* */ |