lkml.org 
[lkml]   [2019]   [Feb]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 10/11] memory: atmel-ebi: switch to SPDX license identifiers
    Date
    From: Tudor Ambarus <tudor.ambarus@microchip.com>

    Adopt the SPDX license identifiers to ease license compliance
    management.

    Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
    ---
    drivers/memory/atmel-ebi.c | 5 +----
    1 file changed, 1 insertion(+), 4 deletions(-)

    diff --git a/drivers/memory/atmel-ebi.c b/drivers/memory/atmel-ebi.c
    index 8515196c2b03..14386d0b5f57 100644
    --- a/drivers/memory/atmel-ebi.c
    +++ b/drivers/memory/atmel-ebi.c
    @@ -1,12 +1,9 @@
    +// SPDX-License-Identifier: GPL-2.0
    /*
    * EBI driver for Atmel chips
    * inspired by the fsl weim bus driver
    *
    * Copyright (C) 2013 Jean-Jacques Hiblot <jjhiblot@traphandler.com>
    - *
    - * This file is licensed under the terms of the GNU General Public
    - * License version 2. This program is licensed "as is" without any
    - * warranty of any kind, whether express or implied.
    */

    #include <linux/clk.h>
    --
    2.9.5
    \
     
     \ /
      Last update: 2019-02-13 10:02    [W:3.799 / U:1.392 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site