diff options
Diffstat (limited to 'UefiCpuPkg/ResetVector/Vtf0/Makefile')
-rw-r--r-- | UefiCpuPkg/ResetVector/Vtf0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UefiCpuPkg/ResetVector/Vtf0/Makefile b/UefiCpuPkg/ResetVector/Vtf0/Makefile index a4c3f789d1..bc21d71753 100644 --- a/UefiCpuPkg/ResetVector/Vtf0/Makefile +++ b/UefiCpuPkg/ResetVector/Vtf0/Makefile @@ -1,9 +1,9 @@ ## @file # Makefile to create FFS Raw sections for VTF images. # -# Copyright (c) 2008, Intel Corporation +# Copyright (c) 2008, Intel Corporation. All rights reserved.<BR> # -# All rights reserved. This program and the accompanying materials +# 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 # http://opensource.org/licenses/bsd-license.php |