aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2008-11-07 15:07:40 +0000
committerChristian Starkjohann <cs+github@obdev.at>2008-11-07 15:07:40 +0000
commit390cb5a06eb1ced39f02d9d9641ed801175b6d6d (patch)
treed0a375e1ca0e59f00648a168a75192e5c629dcc9 /tests
parent81649b82b7e6e9954b634f0443e9640163f22912 (diff)
downloadv-usb-390cb5a06eb1ced39f02d9d9641ed801175b6d6d.tar.gz
v-usb-390cb5a06eb1ced39f02d9d9641ed801175b6d6d.tar.bz2
v-usb-390cb5a06eb1ced39f02d9d9641ed801175b6d6d.zip
- allow distribution under GPLv3 as well
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile2
-rwxr-xr-xtests/compare-sizes.awk2
-rw-r--r--tests/main.c2
-rw-r--r--tests/null.c2
-rw-r--r--tests/usbconfig.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/Makefile b/tests/Makefile
index ff0b8fa..96f473e 100644
--- a/tests/Makefile
+++ b/tests/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 = attiny2313
diff --git a/tests/compare-sizes.awk b/tests/compare-sizes.awk
index d294c54..659599e 100755
--- a/tests/compare-sizes.awk
+++ b/tests/compare-sizes.awk
@@ -5,7 +5,7 @@
# Creation Date: 2008-04-29
# 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$
BEGIN{
diff --git a/tests/main.c b/tests/main.c
index 44e32d6..9a6216c 100644
--- a/tests/main.c
+++ b/tests/main.c
@@ -4,7 +4,7 @@
* Creation Date: 2008-04-29
* 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/tests/null.c b/tests/null.c
index 550e636..d19a1b8 100644
--- a/tests/null.c
+++ b/tests/null.c
@@ -4,7 +4,7 @@
* Creation Date: 2008-04-29
* 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/tests/usbconfig.h b/tests/usbconfig.h
index 8955d14..f97cf63 100644
--- a/tests/usbconfig.h
+++ b/tests/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$
*/