Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: yannick.fertre@st.com (Yannick FERTRE)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] watchdog: stm32: Fix copyright
Date: Thu, 30 Nov 2017 09:08:22 +0000	[thread overview]
Message-ID: <91ebd76f2d294857a1364de8ac4dfde6@SFHDAG6NODE1.st.com> (raw)
In-Reply-To: <20171130084804.23693-1-benjamin.gaignard@st.com>

-----Original Message-----
From: Benjamin Gaignard [mailto:benjamin.gaignard at linaro.org] 
Sent: jeudi 30 novembre 2017 09:48
To: wim at iguana.be; linux at roeck-us.net; mcoquelin.stm32 at gmail.com; Alexandre TORGUE <alexandre.torgue@st.com>
Cc: linux-watchdog at vger.kernel.org; linux-arm-kernel at lists.infradead.org; linux-kernel at vger.kernel.org; Benjamin GAIGNARD <benjamin.gaignard@st.com>; Yannick FERTRE <yannick.fertre@st.com>
Subject: [PATCH v2] watchdog: stm32: Fix copyright

Uniformize STMicroelectronics copyrights header Add SPDX identifier

Acked-by: Yannick Fertre <yannick.fertre@st.com>

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Acked-by: Alexandre TORGUE <alexandre.torgue@st.com>
CC: Yannick Fertre <yannick.fertre@st.com>
---
 drivers/watchdog/stm32_iwdg.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/watchdog/stm32_iwdg.c b/drivers/watchdog/stm32_iwdg.c index be64a8699de3..c97ad5619cb0 100644
--- a/drivers/watchdog/stm32_iwdg.c
+++ b/drivers/watchdog/stm32_iwdg.c
@@ -1,12 +1,12 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Driver for STM32 Independent Watchdog
  *
- * Copyright (C) Yannick Fertre 2017
- * Author: Yannick Fertre <yannick.fertre@st.com>
+ * Copyright (C) STMicroelectronics 2017
+ * Author: Yannick Fertre <yannick.fertre@st.com> for STMicroelectronics.
  *
  * This driver is based on tegra_wdt.c
  *
- * License terms:  GNU General Public License (GPL), version 2
  */
 
 #include <linux/clk.h>
--
2.15.0

  reply	other threads:[~2017-11-30  9:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30  8:48 [PATCH v2] watchdog: stm32: Fix copyright Benjamin Gaignard
2017-11-30  9:08 ` Yannick FERTRE [this message]
2017-11-30 18:38 ` Guenter Roeck

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=91ebd76f2d294857a1364de8ac4dfde6@SFHDAG6NODE1.st.com \
    --to=yannick.fertre@st.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