diff options
Diffstat (limited to 'PcAtChipsetPkg/8254TimerDxe/8254Timer.inf')
-rw-r--r-- | PcAtChipsetPkg/8254TimerDxe/8254Timer.inf | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf b/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf index ca9ab1a54e..6006c572a6 100644 --- a/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf +++ b/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf @@ -1,7 +1,7 @@ ## @file
#
-# Copyright (c) 2005 - 2010, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2005 - 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
# http://opensource.org/licenses/bsd-license.php
@@ -9,12 +9,8 @@ # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
-# Module Name:
-# Timer.inf
-#
-# Abstract:
-#
##
+
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = Timer
|