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/BasePciLibCf8/BasePciLibCf8.inf | |
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/BasePciLibCf8/BasePciLibCf8.inf')
-rw-r--r-- | MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf index fe5392d35a..993adf4af9 100644 --- a/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf +++ b/MdePkg/Library/BasePciLibCf8/BasePciLibCf8.inf @@ -3,7 +3,7 @@ #
# PCI Library that uses I/O ports 0xCF8 and 0xCFC to perform
# PCI Configuration cycles. Layers on top of an I/O Library instance.
-# 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
|