diff options
author | Amaury Pouly <amaury.pouly@gmail.com> | 2012-12-29 01:32:59 +0100 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2012-12-29 01:40:35 +0100 |
commit | f7132e4044be078e0f879f73b8d4545811d1cfb2 (patch) | |
tree | 94aa0da3288059d7c16b92910b154f03601a3ed1 /firmware/target/arm/imx233/i2c-imx233.c | |
parent | 97250a0156acda59575330575648062a7ccab689 (diff) | |
download | rockbox-f7132e4044be078e0f879f73b8d4545811d1cfb2.tar.gz rockbox-f7132e4044be078e0f879f73b8d4545811d1cfb2.tar.bz2 rockbox-f7132e4044be078e0f879f73b8d4545811d1cfb2.zip |
Fix copyright headers
Change-Id: Ie65920b1192e9b737fcc2554d280fbcedfa39800
Diffstat (limited to 'firmware/target/arm/imx233/i2c-imx233.c')
-rw-r--r-- | firmware/target/arm/imx233/i2c-imx233.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/firmware/target/arm/imx233/i2c-imx233.c b/firmware/target/arm/imx233/i2c-imx233.c index 028ddb9489..7846a0c2cd 100644 --- a/firmware/target/arm/imx233/i2c-imx233.c +++ b/firmware/target/arm/imx233/i2c-imx233.c @@ -7,10 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2011 by amaury Pouly - * - * Based on Rockbox iriver bootloader by Linus Nielsen Feltzing - * and the ipodlinux bootloader by Daniel Palffy and Bernard Leach + * Copyright (C) 2011 by Amaury Pouly * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |