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 /drivers/block/dwc_ahsata.c | |
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 'drivers/block/dwc_ahsata.c')
-rw-r--r-- | drivers/block/dwc_ahsata.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/dwc_ahsata.c b/drivers/block/dwc_ahsata.c index 3a78490..2f0a1f8 100644 --- a/drivers/block/dwc_ahsata.c +++ b/drivers/block/dwc_ahsata.c @@ -1,5 +1,5 @@ /* - * (C) Copyright 2008-2010 Freescale Semiconductor, Inc. + * Copyright (C) 2010 Freescale Semiconductor, Inc. * Terry Lv <r65388@freescale.com> * * See file CREDITS for list of people who contributed to this |