diff mbox series

[1/4] dt-bindings: pinctrl: at91-pio4: update license to SPDX style

Message ID 20210107072047.150507-1-eugen.hristev@microchip.com
State Accepted
Commit 7cdcf0cb69f2b3e64194a1ab8845887737c2f795
Delegated to: Eugen Hristev
Headers show
Series [1/4] dt-bindings: pinctrl: at91-pio4: update license to SPDX style | expand

Commit Message

Eugen Hristev Jan. 7, 2021, 7:20 a.m. UTC
Update license header to SPDX style

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
---
 include/dt-bindings/pinctrl/at91.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
diff mbox series

Patch

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__