From aa2be38ed4a16a6c3c100ac2d0449d54360cb892 Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Fri, 6 Dec 2013 11:37:35 +0800 Subject: ENGR00291075 Fix the Copyright issue introduced by commit: d1ec738 This patch is to fix the Copyright issue introduced by the following commit: d1ec738 ENGR00283354 fastboot:enlarge max transfer buffer size the commit: d1ec738 wrongly change the Copyright year: for example: - * Copyright (C) 2011-2012 Freescale Semiconductor, Inc. + * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. the correct shoudl be: - * Copyright (C) 2011-2012 Freescale Semiconductor, Inc. + * Copyright (C) 2011-2013 Freescale Semiconductor, Inc. Signed-off-by: Jason Liu --- include/configs/mx53_smd_android.h | 2 +- include/configs/mx6dl_hdmidongle_android.h | 2 +- include/configs/mx6dl_hdmidongle_nand_android.h | 2 +- include/configs/mx6q_arm2_android.h | 2 +- include/configs/mx6q_hdmidongle_android.h | 2 +- include/configs/mx6q_hdmidongle_nand_android.h | 2 +- include/configs/mx6q_sabreauto_android.h | 2 +- include/configs/mx6sl_arm2_android.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/include/configs/mx53_smd_android.h b/include/configs/mx53_smd_android.h index bda8b86..a4eacaf 100644 --- a/include/configs/mx53_smd_android.h +++ b/include/configs/mx53_smd_android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. + * Copyright (C) 2011-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX53-SMD Freescale board. * diff --git a/include/configs/mx6dl_hdmidongle_android.h b/include/configs/mx6dl_hdmidongle_android.h index aada2ae..06298f7 100644 --- a/include/configs/mx6dl_hdmidongle_android.h +++ b/include/configs/mx6dl_hdmidongle_android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. + * Copyright (C) 2010-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6DL HDMI Dongle Freescale board. * diff --git a/include/configs/mx6dl_hdmidongle_nand_android.h b/include/configs/mx6dl_hdmidongle_nand_android.h index 3c0c847..9b97dcc 100644 --- a/include/configs/mx6dl_hdmidongle_nand_android.h +++ b/include/configs/mx6dl_hdmidongle_nand_android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. + * Copyright (C) 2010-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6DL HDMI Dongle Freescale board. * diff --git a/include/configs/mx6q_arm2_android.h b/include/configs/mx6q_arm2_android.h index 90ebeab..7b30c51 100644 --- a/include/configs/mx6q_arm2_android.h +++ b/include/configs/mx6q_arm2_android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. + * Copyright (C) 2010-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6Q Armadillo2 Freescale board. * diff --git a/include/configs/mx6q_hdmidongle_android.h b/include/configs/mx6q_hdmidongle_android.h index 5b31925..1c7dcf9 100644 --- a/include/configs/mx6q_hdmidongle_android.h +++ b/include/configs/mx6q_hdmidongle_android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Freescale Semiconductor, Inc. + * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6Q HDMI Dongle Freescale board. * diff --git a/include/configs/mx6q_hdmidongle_nand_android.h b/include/configs/mx6q_hdmidongle_nand_android.h index 074dbc9..0906140 100644 --- a/include/configs/mx6q_hdmidongle_nand_android.h +++ b/include/configs/mx6q_hdmidongle_nand_android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Freescale Semiconductor, Inc. + * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6Q HDMI Dongle Freescale board. * diff --git a/include/configs/mx6q_sabreauto_android.h b/include/configs/mx6q_sabreauto_android.h index 2e54b79..91a7cdd 100644 --- a/include/configs/mx6q_sabreauto_android.h +++ b/include/configs/mx6q_sabreauto_android.h @@ -1,6 +1,6 @@ /* - * Copyright (C) 2013 Freescale Semiconductor, Inc. + * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6Q Sabre auto Freescale board. * diff --git a/include/configs/mx6sl_arm2_android.h b/include/configs/mx6sl_arm2_android.h index 940d5f4..e1e41cc 100644 --- a/include/configs/mx6sl_arm2_android.h +++ b/include/configs/mx6sl_arm2_android.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013 Freescale Semiconductor, Inc. + * Copyright (C) 2012-2013 Freescale Semiconductor, Inc. * * Configuration settings for the MX6Q Sabre Lite2 Freescale board. * -- cgit v1.1