diff options
Diffstat (limited to 'drivers/reset/sti-reset.c')
| -rw-r--r-- | drivers/reset/sti-reset.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/reset/sti-reset.c b/drivers/reset/sti-reset.c index ac3a99f9bff..2cca67dc52a 100644 --- a/drivers/reset/sti-reset.c +++ b/drivers/reset/sti-reset.c @@ -1,7 +1,7 @@  // SPDX-License-Identifier: GPL-2.0+  /*   * Copyright (C) 2017, STMicroelectronics - All Rights Reserved - * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics. + * Author(s): Patrice Chotard, <patrice.chotard@foss.st.com> for STMicroelectronics.   */  #include <common.h> | 
