All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: "Enrico Weigelt, metux IT consult" <info@metux.net>
Cc: linux-spdx@vger.kernel.org, tglx@linutronix.de, armijn@tjaldur.nl
Subject: Re: [PATCH] drivers: input: touchscreen: elants_i2c: Replace GPLv2 boilerplate/reference with SPDX
Date: Mon, 3 Jun 2019 13:37:44 +0200	[thread overview]
Message-ID: <20190603113744.GC7678@kroah.com> (raw)
In-Reply-To: <1559558444-22238-1-git-send-email-info@metux.net>

On Mon, Jun 03, 2019 at 12:40:44PM +0200, Enrico Weigelt, metux IT consult wrote:
> Replace the GPLVv2 boilerplate w/ machine readable SPDX header.
> 
> Doing manual replacement, as rule 233 didn't fit exactly and would
> have left empty comments.
> 
> Signed-off-by: Enrico Weigelt <info@metux.net>
> ---
>  drivers/input/touchscreen/elants_i2c.c | 7 -------
>  1 file changed, 7 deletions(-)
> 
> diff --git a/drivers/input/touchscreen/elants_i2c.c b/drivers/input/touchscreen/elants_i2c.c
> index f2cb231..f69de7b 100644
> --- a/drivers/input/touchscreen/elants_i2c.c
> +++ b/drivers/input/touchscreen/elants_i2c.c
> @@ -10,7 +10,6 @@
>   *  Copyright (c) 2010-2012 Benjamin Tissoires <benjamin.tissoires@gmail.com>
>   *  Copyright (c) 2010-2012 Ecole Nationale de l'Aviation Civile, France
>   *
> - *
>   * This code is partly based on i2c-hid.c:
>   *
>   * Copyright (c) 2012 Benjamin Tissoires <benjamin.tissoires@gmail.com>
> @@ -18,12 +17,6 @@
>   * Copyright (c) 2012 Red Hat, Inc
>   */
>  
> -/*
> - * This software is licensed under the terms of the GNU General Public
> - * License version 2, as published by the Free Software Foundation, and
> - * may be copied, distributed, and modified under those terms.
> - */

You can not just drop these lines and not put a proper SPDX line at the
same time :(


  reply	other threads:[~2019-06-03 11:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <05aed1e-78ec-b2bb-af3d-fc21cc3ad65f@metux.net>
2019-06-03 10:40 ` [PATCH] drivers: input: touchscreen: elants_i2c: Replace GPLv2 boilerplate/reference with SPDX Enrico Weigelt, metux IT consult
2019-06-03 11:37   ` Greg KH [this message]
2019-06-03 12:44     ` Enrico Weigelt, metux IT consult
2019-06-03 10:49 ` fixed: drivers: input: touchscreen: elants_i2c: Replace GPLv2 Enrico Weigelt, metux IT consult
2019-06-03 10:49   ` [PATCH] drivers: input: touchscreen: elants_i2c: Replace GPLv2 boilerplate/reference with SPDX Enrico Weigelt, metux IT consult
2019-06-03 11:38     ` Greg KH
2019-06-04  8:03       ` Enrico Weigelt, metux IT consult
2019-06-04  8:14         ` Thomas Gleixner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190603113744.GC7678@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=armijn@tjaldur.nl \
    --cc=info@metux.net \
    --cc=linux-spdx@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.