diff options
author | Terry Lv <r65388@freescale.com> | 2010-07-16 16:12:23 +0800 |
---|---|---|
committer | Terry Lv <r65388@freescale.com> | 2010-08-04 14:20:12 +0800 |
commit | 5d7638868e4fc91609e144405ef97b812dc57148 (patch) | |
tree | 4ae8b957c9bd387163e00716a0cb16551ca478da /common | |
parent | 70d1be1c21e1ee63df7593eb0bd733dfaae6a2da (diff) | |
download | u-boot-imx-5d7638868e4fc91609e144405ef97b812dc57148.zip u-boot-imx-5d7638868e4fc91609e144405ef97b812dc57148.tar.gz u-boot-imx-5d7638868e4fc91609e144405ef97b812dc57148.tar.bz2 |
ENGR00125237: Fix incorrect copyright info.
Fix incorrect copyright info.
Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'common')
-rw-r--r-- | common/cmd_mmc.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/cmd_mmc.c b/common/cmd_mmc.c index 139b1e8..dab4109 100644 --- a/common/cmd_mmc.c +++ b/common/cmd_mmc.c @@ -1,4 +1,7 @@ /* + * Copyright (C) 2010 Freescale Semiconductor, Inc. + * Terry Lv <r65388@freescale.com> + * * (C) Copyright 2003 * Kyle Harris, kharris@nexus-tech.net * |