]> git.sur5r.net Git - u-boot/blobdiff - drivers/timer/stm32_timer.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / timer / stm32_timer.c
index 344e6fba1e95fd1cfd907aaea3dd897b93a7e1a0..9a856b1b5afb498a9665f27fdbf1ff781ed155cf 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2018, STMicroelectronics - All Rights Reserved
  * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>