diff options
author | Terry Lv <r65388@freescale.com> | 2010-04-09 15:45:43 +0800 |
---|---|---|
committer | Terry Lv <r65388@freescale.com> | 2010-04-12 10:26:53 +0800 |
commit | 31ca7ee9538c2845893c1f08086caefbce38e8e1 (patch) | |
tree | d177035f02c75f850d7921d9bf7aeee0e3b74edb /include | |
parent | 025e700031adf10bafe7e8713385a18b9080111c (diff) | |
download | u-boot-imx-31ca7ee9538c2845893c1f08086caefbce38e8e1.zip u-boot-imx-31ca7ee9538c2845893c1f08086caefbce38e8e1.tar.gz u-boot-imx-31ca7ee9538c2845893c1f08086caefbce38e8e1.tar.bz2 |
ENGR00122395: fix license declaration issue in fsl_esdhc.hrel_imx_2.6.31_10.04.01imx_v2009.08_10.04.01
fix license declaration issue in fsl_esdhc.h.
Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/fsl_esdhc.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fsl_esdhc.h b/include/fsl_esdhc.h index 63de09a..9f48afe 100644 --- a/include/fsl_esdhc.h +++ b/include/fsl_esdhc.h @@ -2,8 +2,7 @@ * FSL SD/MMC Defines *------------------------------------------------------------------- * - * (C) Copyright 2008-2010 Freescale Semiconductor, Inc. - * Copyright 2007-2010, Freescale Semiconductor, Inc + * Copyright (C) 2007-2008, 2010 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |