X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FVfrCompile%2FVfrCompiler.h;h=7525bb5603c992f870c3d7e7cf7b5bd2a91e8c45;hp=c32325f0b717efbc00e77db66735fa25ae08378e;hb=da92f27632d2c89fa8726948ac9b02461ca8b61e;hpb=e472e8d3cca67f5e058f26fb6edc214b01114a3c diff --git a/BaseTools/Source/C/VfrCompile/VfrCompiler.h b/BaseTools/Source/C/VfrCompile/VfrCompiler.h index c32325f0b7..7525bb5603 100644 --- a/BaseTools/Source/C/VfrCompile/VfrCompiler.h +++ b/BaseTools/Source/C/VfrCompile/VfrCompiler.h @@ -2,7 +2,7 @@ VfrCompiler internal defintions. -Copyright (c) 2004 - 2008, Intel Corporation. All rights reserved.
+Copyright (c) 2004 - 2011, 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 @@ -23,7 +23,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define PROGRAM_NAME "VfrCompile" #define VFR_COMPILER_VERSION " 1.95 (UEFI 2.1)" -#define VFR_COMPILER_UPDATE_TIME " updated on 2009/05/20" +#define VFR_COMPILER_UPDATE_TIME " updated on 2011/02/25" // // This is how we invoke the C preprocessor on the VFR source file // to resolve #defines, #includes, etc. To make C source files