lkml.org 
[lkml]   [2017]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH] pwn: stm32: Adopt SPDX identifier
    Date
    Add SPDX identifer

    Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
    ---
    drivers/pwm/pwm-stm32-lp.c | 3 +--
    drivers/pwm/pwm-stm32.c | 3 +--
    2 files changed, 2 insertions(+), 4 deletions(-)

    diff --git a/drivers/pwm/pwm-stm32-lp.c b/drivers/pwm/pwm-stm32-lp.c
    index 1ac9e4384142..cbd271e80c3c 100644
    --- a/drivers/pwm/pwm-stm32-lp.c
    +++ b/drivers/pwm/pwm-stm32-lp.c
    @@ -1,3 +1,4 @@
    +// SPDX-License-Identifier: GPL-2.0
    /*
    * STM32 Low-Power Timer PWM driver
    *
    @@ -5,8 +6,6 @@
    *
    * Author: Gerald Baeza <gerald.baeza@st.com>
    *
    - * License terms: GNU General Public License (GPL), version 2
    - *
    * Inspired by Gerald Baeza's pwm-stm32 driver
    */

    diff --git a/drivers/pwm/pwm-stm32.c b/drivers/pwm/pwm-stm32.c
    index 6139512aab7b..be56d7af89c9 100644
    --- a/drivers/pwm/pwm-stm32.c
    +++ b/drivers/pwm/pwm-stm32.c
    @@ -1,10 +1,9 @@
    +// SPDX-License-Identifier: GPL-2.0
    /*
    * Copyright (C) STMicroelectronics 2016
    *
    * Author: Gerald Baeza <gerald.baeza@st.com>
    *
    - * License terms: GNU General Public License (GPL), version 2
    - *
    * Inspired by timer-stm32.c from Maxime Coquelin
    * pwm-atmel.c from Bo Shen
    */
    --
    2.15.0
    \
     
     \ /
      Last update: 2017-12-05 15:58    [W:4.016 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site