lkml.org 
[lkml]   [2019]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH net-next 02/10] net: macsec: convert to SPDX
    Date
    This cosmetic patch converts the macsec implementation license header to
    the now recommended format, SPDX.

    Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
    ---
    drivers/net/macsec.c | 6 +-----
    1 file changed, 1 insertion(+), 5 deletions(-)

    diff --git a/drivers/net/macsec.c b/drivers/net/macsec.c
    index 64a982563d59..56e354305f76 100644
    --- a/drivers/net/macsec.c
    +++ b/drivers/net/macsec.c
    @@ -1,12 +1,8 @@
    +// SPDX-License-Identifier: GPL-2.0+
    /*
    * drivers/net/macsec.c - MACsec device
    *
    * Copyright (c) 2015 Sabrina Dubroca <sd@queasysnail.net>
    - *
    - * This program is free software; you can redistribute it and/or modify
    - * it under the terms of the GNU General Public License as published by
    - * the Free Software Foundation; either version 2 of the License, or
    - * (at your option) any later version.
    */

    #include <linux/types.h>
    --
    2.20.1
    \
     
     \ /
      Last update: 2019-01-23 16:59    [W:4.056 / U:0.212 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site