]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/include/asm/arch-stm32h7/gpio.h
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / arm / include / asm / arch-stm32h7 / gpio.h
index 2873c7bc08b79466c8d61356c56c9f32db23eefd..2dad52a4002abacc879a07e732ce9e20e570c27c 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2017, STMicroelectronics - All Rights Reserved
  * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _STM32_GPIO_H_