diff options
author | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-20 04:33:45 +0000 |
---|---|---|
committer | vanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-20 04:33:45 +0000 |
commit | dd0687a4b18c8ba6f37587ad13c9744ff9a67250 (patch) | |
tree | cc549a08f2896625fb7bee6aada48986655cb1d4 /MdePkg/Library/BaseLib | |
parent | aade80ede4c6eff09ed337584a48d84ad9197229 (diff) | |
download | edk2-platforms-dd0687a4b18c8ba6f37587ad13c9744ff9a67250.tar.xz |
remove some comments introduced by tools.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/BaseLib')
-rw-r--r-- | MdePkg/Library/BaseLib/BaseLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BaseLib/BaseLib.inf b/MdePkg/Library/BaseLib/BaseLib.inf index d86c0b983f..17cb764d09 100644 --- a/MdePkg/Library/BaseLib/BaseLib.inf +++ b/MdePkg/Library/BaseLib/BaseLib.inf @@ -2,7 +2,7 @@ # Component description file for Base Library
#
# Base Library implementation.
-# Copyright (c) 2007 - 2007, Intel Corporation.
+# Copyright (c) 2007, 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
|