]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - patches/0106-ENGR00122395-fix-license-declaration-issue-in-fsl_e.patch
imported Ka-Ro specific additions to U-Boot 2009.08 for TX28
[karo-tx-uboot.git] / patches / 0106-ENGR00122395-fix-license-declaration-issue-in-fsl_e.patch
1 From 31ca7ee9538c2845893c1f08086caefbce38e8e1 Mon Sep 17 00:00:00 2001
2 From: Terry Lv <r65388@freescale.com>
3 Date: Fri, 9 Apr 2010 15:45:43 +0800
4 Subject: [PATCH] ENGR00122395: fix license declaration issue in fsl_esdhc.h
5
6 fix license declaration issue in fsl_esdhc.h.
7
8 Signed-off-by: Terry Lv <r65388@freescale.com>
9 ---
10  include/fsl_esdhc.h |    3 +--
11  1 files changed, 1 insertions(+), 2 deletions(-)
12
13 diff --git a/include/fsl_esdhc.h b/include/fsl_esdhc.h
14 index 63de09a..9f48afe 100644
15 --- a/include/fsl_esdhc.h
16 +++ b/include/fsl_esdhc.h
17 @@ -2,8 +2,7 @@
18   * FSL SD/MMC Defines
19   *-------------------------------------------------------------------
20   *
21 - * (C) Copyright 2008-2010 Freescale Semiconductor, Inc.
22 - * Copyright 2007-2010, Freescale Semiconductor, Inc
23 + * Copyright (C) 2007-2008, 2010 Freescale Semiconductor, Inc.
24   *
25   * This program is free software; you can redistribute it and/or
26   * modify it under the terms of the GNU General Public License as
27 -- 
28 1.5.4.4
29