From fb48bc448cb72b8e009dc659a84f43dd1dedafdc Mon Sep 17 00:00:00 2001 From: Patrice Chotard Date: Mon, 23 Oct 2017 09:53:57 +0200 Subject: sti: fix STMicroelectronics copyright Uniformize all STMicroelectronics copyrights headers for STi related code. Signed-off-by: Patrice Chotard --- board/st/stih410-b2260/Makefile | 4 ++-- board/st/stih410-b2260/board.c | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'board') diff --git a/board/st/stih410-b2260/Makefile b/board/st/stih410-b2260/Makefile index 68a7903712c..8293ae914de 100644 --- a/board/st/stih410-b2260/Makefile +++ b/board/st/stih410-b2260/Makefile @@ -1,6 +1,6 @@ # -# (C) Copyright 2017 -# Patrice Chotard, +# Copyright (C) 2017, STMicroelectronics - All Rights Reserved +# Author(s): Patrice CHOTARD, for STMicroelectronics. # # SPDX-License-Identifier: GPL-2.0+ # 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 + * Copyright (C) 2017, STMicroelectronics - All Rights Reserved + * Author(s): Patrice Chotard, for STMicroelectronics. * * SPDX-License-Identifier: GPL-2.0+ */ -- cgit v1.3.1