X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ArmPlatformPkg%2FDrivers%2FSP805WatchdogDxe%2FSP805WatchdogDxe.inf;h=f8c370ff28884f612c18fcd0a61e21d290c5e30e;hp=0e744deeca8d2cf88b48c472564c7fa5c2bb36d8;hb=HEAD;hpb=5afabd5ec373f1e37e9b6cdd85b68e08e8f016fb diff --git a/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf b/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf index 0e744deeca..f8c370ff28 100644 --- a/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf +++ b/ArmPlatformPkg/Drivers/SP805WatchdogDxe/SP805WatchdogDxe.inf @@ -1,17 +1,11 @@ -/** @file -* -* Copyright (c) 2011-2012, ARM Limited. All rights reserved. -* Copyright (c) 2018, Linaro Limited. All rights reserved. -* -* 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. -* -**/ +## @file +# +# Copyright (c) 2011 - 2020, Arm Limited. All rights reserved.
+# Copyright (c) 2018, Linaro Limited. All rights reserved. +# +# SPDX-License-Identifier: BSD-2-Clause-Patent +# +## [Defines] INF_VERSION = 0x00010005 @@ -23,6 +17,7 @@ [Sources.common] SP805Watchdog.c + SP805Watchdog.h [Packages] ArmPkg/ArmPkg.dec