From: romain.perier@gmail.com (Romain Perier)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/8] ARM: dts: rockchip: relicense rk3066a.dtsi under GPLv2/X11
Date: Fri, 13 Mar 2015 14:30:36 +0100 [thread overview]
Message-ID: <CABgxDoLVAAS-Frgpmf0rZRvzFgs84y+qnoeivpL2SBWte5eDZA@mail.gmail.com> (raw)
In-Reply-To: <1425665046-22927-3-git-send-email-heiko@sntech.de>
Acked-by: Romain Perier <romain.perier@gmail.com>
2015-03-06 19:04 GMT+01:00 Heiko Stuebner <heiko@sntech.de>:
> GPLv2-only devicetrees make reuse difficult for software components licensed
> under a different license.
>
> The consensus is that a GPL/X11 dual-license should allow all necessary uses,
> so relicense the rk3066a.dtsi to this combination.
>
> CCs were aquired by git shortlog -sne so it should've hopefully catched
> every contributor.
>
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> Cc: Beniamino Galvani <b.galvani@gmail.com>
> Cc: Julien CHAUVEAU <julien.chauveau@neo-technologies.fr>
> Cc: Romain Perier <romain.perier@gmail.com>
> ---
> I'm hoping to get Acked-by tags from the people in the Cc-list.
>
> arch/arm/boot/dts/rk3066a.dtsi | 44 ++++++++++++++++++++++++++++++++++--------
> 1 file changed, 36 insertions(+), 8 deletions(-)
>
> diff --git a/arch/arm/boot/dts/rk3066a.dtsi b/arch/arm/boot/dts/rk3066a.dtsi
> index 41ffd49..d32229b 100644
> --- a/arch/arm/boot/dts/rk3066a.dtsi
> +++ b/arch/arm/boot/dts/rk3066a.dtsi
> @@ -2,15 +2,43 @@
> * Copyright (c) 2013 MundoReader S.L.
> * Author: Heiko Stuebner <heiko@sntech.de>
> *
> - * 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 file is dual-licensed: you can use it either under the terms
> + * of the GPL or the X11 license, at your option. Note that this dual
> + * licensing only applies to this file, and not this project as a
> + * whole.
> *
> - * This program is distributed in the hope that it will be useful,
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> - * GNU General Public License for more details.
> + * a) This file 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 file is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> + * GNU General Public License for more details.
> + *
> + * Or, alternatively,
> + *
> + * b) Permission is hereby granted, free of charge, to any person
> + * obtaining a copy of this software and associated documentation
> + * files (the "Software"), to deal in the Software without
> + * restriction, including without limitation the rights to use,
> + * copy, modify, merge, publish, distribute, sublicense, and/or
> + * sell copies of the Software, and to permit persons to whom the
> + * Software is furnished to do so, subject to the following
> + * conditions:
> + *
> + * The above copyright notice and this permission notice shall be
> + * included in all copies or substantial portions of the Software.
> + *
> + * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
> + * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
> + * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
> + * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
> + * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
> + * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
> + * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
> + * OTHER DEALINGS IN THE SOFTWARE.
> */
>
> #include <dt-bindings/gpio/gpio.h>
> --
> 2.1.4
>
next prev parent reply other threads:[~2015-03-13 13:30 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-06 18:03 [PATCH 0/8] ARM: dts: rockchip: the big relicensing Heiko Stuebner
2015-03-06 18:03 ` [PATCH 1/8] ARM: dts: rockchip: relicense rk3xxx.dtsi under GPLv2/X11 Heiko Stuebner
2015-03-06 19:38 ` Beniamino Galvani
2015-03-13 13:29 ` Romain Perier
2015-03-06 18:04 ` [PATCH 2/8] ARM: dts: rockchip: relicense rk3066a.dtsi " Heiko Stuebner
2015-03-06 19:40 ` Beniamino Galvani
2015-03-13 13:30 ` Romain Perier [this message]
2015-03-06 18:04 ` [PATCH 3/8] ARM: dts: rockchip: relicense rk3188.dtsi " Heiko Stuebner
2015-03-06 19:38 ` Beniamino Galvani
2015-03-06 19:39 ` Max Schwarz
2015-03-13 13:31 ` Romain Perier
2015-03-06 18:04 ` [PATCH 4/8] ARM: dts: rockchip: relicense rk3288.dtsi " Heiko Stuebner
2015-03-06 18:11 ` Doug Anderson
2015-03-06 18:29 ` Sonny Rao
2015-03-07 18:21 ` Daniel Lezcano
2015-03-09 2:34 ` Kever Yang
2015-03-13 13:37 ` Caesar Wang
2015-05-15 0:50 ` hl
2015-05-15 1:21 ` Chris Zhong
2015-05-15 5:44 ` Daniel Kurtz
2015-03-06 18:04 ` [PATCH 5/8] ARM: dts: rockchip: relicense rk3288-thermal.dtsi " Heiko Stuebner
2015-03-07 14:38 ` Caesar Wang
2015-03-13 10:46 ` Heiko Stuebner
2015-03-13 13:20 ` Romain Perier
2015-03-06 18:04 ` [PATCH 6/8] ARM: dts: rockchip: relicense rk3066a-bqcurie2.dts " Heiko Stuebner
2015-03-06 19:37 ` Beniamino Galvani
2015-05-13 21:43 ` Jaehoon Chung
2015-03-06 18:04 ` [PATCH 7/8] ARM: dts: rockchip: relicense rk3188-radxarock.dts " Heiko Stuebner
2015-03-06 19:35 ` Beniamino Galvani
2015-03-13 13:32 ` Romain Perier
2015-05-13 21:43 ` Jaehoon Chung
2015-03-06 18:04 ` [PATCH 8/8] ARM: dts: rockchip: relicense rk3288-evb* " Heiko Stuebner
2015-03-06 18:10 ` Doug Anderson
2015-03-09 2:35 ` Kever Yang
2015-03-13 10:54 ` Caesar Wang
2015-03-13 13:32 ` Romain Perier
2015-05-15 1:25 ` Chris Zhong
2015-05-13 21:23 ` [PATCH 0/8] ARM: dts: rockchip: the big relicensing Heiko Stuebner
2015-05-13 23:13 ` Heiko Stuebner
2015-05-16 13:38 ` Heiko Stuebner
2015-05-14 18:44 ` Heiko Stuebner
2015-05-15 5:59 ` Yunzhi Li
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=CABgxDoLVAAS-Frgpmf0rZRvzFgs84y+qnoeivpL2SBWte5eDZA@mail.gmail.com \
--to=romain.perier@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).