lkml.org 
[lkml]   [2017]   [Nov]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRE: [PATCH v2] watchdog: stm32: Fix copyright
Date
-----Original Message-----
From: Benjamin Gaignard [mailto:benjamin.gaignard@linaro.org]
Sent: jeudi 30 novembre 2017 09:48
To: wim@iguana.be; linux@roeck-us.net; mcoquelin.stm32@gmail.com; Alexandre TORGUE <alexandre.torgue@st.com>
Cc: linux-watchdog@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux-kernel@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
\
 
 \ /
  Last update: 2017-11-30 10:10    [W:0.693 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site