public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: HungNien Chen <hn.chen@weidahitech.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
	dmitry.torokhov@gmail.com
Subject: Re: [PATCH] [Input: add a driver for wdt87xx touchscreen controller]  The main function of this driver is to report touch events and update firmware for the controller.
Date: Fri, 24 Apr 2015 10:36:28 +0200	[thread overview]
Message-ID: <1429864588.2927.48.camel@x220> (raw)
In-Reply-To: <1429806091-5089-1-git-send-email-hn.chen@weidahitech.com>

Just a license mismatch.

On Fri, 2015-04-24 at 00:21 +0800, HungNien Chen wrote:
> --- /dev/null
> +++ b/drivers/input/touchscreen/wdt87xx_i2c.c

> + * 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.

This states the license is GPL v2.

> +MODULE_LICENSE("GPL");

And, according to include/linux/module.h, this states the license is GPL
v2 or later. So, to make these statements match, either the comment at
the top of this file or the license ident used in the MODULE_LICENSE()
macro needs to change.

Thanks,


Paul Bolle


      reply	other threads:[~2015-04-24  8:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-23 16:21 [PATCH] [Input: add a driver for wdt87xx touchscreen controller] The main function of this driver is to report touch events and update firmware for the controller HungNien Chen
2015-04-24  8:36 ` Paul Bolle [this message]

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=1429864588.2927.48.camel@x220 \
    --to=pebolle@tiscali.nl \
    --cc=dmitry.torokhov@gmail.com \
    --cc=hn.chen@weidahitech.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox