[U-Boot] [PATCH 3/9] OMAP3: CM-T35: update board files header information
Igor Grinberg
grinberg at compulab.co.il
Tue Apr 5 09:08:07 CEST 2011
Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
---
board/cm_t35/cm_t35.c | 8 ++++----
include/configs/cm_t35.h | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/board/cm_t35/cm_t35.c b/board/cm_t35/cm_t35.c
index 2eb9dac..5c8d569 100644
--- a/board/cm_t35/cm_t35.c
+++ b/board/cm_t35/cm_t35.c
@@ -1,8 +1,9 @@
/*
- * (C) Copyright 2010
+ * (C) Copyright 2011
* CompuLab, Ltd. <www.compulab.co.il>
*
- * Author: Mike Rapoport <mike at compulab.co.il>
+ * Authors: Mike Rapoport <mike at compulab.co.il>
+ * Igor Grinberg <grinberg at compulab.co.il>
*
* Derived from omap3evm and Beagle Board by
* Manikandan Pillai <mani.pillai at ti.com>
@@ -24,8 +25,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * Foundation, Inc.
*/
#include <common.h>
diff --git a/include/configs/cm_t35.h b/include/configs/cm_t35.h
index ec6a1a3..5624abd 100644
--- a/include/configs/cm_t35.h
+++ b/include/configs/cm_t35.h
@@ -1,7 +1,8 @@
/*
- * (C) Copyright 2010
+ * (C) Copyright 2011
* CompuLab, Ltd.
* Mike Rapoport <mike at compulab.co.il>
+ * Igor Grinberg <grinberg at compulab.co.il>
*
* Based on omap3_beagle.h
* (C) Copyright 2006-2008
@@ -26,8 +27,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * Foundation, Inc.
*/
#ifndef __CONFIG_H
--
1.7.3.4
More information about the U-Boot
mailing list