diff options
Diffstat (limited to 'MdePkg/Include/Library/PeimEntryPoint.h')
-rw-r--r-- | MdePkg/Include/Library/PeimEntryPoint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Include/Library/PeimEntryPoint.h b/MdePkg/Include/Library/PeimEntryPoint.h index e5dcd4c12b..9980c91d0e 100644 --- a/MdePkg/Include/Library/PeimEntryPoint.h +++ b/MdePkg/Include/Library/PeimEntryPoint.h @@ -1,7 +1,7 @@ /** @file
- Entry point to a PEIM
+ Module entry point library for PEIM.
-Copyright (c) 2006, Intel Corporation<BR>
+Copyright (c) 2006 - 2008 Intel Corporation<BR>
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
|