summaryrefslogtreecommitdiff
path: root/firmware/target/arm/ipod/button-1g-3g.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/ipod/button-1g-3g.c')
-rw-r--r--firmware/target/arm/ipod/button-1g-3g.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/firmware/target/arm/ipod/button-1g-3g.c b/firmware/target/arm/ipod/button-1g-3g.c
index c869f6f271..56c0a8afa0 100644
--- a/firmware/target/arm/ipod/button-1g-3g.c
+++ b/firmware/target/arm/ipod/button-1g-3g.c
@@ -15,8 +15,10 @@
15 * Copyright (c) 2003-2005 Bernard Leach (leachbj@bouncycastle.org) 15 * Copyright (c) 2003-2005 Bernard Leach (leachbj@bouncycastle.org)
16 * 16 *
17 * 17 *
18 * All files in this archive are subject to the GNU General Public License. 18 * This program is free software; you can redistribute it and/or
19 * See the file COPYING in the source tree root for full license agreement. 19 * modify it under the terms of the GNU General Public License
20 * as published by the Free Software Foundation; either version 2
21 * of the License, or (at your option) any later version.
20 * 22 *
21 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 23 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
22 * KIND, either express or implied. 24 * KIND, either express or implied.