From 1537d3861928a1cc64bd45311628ea181d0dcb6f Mon Sep 17 00:00:00 2001 From: Patrice Chotard Date: Mon, 23 Oct 2017 09:53:59 +0200 Subject: stv0991: fix STMicroelectronics copyright Uniformize STMicroelectronics copyrights headers for STV0991 related code. Signed-off-by: Patrice Chotard --- board/st/stv0991/Makefile | 4 ++-- board/st/stv0991/stv0991.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'board/st/stv0991') diff --git a/board/st/stv0991/Makefile b/board/st/stv0991/Makefile index fb5169a..6fb4135 100644 --- a/board/st/stv0991/Makefile +++ b/board/st/stv0991/Makefile @@ -1,6 +1,6 @@ # -# (C) Copyright 2014 -# Vikas Manocha, ST Microelectronics, vikas.manocha@stcom +# Copyright (C) 2014, STMicroelectronics - All Rights Reserved +# Author(s): Vikas Manocha, for STMicroelectronics. # # SPDX-License-Identifier: GPL-2.0+ # diff --git a/board/st/stv0991/stv0991.c b/board/st/stv0991/stv0991.c index 85ac66e..670d59c 100644 --- a/board/st/stv0991/stv0991.c +++ b/board/st/stv0991/stv0991.c @@ -1,6 +1,6 @@ /* - * (C) Copyright 2014 - * Vikas Manocha, ST Micoelectronics, vikas.manocha@st.com. + * Copyright (C) 2014, STMicroelectronics - All Rights Reserved + * Author(s): Vikas Manocha, for STMicroelectronics. * * SPDX-License-Identifier: GPL-2.0+ */ -- cgit v1.1