diff options
Diffstat (limited to 'board/esd/common/s1d13806_1024_768_8bpp.h')
| -rw-r--r-- | board/esd/common/s1d13806_1024_768_8bpp.h | 23 | 
1 files changed, 17 insertions, 6 deletions
| diff --git a/board/esd/common/s1d13806_1024_768_8bpp.h b/board/esd/common/s1d13806_1024_768_8bpp.h index 68801bf40..0b420b2b3 100644 --- a/board/esd/common/s1d13806_1024_768_8bpp.h +++ b/board/esd/common/s1d13806_1024_768_8bpp.h @@ -1,16 +1,27 @@  /* + * Copyright (c) 2000,2001 Epson Research and Development, Inc.   * - *  File generated by S1D13806CFG.EXE + * See file CREDITS for list of people who contributed to this + * project.   * - *  Copyright (c) 2000,2001 Epson Research and Development, Inc. - *  All rights reserved. + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of + * the License, or (at your option) any later version.   * - *  PLEASE NOTE: If you FTP this file to a non-Windows platform, make - *               sure you transfer this file using ASCII, not BINARY mode. + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the + * GNU General Public License for more details.   * + * 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 + * + * File generated by S1D13806CFG.EXE   * Panel:  (active)   1024x768 34Hz TFT Single 12-bit (PCLK=BUSCLK=33.333MHz)   * Memory: Embedded SDRAM (MCLK=CLKI=49.100MHz) (BUSCLK=33.333MHz) - *   */  static S1D_REGS regs_13806_1024_768_8bpp[] = |