From: Paul Bolle <pebolle@tiscali.nl>
To: Antoine Tenart <antoine.tenart@free-electrons.com>
Cc: sebastian.hesselbarth@gmail.com, jic23@kernel.org,
knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net,
zmxu@marvell.com, jszhang@marvell.com, yrliao@marvell.com,
linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] iio: adc: add support for Berlin
Date: Sat, 21 Mar 2015 13:05:31 +0100 [thread overview]
Message-ID: <1426939531.15426.9.camel@x220> (raw)
In-Reply-To: <1426858565-31053-2-git-send-email-antoine.tenart@free-electrons.com>
Just a license nit.
On Fri, 2015-03-20 at 14:36 +0100, Antoine Tenart wrote:
> --- /dev/null
> +++ b/drivers/iio/adc/berlin-adc.c
> + *
> + * 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.
> + */
This states the license is GPL v2.
> +MODULE_LICENSE("GPL");
And
MODULE_LICENSE("GPL v2");
would match that statement.
Paul Bolle
WARNING: multiple messages have this Message-ID (diff)
From: pebolle@tiscali.nl (Paul Bolle)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/4] iio: adc: add support for Berlin
Date: Sat, 21 Mar 2015 13:05:31 +0100 [thread overview]
Message-ID: <1426939531.15426.9.camel@x220> (raw)
In-Reply-To: <1426858565-31053-2-git-send-email-antoine.tenart@free-electrons.com>
Just a license nit.
On Fri, 2015-03-20 at 14:36 +0100, Antoine Tenart wrote:
> --- /dev/null
> +++ b/drivers/iio/adc/berlin-adc.c
> + *
> + * 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.
> + */
This states the license is GPL v2.
> +MODULE_LICENSE("GPL");
And
MODULE_LICENSE("GPL v2");
would match that statement.
Paul Bolle
next prev parent reply other threads:[~2015-03-21 12:05 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-20 13:36 [PATCH 0/4] ARM: berlin: ADC support Antoine Tenart
2015-03-20 13:36 ` Antoine Tenart
2015-03-20 13:36 ` [PATCH 1/4] iio: adc: add support for Berlin Antoine Tenart
2015-03-20 13:36 ` Antoine Tenart
2015-03-20 17:43 ` Peter Meerwald
2015-03-20 17:43 ` Peter Meerwald
2015-03-20 18:45 ` Lars-Peter Clausen
2015-03-20 18:45 ` Lars-Peter Clausen
2015-03-21 12:50 ` Jonathan Cameron
2015-03-21 12:50 ` Jonathan Cameron
2015-04-01 13:06 ` Antoine Tenart
2015-04-01 13:06 ` Antoine Tenart
2015-03-21 12:05 ` Paul Bolle [this message]
2015-03-21 12:05 ` Paul Bolle
2015-03-20 13:36 ` [PATCH 2/4] Documentation: bindings: document the Berlin ADC driver Antoine Tenart
2015-03-20 13:36 ` Antoine Tenart
2015-03-20 13:36 ` [PATCH 3/4] ARM: berlin: add an ADC node for the BG2Q Antoine Tenart
2015-03-20 13:36 ` Antoine Tenart
2015-03-20 13:36 ` [PATCH 4/4] ARM: berlin: enable the ADC on the BG2Q DMP Antoine Tenart
2015-03-20 13:36 ` Antoine Tenart
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=1426939531.15426.9.camel@x220 \
--to=pebolle@tiscali.nl \
--cc=antoine.tenart@free-electrons.com \
--cc=jic23@kernel.org \
--cc=jszhang@marvell.com \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
--cc=sebastian.hesselbarth@gmail.com \
--cc=yrliao@marvell.com \
--cc=zmxu@marvell.com \
/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.