summaryrefslogtreecommitdiff
path: root/PerformancePkg/Library/TscTimerLib
diff options
context:
space:
mode:
Diffstat (limited to 'PerformancePkg/Library/TscTimerLib')
-rw-r--r--PerformancePkg/Library/TscTimerLib/TscTimerLib.c2
-rw-r--r--PerformancePkg/Library/TscTimerLib/TscTimerLib.inf2
2 files changed, 2 insertions, 2 deletions
diff --git a/PerformancePkg/Library/TscTimerLib/TscTimerLib.c b/PerformancePkg/Library/TscTimerLib/TscTimerLib.c
index 19151a4..d3e3e8a 100644
--- a/PerformancePkg/Library/TscTimerLib/TscTimerLib.c
+++ b/PerformancePkg/Library/TscTimerLib/TscTimerLib.c
@@ -17,7 +17,7 @@
A Processor’s support for invariant TSC is indicated by CPUID.0x80000007.EDX[8].
- Copyright (c) 2009-2010, Intel Corporation. All rights reserved.<BR>
+ 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
diff --git a/PerformancePkg/Library/TscTimerLib/TscTimerLib.inf b/PerformancePkg/Library/TscTimerLib/TscTimerLib.inf
index 3f9aebf..7c17ecd 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