From c3f9d0063ff07423d968ce80d144d0be5f99691d Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Mon, 19 Dec 2005 14:30:52 +0000 Subject: Correctly attribute Bernard Leach as the (C) holder for code taken from ipodlinux. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8264 a1c6a512-1295-4272-9138-f99709370657 --- firmware/drivers/lcd-ipodvideo.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'firmware/drivers/lcd-ipodvideo.c') diff --git a/firmware/drivers/lcd-ipodvideo.c b/firmware/drivers/lcd-ipodvideo.c index 519f185311..096e8edd71 100644 --- a/firmware/drivers/lcd-ipodvideo.c +++ b/firmware/drivers/lcd-ipodvideo.c @@ -7,11 +7,14 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2005 by Dave Chapman + * LCD driver for iPod Video + * + * Based on code from the ipodlinux project - http://ipodlinux.org/ + * Adapted for Rockbox in December 2005 * - * Rockbox driver for iPod Video LCDs + * Original file: linux/arch/armnommu/mach-ipod/fb.c * - * Based on code from ipodlinux - http://ipodlinux.org + * Copyright (c) 2003-2005 Bernard Leach (leachbj@bouncycastle.org) * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. -- cgit v1.2.3