aboutsummaryrefslogtreecommitdiffstats
path: root/examples/custom-class/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'examples/custom-class/firmware')
-rw-r--r--examples/custom-class/firmware/Makefile2
-rw-r--r--examples/custom-class/firmware/main.c2
-rw-r--r--examples/custom-class/firmware/requests.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/custom-class/firmware/Makefile b/examples/custom-class/firmware/Makefile
index 51474ba..8896df5 100644
--- a/examples/custom-class/firmware/Makefile
+++ b/examples/custom-class/firmware/Makefile
@@ -4,7 +4,7 @@
# Creation Date: 2008-04-07
# Tabsize: 4
# Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
-# License: GNU GPL v2 (see License.txt) or proprietary (CommercialLicense.txt)
+# License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
# This Revision: $Id$
DEVICE = atmega168
diff --git a/examples/custom-class/firmware/main.c b/examples/custom-class/firmware/main.c
index e12ef00..4e59082 100644
--- a/examples/custom-class/firmware/main.c
+++ b/examples/custom-class/firmware/main.c
@@ -4,7 +4,7 @@
* Creation Date: 2008-04-09
* Tabsize: 4
* Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
- * License: GNU GPL v2 (see License.txt) or proprietary (CommercialLicense.txt)
+ * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
* This Revision: $Id$
*/
diff --git a/examples/custom-class/firmware/requests.h b/examples/custom-class/firmware/requests.h
index 2e7fac3..075c080 100644
--- a/examples/custom-class/firmware/requests.h
+++ b/examples/custom-class/firmware/requests.h
@@ -4,7 +4,7 @@
* Creation Date: 2008-04-09
* Tabsize: 4
* Copyright: (c) 2008 by OBJECTIVE DEVELOPMENT Software GmbH
- * License: GNU GPL v2 (see License.txt) or proprietary (CommercialLicense.txt)
+ * License: GNU GPL v2 (see License.txt), GNU GPL v3 or proprietary (CommercialLicense.txt)
* This Revision: $Id$
*/