summaryrefslogtreecommitdiff
path: root/drivers/misc
diff options
context:
space:
mode:
authorTerry Lv <r65388@freescale.com>2011-04-02 12:42:11 +0800
committerTerry Lv <r65388@freescale.com>2011-04-08 16:24:51 +0800
commit1d230f43d31a21d9c34c91fd5f65b9919dcd54db (patch)
treef03f7e72a5464e63b00652da1c00b554571bcf38 /drivers/misc
parent76180b6276e4ee8bbf6714a868c84d053f35eda6 (diff)
downloadu-boot-imx-1d230f43d31a21d9c34c91fd5f65b9919dcd54db.zip
u-boot-imx-1d230f43d31a21d9c34c91fd5f65b9919dcd54db.tar.gz
u-boot-imx-1d230f43d31a21d9c34c91fd5f65b9919dcd54db.tar.bz2
ENGR00141556: Fix copyright issue
We're following the following rules: 1. FSL copyright should be added for freescale added and modified files. 2. FSL copyright should go after existing copyrights. 3. For Duplicate FSL copyright, Our copyright will go after that also. 4. FSL copyright should not include personal names as part. 5. For only FSL copyright, "All rights reserved" is not mattered. Signed-off-by: Terry Lv <r65388@freescale.com>
Diffstat (limited to 'drivers/misc')
-rw-r--r--drivers/misc/imx_iim.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/misc/imx_iim.c b/drivers/misc/imx_iim.c
index a720791..bd935a1 100644
--- a/drivers/misc/imx_iim.c
+++ b/drivers/misc/imx_iim.c
@@ -1,13 +1,5 @@
/*
- * (C) Copyright 2008-2010 Freescale Semiconductor, Inc.
- * Terry Lv
- *
- * Copyright 2007, Freescale Semiconductor, Inc
- * Andy Fleming
- *
- * Based vaguely on the pxa mmc code:
- * (C) Copyright 2003
- * Kyle Harris, Nexus Technologies, Inc. kharris@nexus-tech.net
+ * Copyright (C) 2008-2011 Freescale Semiconductor, Inc.
*
* See file CREDITS for list of people who contributed to this
* project.