aboutsummaryrefslogtreecommitdiffstats
path: root/examples/drivertest/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'examples/drivertest/firmware')
-rw-r--r--examples/drivertest/firmware/Makefile2
-rw-r--r--examples/drivertest/firmware/main.c2
-rw-r--r--examples/drivertest/firmware/requests.h2
-rw-r--r--examples/drivertest/firmware/usbconfig.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/examples/drivertest/firmware/Makefile b/examples/drivertest/firmware/Makefile
index a230fd6..a4f9baa 100644
--- a/examples/drivertest/firmware/Makefile
+++ b/examples/drivertest/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 = atmega8
diff --git a/examples/drivertest/firmware/main.c b/examples/drivertest/firmware/main.c
index b96b1f1..2bcbc8f 100644
--- a/examples/drivertest/firmware/main.c
+++ b/examples/drivertest/firmware/main.c
@@ -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$
*/
diff --git a/examples/drivertest/firmware/requests.h b/examples/drivertest/firmware/requests.h
index 262cfb1..2029c30 100644
--- a/examples/drivertest/firmware/requests.h
+++ b/examples/drivertest/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$
*/
diff --git a/examples/drivertest/firmware/usbconfig.h b/examples/drivertest/firmware/usbconfig.h
index 8a389ab..1198b46 100644
--- a/examples/drivertest/firmware/usbconfig.h
+++ b/examples/drivertest/firmware/usbconfig.h
@@ -4,7 +4,7 @@
* Creation Date: 2005-04-01
* Tabsize: 4
* Copyright: (c) 2005 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$
*/