Linux-mtd Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lionel Debieve <lionel.debieve@st.com>
To: Richard Weinberger <richard@nod.at>,
	Artem Bityutskiy <dedekind1@gmail.com>,
	Adrian Hunter <adrian.hunter@intel.com>,
	<linux-mtd@lists.infradead.org>
Cc: <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>
Subject: [PATCH 1/1] mtd: ubi: Update ubi-media.h to dual license
Date: Mon, 12 Feb 2018 11:56:42 +0100	[thread overview]
Message-ID: <20180212105642.8662-2-lionel.debieve@st.com> (raw)
In-Reply-To: <20180212105642.8662-1-lionel.debieve@st.com>

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>
---
 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.
  */
-- 
2.15.1

  reply	other threads:[~2018-02-12 10:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-12 10:56 [PATCH 0/1] mtd: ubi: Update ubi-media.h to dual license Lionel Debieve
2018-02-12 10:56 ` Lionel Debieve [this message]
2018-02-12 11:08   ` [PATCH 1/1] " Thomas Gleixner
2018-03-27 20:09     ` Benjamin Gaignard
2018-03-27 20:18   ` Richard Weinberger
2018-03-27 21:06     ` Thomas Gleixner

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=20180212105642.8662-2-lionel.debieve@st.com \
    --to=lionel.debieve@st.com \
    --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=richard@nod.at \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox