提交 d7a131d3 编写于 作者: B Benjamin Gaignard 提交者: Thierry Reding

pwm: stm32: Adopt SPDX identifier

Add SPDX identifier to make it easier to determine the license of the
file.
Signed-off-by: NBenjamin Gaignard <benjamin.gaignard@st.com>
Acked-by: NPhilippe Ombredanne <pombredanne@nexb.com>
Signed-off-by: NThierry Reding <thierry.reding@gmail.com>
上级 7928b2cb
// SPDX-License-Identifier: GPL-2.0
/* /*
* STM32 Low-Power Timer PWM driver * STM32 Low-Power Timer PWM driver
* *
...@@ -5,8 +6,6 @@ ...@@ -5,8 +6,6 @@
* *
* Author: Gerald Baeza <gerald.baeza@st.com> * Author: Gerald Baeza <gerald.baeza@st.com>
* *
* License terms: GNU General Public License (GPL), version 2
*
* Inspired by Gerald Baeza's pwm-stm32 driver * Inspired by Gerald Baeza's pwm-stm32 driver
*/ */
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (C) STMicroelectronics 2016 * Copyright (C) STMicroelectronics 2016
* *
* Author: Gerald Baeza <gerald.baeza@st.com> * Author: Gerald Baeza <gerald.baeza@st.com>
* *
* License terms: GNU General Public License (GPL), version 2
*
* Inspired by timer-stm32.c from Maxime Coquelin * Inspired by timer-stm32.c from Maxime Coquelin
* pwm-atmel.c from Bo Shen * pwm-atmel.c from Bo Shen
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册