summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf')
-rw-r--r--MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf4
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
index a2db9e058b..459cb3df50 100644
--- a/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
+++ b/MdePkg/Library/PeimEntryPoint/PeimEntryPoint.inf
@@ -1,7 +1,7 @@
## @file
# Module entry point library for PEIM.
#
-# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -20,7 +20,7 @@
FILE_GUID = fa177ff7-1fc7-458d-a358-d9d62ae61cec
MODULE_TYPE = PEIM
VERSION_STRING = 1.0
- LIBRARY_CLASS = PeimEntryPoint|PEIM
+ LIBRARY_CLASS = PeimEntryPoint|PEIM
#
# VALID_ARCHITECTURES = IA32 X64 IPF EBC (EBC is for build only)