aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-stm32.c
diff options
context:
space:
mode:
authorBenjamin Gaignard <benjamin.gaignard@linaro.org>2017-11-29 15:26:44 +0100
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>2017-11-29 22:20:56 +0100
commit9f33399c90741196be71cc4637e623a7d33f8c7f (patch)
treeda4f38670736771412916dfff624bd290501d460 /drivers/rtc/rtc-stm32.c
parentrtc: Remove unused RTC_DEVICE_NAME_SIZE (diff)
downloadlinux-dev-9f33399c90741196be71cc4637e623a7d33f8c7f.tar.xz
linux-dev-9f33399c90741196be71cc4637e623a7d33f8c7f.zip
rtc: stm32: Fix copyright
Uniformize STMicroelectronics copyrights header Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> CC: Amelie Delaunay <amelie.delaunay@st.com> Acked-by: Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc/rtc-stm32.c')
-rw-r--r--drivers/rtc/rtc-stm32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/rtc/rtc-stm32.c b/drivers/rtc/rtc-stm32.c
index 3a5c3d7d0c77..f25dabe8fd02 100644
--- a/drivers/rtc/rtc-stm32.c
+++ b/drivers/rtc/rtc-stm32.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) Amelie Delaunay 2016
- * Author: Amelie Delaunay <amelie.delaunay@st.com>
+ * Copyright (C) STMicroelectronics SA 2017
+ * Author: Amelie Delaunay <amelie.delaunay@st.com> for STMicroelectronics.
* License terms: GNU General Public License (GPL), version 2
*/