All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Bolle <pebolle@tiscali.nl>
To: Yuan Yao <yao.yuan@freescale.com>
Cc: vinod.koul@intel.com, shawn.guo@linaro.org,
	dan.j.williams@intel.com, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] dma: Add Freescale qDMA engine driver support
Date: Tue, 17 Mar 2015 19:56:44 +0100	[thread overview]
Message-ID: <1426618604.15575.3.camel@x220> (raw)
In-Reply-To: <1426570119-8634-1-git-send-email-yao.yuan@freescale.com>

Just a license nit.

On Tue, 2015-03-17 at 13:28 +0800, Yuan Yao wrote:
> --- /dev/null
> +++ b/drivers/dma/fsl-qdma.c

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

This states the license is GPL v2 or later.

> +MODULE_LICENSE("GPL v2");

And
    MODULE_LICENSE("GPL");

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/2] dma: Add Freescale qDMA engine driver support
Date: Tue, 17 Mar 2015 19:56:44 +0100	[thread overview]
Message-ID: <1426618604.15575.3.camel@x220> (raw)
In-Reply-To: <1426570119-8634-1-git-send-email-yao.yuan@freescale.com>

Just a license nit.

On Tue, 2015-03-17 at 13:28 +0800, Yuan Yao wrote:
> --- /dev/null
> +++ b/drivers/dma/fsl-qdma.c

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

This states the license is GPL v2 or later.

> +MODULE_LICENSE("GPL v2");

And
    MODULE_LICENSE("GPL");

would match that statement.


Paul Bolle

  parent reply	other threads:[~2015-03-17 18:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-17  5:28 [PATCH 1/2] dma: Add Freescale qDMA engine driver support Yuan Yao
2015-03-17  5:28 ` Yuan Yao
2015-03-17  5:28 ` [PATCH 2/2] ARM: dts: ls1021: Add qDMA node Yuan Yao
2015-03-17  5:28   ` Yuan Yao
2015-03-17 18:56 ` Paul Bolle [this message]
2015-03-17 18:56   ` [PATCH 1/2] dma: Add Freescale qDMA engine driver support Paul Bolle
2015-03-20  2:01   ` Yao Yuan
2015-03-20  2:01     ` Yao Yuan
2015-04-01  3:26 ` Vinod Koul
2015-04-01  3:26   ` Vinod Koul
2015-09-11  5:53 Yuan Yao
2015-09-11  5:53 ` Yuan Yao
2015-09-11  5:53 ` Yuan Yao
2015-09-23 23:45 ` Li Yang
2015-09-23 23:45   ` Li Yang
2015-09-23 23:45   ` Li Yang
2015-10-05 14:37 ` Vinod Koul
2015-10-05 14:37   ` Vinod Koul
2015-10-22  7:56   ` Yao Yuan
2015-10-22  7:56     ` Yao Yuan
2015-10-22  7:56     ` Yao Yuan

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=1426618604.15575.3.camel@x220 \
    --to=pebolle@tiscali.nl \
    --cc=dan.j.williams@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shawn.guo@linaro.org \
    --cc=vinod.koul@intel.com \
    --cc=yao.yuan@freescale.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.