dt-bindings: pinctrl: at91-pio4: update license to SPDX style
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 5 Jan 2021 08:49:10 +0000 (10:49 +0200)
committerEugen Hristev <eugen.hristev@microchip.com>
Fri, 22 Jan 2021 13:09:59 +0000 (15:09 +0200)
Update license header to SPDX style

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
include/dt-bindings/pinctrl/at91.h

index 616f5ce..5afb186 100644 (file)
@@ -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__