]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/TimerDxe/TimerDxe.inf
Nt32Pkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Nt32Pkg / TimerDxe / TimerDxe.inf
index 96b69cad708fa680e6ab3953ed97d30e00340968..9c5aaa10e6e15bffa21fdeeaebaaf59682d239d6 100644 (file)
@@ -4,14 +4,9 @@
 # This Timer module uses an NT Thread to simulate the timer-tick driven\r
 #  timer service. In the future, the Thread creation should possibly be\r
 #  abstracted by the CPU architectural protocol\r
-# Copyright (c) 2006 - 2010, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
 #\r
-#  All rights reserved. This program and the accompanying materials\r
-#  are licensed and made available under the terms and conditions of the BSD License\r
-#  which accompanies this distribution. The full text of the license may be found at\r
-#  http://opensource.org/licenses/bsd-license.php\r
-#  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 #\r
 ##\r
@@ -22,8 +17,6 @@
   FILE_GUID                      = C3811036-710B-4E39-8CF1-0AF9BE3A8198\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = WinNtTimerDriverInitialize\r
 \r