summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Liu <r64343@freescale.com>2013-12-06 11:37:35 +0800
committerJason Liu <r64343@freescale.com>2013-12-06 11:53:22 +0800
commitaa2be38ed4a16a6c3c100ac2d0449d54360cb892 (patch)
tree68e76ef7c8037dbc011aaa855be29a592ec0d851
parentd1ec73885d7123d94657a3c1388c61469baabfc2 (diff)
downloadu-boot-imx-kk4.4.2_1.0.0-alpha.zip
u-boot-imx-kk4.4.2_1.0.0-alpha.tar.gz
u-boot-imx-kk4.4.2_1.0.0-alpha.tar.bz2
ENGR00291075 Fix the Copyright issue introduced by commit: d1ec738kk4.4.2_1.0.0-alpha
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 <r64343@freescale.com>
-rw-r--r--include/configs/mx53_smd_android.h2
-rw-r--r--include/configs/mx6dl_hdmidongle_android.h2
-rw-r--r--include/configs/mx6dl_hdmidongle_nand_android.h2
-rw-r--r--include/configs/mx6q_arm2_android.h2
-rw-r--r--include/configs/mx6q_hdmidongle_android.h2
-rw-r--r--include/configs/mx6q_hdmidongle_nand_android.h2
-rw-r--r--include/configs/mx6q_sabreauto_android.h2
-rw-r--r--include/configs/mx6sl_arm2_android.h2
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.
*