Commit dccd9a0b4f55d52c56869111f4459b2dd2fb7758

Authored by Igor Grinberg
Committed by Albert ARIBAUD
1 parent 41d7e702eb

OMAP3: CM-T35: update board files header information

Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>

Showing 2 changed files with 7 additions and 7 deletions Side-by-side Diff

board/cm_t35/cm_t35.c
1 1 /*
2   - * (C) Copyright 2010
  2 + * (C) Copyright 2011
3 3 * CompuLab, Ltd. <www.compulab.co.il>
4 4 *
5   - * Author: Mike Rapoport <mike@compulab.co.il>
  5 + * Authors: Mike Rapoport <mike@compulab.co.il>
  6 + * Igor Grinberg <grinberg@compulab.co.il>
6 7 *
7 8 * Derived from omap3evm and Beagle Board by
8 9 * Manikandan Pillai <mani.pillai@ti.com>
... ... @@ -24,8 +25,7 @@
24 25 *
25 26 * You should have received a copy of the GNU General Public License
26 27 * along with this program; if not, write to the Free Software
27   - * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
28   - * MA 02111-1307 USA
  28 + * Foundation, Inc.
29 29 */
30 30  
31 31 #include <common.h>
include/configs/cm_t35.h
1 1 /*
2   - * (C) Copyright 2010
  2 + * (C) Copyright 2011
3 3 * CompuLab, Ltd.
4 4 * Mike Rapoport <mike@compulab.co.il>
  5 + * Igor Grinberg <grinberg@compulab.co.il>
5 6 *
6 7 * Based on omap3_beagle.h
7 8 * (C) Copyright 2006-2008
... ... @@ -26,8 +27,7 @@
26 27 *
27 28 * You should have received a copy of the GNU General Public License
28 29 * along with this program; if not, write to the Free Software
29   - * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
30   - * MA 02111-1307 USA
  30 + * Foundation, Inc.
31 31 */
32 32  
33 33 #ifndef __CONFIG_H