lkml.org 
[lkml]   [2018]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 3/9] ARM: S3C24XX: Fix invalid SPDX identifier
    GPL-1.0 is not part of the valid identifier list and as its meaning is GPL
    version 1.0 only this would be incompatible with the kernel license.

    As this code was included into the kernel, assume its GPL-1.0+

    Fixes: 84b2170109e4 ("ARM: S3C24XX: Add SPDX license identifiers")
    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Cc: Krzysztof Kozlowski <krzk@kernel.org>
    Cc: Arnaud Patard <arnaud.patard@rtp-net.org>
    Cc: Ben Dooks <ben-linux@fluff.org>
    Cc: Russell King <rmk+kernel@arm.linux.org.uk>
    ---
    arch/arm/mach-s3c24xx/h1940-bluetooth.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/arch/arm/mach-s3c24xx/h1940-bluetooth.c
    +++ b/arch/arm/mach-s3c24xx/h1940-bluetooth.c
    @@ -1,4 +1,4 @@
    -// SPDX-License-Identifier: GPL-1.0
    +// SPDX-License-Identifier: GPL-1.0+
    //
    // Copyright (c) Arnaud Patard <arnaud.patard@rtp-net.org>
    //

    \
     
     \ /
      Last update: 2018-04-23 00:13    [W:4.253 / U:0.660 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site