diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-24 12:09:16 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-24 12:09:16 +0000 |
commit | 92ea1df875340a9841117762c41087bdb5561a10 (patch) | |
tree | e8761c9b6f4e8ef1a3ad7a36f53300fdfefaabfb /PerformancePkg/Library/TscTimerLib/TscTimerLib.inf | |
parent | 95d48e8299e000aefae3c7682039ce2473648940 (diff) | |
download | edk2-platforms-92ea1df875340a9841117762c41087bdb5561a10.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10427 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PerformancePkg/Library/TscTimerLib/TscTimerLib.inf')
-rw-r--r-- | PerformancePkg/Library/TscTimerLib/TscTimerLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PerformancePkg/Library/TscTimerLib/TscTimerLib.inf b/PerformancePkg/Library/TscTimerLib/TscTimerLib.inf index 3f9aebfdcb..7c17ecd8e5 100644 --- a/PerformancePkg/Library/TscTimerLib/TscTimerLib.inf +++ b/PerformancePkg/Library/TscTimerLib/TscTimerLib.inf @@ -8,7 +8,7 @@ # TSC reads are much more efficient and do not incur the overhead associated with a ring transition or
# access to a platform resource.
#
-# Copyright (c) 2009-2010, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 2010, 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
# which accompanies this distribution. The full text of the license may be found at
|