All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: Lionel Debieve <lionel.debieve@st.com>
Cc: Artem Bityutskiy <dedekind1@gmail.com>,
	Adrian Hunter <adrian.hunter@intel.com>,
	linux-mtd@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	Lee Jones <lee.jones@linaro.org>,
	tglx@linutronix.de, haver@linux.vnet.ibm.com,
	u.kleine-koenig@pengutronix.de, joel@clambassador.com,
	schwarzerf@gmail.com,
	Benjamin GAIGNARD <benjamin.gaignard@st.com>,
	paulmck@linux.vnet.ibm.com
Subject: Re: [Resend PATCH 1/1] mtd: ubi: Update ubi-media.h to dual license
Date: Mon, 04 Jun 2018 15:28:19 +0200	[thread overview]
Message-ID: <6364434.VVWtcepFll@blindfold> (raw)
In-Reply-To: <20180604132137.32136-2-lionel.debieve@st.com>

Am Montag, 4. Juni 2018, 15:21:37 CEST schrieb Lionel Debieve:
> Update license template using SPDX. Move the global layout
> of UBI headers to dual license helping UBI to be the standard
> solution for raw NAND management.
> 
> Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
> Acked-by: Thomas Gleixner <tglx@linutronix.de>
> Acked-by: Artem Bityutskiy <dedekind1@gmail.com>
> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> ---
>  drivers/mtd/ubi/ubi-media.h | 22 +++-------------------
>  1 file changed, 3 insertions(+), 19 deletions(-)
> 
> diff --git a/drivers/mtd/ubi/ubi-media.h b/drivers/mtd/ubi/ubi-media.h
> index bfceae5a890e..195ff8ca8211 100644
> --- a/drivers/mtd/ubi/ubi-media.h
> +++ b/drivers/mtd/ubi/ubi-media.h
> @@ -1,28 +1,12 @@
> +/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
>  /*
> - * Copyright (c) International Business Machines Corp., 2006
> - *
> - * 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 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.
> - *
> - * You should have received a copy of the GNU General Public License
> - * along with this program; if not, write to the Free Software
> - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
> - *
> + * Copyright (C) International Business Machines Corp., 2006
>   * Authors: Artem Bityutskiy (Битюцкий Артём)
>   *          Thomas Gleixner
>   *          Frank Haverkamp
>   *          Oliver Lohmann
>   *          Andreas Arnez
> - */
> -
> -/*
> + *
>   * This file defines the layout of UBI headers and all the other UBI on-flash
>   * data structures.
>   */
> 

Applied.
Thanks everyone for sorting this out!

Thanks,
//richard

WARNING: multiple messages have this Message-ID (diff)
From: richard@nod.at (Richard Weinberger)
To: linux-arm-kernel@lists.infradead.org
Subject: [Resend PATCH 1/1] mtd: ubi: Update ubi-media.h to dual license
Date: Mon, 04 Jun 2018 15:28:19 +0200	[thread overview]
Message-ID: <6364434.VVWtcepFll@blindfold> (raw)
In-Reply-To: <20180604132137.32136-2-lionel.debieve@st.com>

Am Montag, 4. Juni 2018, 15:21:37 CEST schrieb Lionel Debieve:
> Update license template using SPDX. Move the global layout
> of UBI headers to dual license helping UBI to be the standard
> solution for raw NAND management.
> 
> Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
> Acked-by: Thomas Gleixner <tglx@linutronix.de>
> Acked-by: Artem Bityutskiy <dedekind1@gmail.com>
> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
> ---
>  drivers/mtd/ubi/ubi-media.h | 22 +++-------------------
>  1 file changed, 3 insertions(+), 19 deletions(-)
> 
> diff --git a/drivers/mtd/ubi/ubi-media.h b/drivers/mtd/ubi/ubi-media.h
> index bfceae5a890e..195ff8ca8211 100644
> --- a/drivers/mtd/ubi/ubi-media.h
> +++ b/drivers/mtd/ubi/ubi-media.h
> @@ -1,28 +1,12 @@
> +/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
>  /*
> - * Copyright (c) International Business Machines Corp., 2006
> - *
> - * 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 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.
> - *
> - * You should have received a copy of the GNU General Public License
> - * along with this program; if not, write to the Free Software
> - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
> - *
> + * Copyright (C) International Business Machines Corp., 2006
>   * Authors: Artem Bityutskiy (???????????????? ??????????)
>   *          Thomas Gleixner
>   *          Frank Haverkamp
>   *          Oliver Lohmann
>   *          Andreas Arnez
> - */
> -
> -/*
> + *
>   * This file defines the layout of UBI headers and all the other UBI on-flash
>   * data structures.
>   */
> 

Applied.
Thanks everyone for sorting this out!

Thanks,
//richard

  reply	other threads:[~2018-06-04 13:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-04 13:21 [Resend PATCH 0/1] mtd: ubi: Update ubi-media.h to dual license Lionel Debieve
2018-06-04 13:21 ` Lionel Debieve
2018-06-04 13:21 ` [Resend PATCH 1/1] " Lionel Debieve
2018-06-04 13:21   ` Lionel Debieve
2018-06-04 13:28   ` Richard Weinberger [this message]
2018-06-04 13:28     ` Richard Weinberger
  -- strict thread matches above, loose matches on Subject: below --
2018-04-19  8:13 [Resend PATCH 0/1] " Lionel Debieve
2018-04-19  8:13 ` [Resend PATCH 1/1] " Lionel Debieve
2018-04-19  8:13   ` Lionel Debieve
2018-04-19  9:58   ` Artem Bityutskiy
2018-04-19  9:58     ` Artem Bityutskiy
2018-04-19 11:12   ` Richard Weinberger
2018-04-19 11:12     ` Richard Weinberger
2018-04-19 11:19     ` Artem Bityutskiy
2018-04-19 11:19       ` Artem Bityutskiy
2018-04-19 12:11       ` Lionel DEBIEVE
2018-04-19 12:11         ` Lionel DEBIEVE
2018-04-19 13:37         ` Richard Weinberger
2018-04-19 13:37           ` Richard Weinberger
2018-04-19 13:51           ` Lionel DEBIEVE
2018-04-19 13:51             ` Lionel DEBIEVE

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=6364434.VVWtcepFll@blindfold \
    --to=richard@nod.at \
    --cc=adrian.hunter@intel.com \
    --cc=benjamin.gaignard@st.com \
    --cc=dedekind1@gmail.com \
    --cc=haver@linux.vnet.ibm.com \
    --cc=joel@clambassador.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=lionel.debieve@st.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=schwarzerf@gmail.com \
    --cc=tglx@linutronix.de \
    --cc=u.kleine-koenig@pengutronix.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.