summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/Metronome/Metronome.inf
diff options
context:
space:
mode:
Diffstat (limited to 'MdeModulePkg/Universal/Metronome/Metronome.inf')
-rw-r--r--MdeModulePkg/Universal/Metronome/Metronome.inf18
1 files changed, 9 insertions, 9 deletions
diff --git a/MdeModulePkg/Universal/Metronome/Metronome.inf b/MdeModulePkg/Universal/Metronome/Metronome.inf
index a688f3cc02..3a633ed753 100644
--- a/MdeModulePkg/Universal/Metronome/Metronome.inf
+++ b/MdeModulePkg/Universal/Metronome/Metronome.inf
@@ -9,16 +9,16 @@
# microsecond units. If the number of ticks is small, then nanoseconds are used.
# If the number of ticks is large, then microseconds are used. This prevents
# overflows that could occur for long delays if only nanoseconds were used and also
-# provides the greatest accuracy for small delays.
+# provides the greatest accuracy for small delays.
#
-# Copyright (c) 2008 - 2014, 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
-# http://opensource.org/licenses/bsd-license.php
-#
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+# Copyright (c) 2008 - 2018, 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
+# http://opensource.org/licenses/bsd-license.php
+#
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
##