From: Eugen Hristev <eugen.hristev@microchip.com>
Date: Tue, 5 Jan 2021 08:49:10 +0000 (+0200)
Subject: dt-bindings: pinctrl: at91-pio4: update license to SPDX style
X-Git-Tag: v2025.01-rc5-pxa1908~2046^2~15
X-Git-Url: http://git.dujemihanovic.xyz/img/html/static/%7B%7B?a=commitdiff_plain;h=7cdcf0cb69f2b3e64194a1ab8845887737c2f795;p=u-boot.git

dt-bindings: pinctrl: at91-pio4: update license to SPDX style

Update license header to SPDX style

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---

diff --git a/include/dt-bindings/pinctrl/at91.h b/include/dt-bindings/pinctrl/at91.h
index 616f5ce400..5afb1863c3 100644
--- a/include/dt-bindings/pinctrl/at91.h
+++ b/include/dt-bindings/pinctrl/at91.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * This header provides constants for most at91 pinctrl bindings.
  *
  * Copyright (C) 2013 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
- *
- * GPLv2 only
  */
 
 #ifndef __DT_BINDINGS_AT91_PINCTRL_H__