From 98feb85a113cdd4649ac3c34906e1cf0abadbc35 Mon Sep 17 00:00:00 2001 From: Rabin Vincent Date: Thu, 20 May 2010 19:24:21 +0530 Subject: Use proper copyright lines Signed-off-by: Rabin Vincent Change-Id: Ieec8e7940e7acdc88d7c17b12007f61841741325 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/390 Reviewed-by: Michael BRANDT Reviewed-by: Jonas ABERG Tested-by: Jonas ABERG --- board/st/u8500/Makefile | 3 +-- board/st/u8500/common.h | 3 +-- board/st/u8500/emmc.c | 3 +-- board/st/u8500/emmc.h | 3 +-- board/st/u8500/flash.c | 3 +-- board/st/u8500/gpio.c | 3 +-- board/st/u8500/gpio.h | 3 +-- board/st/u8500/i2c.h | 3 +-- board/st/u8500/init_mmc.c | 3 +-- board/st/u8500/init_mmc.h | 3 +-- board/st/u8500/mmc.h | 3 +-- board/st/u8500/mmc_p.h | 3 +-- board/st/u8500/mmc_utils.c | 3 +-- board/st/u8500/mmc_utils.h | 3 +-- board/st/u8500/u8500.c | 3 +-- 15 files changed, 15 insertions(+), 30 deletions(-) (limited to 'board') diff --git a/board/st/u8500/Makefile b/board/st/u8500/Makefile index 0042c3353..28f7ac9a7 100644 --- a/board/st/u8500/Makefile +++ b/board/st/u8500/Makefile @@ -1,6 +1,5 @@ # -# (C) Copyright 2009 -# ST-Ericsson, +# Copyright (C) ST-Ericsson SA 2009 # # See file CREDITS for list of people who contributed to this # project. diff --git a/board/st/u8500/common.h b/board/st/u8500/common.h index 24c283f69..07c97bea5 100644 --- a/board/st/u8500/common.h +++ b/board/st/u8500/common.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/emmc.c b/board/st/u8500/emmc.c index bfb33c803..ea432a178 100644 --- a/board/st/u8500/emmc.c +++ b/board/st/u8500/emmc.c @@ -1,6 +1,5 @@ /* -* (C) Copyright 2009 -* ST-Ericsson, +* Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/emmc.h b/board/st/u8500/emmc.h index aa4b48df0..62256ae9e 100755 --- a/board/st/u8500/emmc.h +++ b/board/st/u8500/emmc.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/flash.c b/board/st/u8500/flash.c index 299c31992..e44f9ef32 100755 --- a/board/st/u8500/flash.c +++ b/board/st/u8500/flash.c @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/gpio.c b/board/st/u8500/gpio.c index 8623150a3..625c8ee2b 100644 --- a/board/st/u8500/gpio.c +++ b/board/st/u8500/gpio.c @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/gpio.h b/board/st/u8500/gpio.h index b0850faa2..b4e37062b 100644 --- a/board/st/u8500/gpio.h +++ b/board/st/u8500/gpio.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/i2c.h b/board/st/u8500/i2c.h index 3a5b93625..72579d137 100755 --- a/board/st/u8500/i2c.h +++ b/board/st/u8500/i2c.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/init_mmc.c b/board/st/u8500/init_mmc.c index f89e30500..fb6470a23 100644 --- a/board/st/u8500/init_mmc.c +++ b/board/st/u8500/init_mmc.c @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/init_mmc.h b/board/st/u8500/init_mmc.h index 24ec9e689..b66f866f8 100755 --- a/board/st/u8500/init_mmc.h +++ b/board/st/u8500/init_mmc.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/mmc.h b/board/st/u8500/mmc.h index 895a4d180..069aced00 100644 --- a/board/st/u8500/mmc.h +++ b/board/st/u8500/mmc.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/mmc_p.h b/board/st/u8500/mmc_p.h index 26b4b7795..e32701f3e 100755 --- a/board/st/u8500/mmc_p.h +++ b/board/st/u8500/mmc_p.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/mmc_utils.c b/board/st/u8500/mmc_utils.c index faf8684aa..5ff34425e 100644 --- a/board/st/u8500/mmc_utils.c +++ b/board/st/u8500/mmc_utils.c @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * ST-Ericsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/mmc_utils.h b/board/st/u8500/mmc_utils.h index b998814c5..c0b997a5e 100755 --- a/board/st/u8500/mmc_utils.h +++ b/board/st/u8500/mmc_utils.h @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * STEricsson, + * Copyright (C) ST-Ericsson SA 2009 * * See file CREDITS for list of people who contributed to this * project. diff --git a/board/st/u8500/u8500.c b/board/st/u8500/u8500.c index 02df1ed53..a38e9b91b 100644 --- a/board/st/u8500/u8500.c +++ b/board/st/u8500/u8500.c @@ -1,6 +1,5 @@ /* - * (C) Copyright 2009 - * ST-Ericsson, + * Copyright (C) ST-Ericsson SA 2009 * * License terms: GNU General Public License (GPL), version 2. */ -- cgit v1.2.3