diff options
author | Patrice Chotard | 2017-10-23 09:53:57 +0200 |
---|---|---|
committer | Tom Rini | 2017-11-06 09:51:01 -0500 |
commit | fb48bc448cb72b8e009dc659a84f43dd1dedafdc (patch) | |
tree | 6e665cf97fb34c142bc7a5f1f2134b2e9facb3fe /board/st/stih410-b2260/board.c | |
parent | 57270eca55b4e72b4af6c78ac066466dba7c6d70 (diff) |
sti: fix STMicroelectronics copyright
Uniformize all STMicroelectronics copyrights headers for STi
related code.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'board/st/stih410-b2260/board.c')
-rw-r--r-- | board/st/stih410-b2260/board.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/board/st/stih410-b2260/board.c b/board/st/stih410-b2260/board.c index d6cbbb866a8..fe639dcc2e3 100644 --- a/board/st/stih410-b2260/board.c +++ b/board/st/stih410-b2260/board.c @@ -1,7 +1,6 @@ /* - * Board init file for STiH410-B2260 - * - * (C) Copyright 2017 Patrice Chotard <patrice.chotard@st.com> + * Copyright (C) 2017, STMicroelectronics - All Rights Reserved + * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics. * * SPDX-License-Identifier: GPL-2.0+ */ |