From b0446065db6dbafb8202c6024c0dd483cf1af966 Mon Sep 17 00:00:00 2001 From: Shumin Qiu Date: Mon, 19 Jan 2015 07:45:25 +0000 Subject: IntelFspWrapperPkg: Refine the format of meta data files. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Shumin Qiu Reviewed-by: Jiewen Yao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16623 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'IntelFspWrapperPkg/Library/BaseFspApiLib') diff --git a/IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf b/IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf index 451698d8d0..2608bf1043 100644 --- a/IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf +++ b/IntelFspWrapperPkg/Library/BaseFspApiLib/BaseFspApiLib.inf @@ -1,7 +1,7 @@ ## @file # Provide FSP API related function. # -# Copyright (c) 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2014 - 2015, 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 @@ -63,4 +63,4 @@ [LibraryClasses] [Guids] - gFspHeaderFileGuid + gFspHeaderFileGuid ## CONSUMES ## GUID -- cgit v1.2.3