diff options
Diffstat (limited to 'MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf')
-rw-r--r-- | MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf index dd11c01511..28e942cb7f 100644 --- a/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf +++ b/MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf @@ -1,7 +1,7 @@ #/** @file
-# PE/COFF Loader Library implementation.
+# PE/COFF Loader Library implementation.
#
-# Copyright (c) 2006 - 2008, Intel Corporation.
+# Copyright (c) 2006 - 2008, 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
|