diff options
| author | Jonathan Gordon <rockbox@jdgordon.info> | 2011-11-16 10:37:48 +0000 |
|---|---|---|
| committer | Jonathan Gordon <rockbox@jdgordon.info> | 2011-11-16 10:37:48 +0000 |
| commit | ea2a3ee7a8c3d0660f674de69d764d155b4d3a80 (patch) | |
| tree | 8924b96847cec3c53ff70f8b42968f6d342ef25c /firmware/target/arm/ipod/piezo.c | |
| parent | be716c0be80e3f64a81a3f19b683db40489f47a1 (diff) | |
| download | rockbox-ea2a3ee7a8c3d0660f674de69d764d155b4d3a80.zip rockbox-ea2a3ee7a8c3d0660f674de69d764d155b4d3a80.tar.gz rockbox-ea2a3ee7a8c3d0660f674de69d764d155b4d3a80.tar.bz2 rockbox-ea2a3ee7a8c3d0660f674de69d764d155b4d3a80.tar.xz | |
Fix the gpl notice in the previous commits new files, and fix the yelow gevearts naughtily ignored
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30996 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/target/arm/ipod/piezo.c')
| -rw-r--r-- | firmware/target/arm/ipod/piezo.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/firmware/target/arm/ipod/piezo.c b/firmware/target/arm/ipod/piezo.c index 2c3968e..2b77c35 100644 --- a/firmware/target/arm/ipod/piezo.c +++ b/firmware/target/arm/ipod/piezo.c @@ -9,8 +9,10 @@ * * Copyright (C) 2006-2007 Robert Keevil * - * 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. + * 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. * * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. |