summaryrefslogtreecommitdiff
path: root/include/stm32_rcc.h
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@foss.st.com>2020-12-02 20:47:30 +0300
committerPatrick Delaunay <patrick.delaunay@foss.st.com>2020-12-09 12:57:50 +0300
commit0f8106f8e0c03839b371eaee1d7459b810d569ec (patch)
tree1041efac7e55c37f6e252c1cd44727013737a391 /include/stm32_rcc.h
parent5905e0880a8dbae8cc0249c3fd3428cb24f8d230 (diff)
downloadu-boot-0f8106f8e0c03839b371eaee1d7459b810d569ec.tar.xz
treewide: Update email address Patrick Delaunay and Patrice Chotard
Update Patrick and my email address with the one dedicated to upstream activities. Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'include/stm32_rcc.h')
-rw-r--r--include/stm32_rcc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stm32_rcc.h b/include/stm32_rcc.h
index a09a09ff95..b559ea7728 100644
--- a/include/stm32_rcc.h
+++ b/include/stm32_rcc.h
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (C) STMicroelectronics SA 2017
- * Author(s): Patrice CHOTARD, <patrice.chotard@st.com> for STMicroelectronics.
+ * Author(s): Patrice CHOTARD, <patrice.chotard@foss.st.com> for STMicroelectronics.
*/
#ifndef __STM32_RCC_H_