summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-versatile
diff options
context:
space:
mode:
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>2011-07-04 10:43:21 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2011-07-05 07:29:44 +0200
commit05546b14676f5d666e76d5eb74ff794765f200e0 (patch)
tree178bbfa46e12832422b154eafb2ff1c9f22f54c8 /arch/arm/mach-versatile
parentbf2e9c91b8cdcbde2c65d04490c7fbd488ac705e (diff)
downloadbarebox-05546b14676f5d666e76d5eb74ff794765f200e0.tar.gz
barebox-05546b14676f5d666e76d5eb74ff794765f200e0.tar.xz
mach-versatile: switch debug_ll.h to GPLv2 or later
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Bahadir Balban <bbalban@b-labs.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-versatile')
-rw-r--r--arch/arm/mach-versatile/include/mach/debug_ll.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-versatile/include/mach/debug_ll.h b/arch/arm/mach-versatile/include/mach/debug_ll.h
index 514fcfb1a0..1f6162b9db 100644
--- a/arch/arm/mach-versatile/include/mach/debug_ll.h
+++ b/arch/arm/mach-versatile/include/mach/debug_ll.h
@@ -4,7 +4,7 @@
*
* barebox 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 3 of the License, or
+ * the Free Software Foundation, either version 2 of the License, or
* (at your option) any later version.
*
* barebox is distributed in the hope that it will be useful,