From 390cb5a06eb1ced39f02d9d9641ed801175b6d6d Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Fri, 7 Nov 2008 15:07:40 +0000 Subject: - allow distribution under GPLv3 as well --- examples/usbtool/Makefile | 2 +- examples/usbtool/Makefile.windows | 2 +- examples/usbtool/make-files.sh | 2 +- examples/usbtool/usbtool.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'examples/usbtool') diff --git a/examples/usbtool/Makefile b/examples/usbtool/Makefile index d809e01..fea2878 100644 --- a/examples/usbtool/Makefile +++ b/examples/usbtool/Makefile @@ -4,7 +4,7 @@ # Creation Date: 2008-04-06 # 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/usbtool/Makefile.windows b/examples/usbtool/Makefile.windows index 1c4aaa1..fa910fc 100644 --- a/examples/usbtool/Makefile.windows +++ b/examples/usbtool/Makefile.windows @@ -4,7 +4,7 @@ # Creation Date: 2008-04-06 # 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$ # You may use this file with diff --git a/examples/usbtool/make-files.sh b/examples/usbtool/make-files.sh index 0ba183e..c45f5b2 100755 --- a/examples/usbtool/make-files.sh +++ b/examples/usbtool/make-files.sh @@ -3,7 +3,7 @@ # Creation Date: 2008-04-17 # 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/usbtool/usbtool.c b/examples/usbtool/usbtool.c index fe29a06..173f491 100644 --- a/examples/usbtool/usbtool.c +++ b/examples/usbtool/usbtool.c @@ -4,7 +4,7 @@ * Creation Date: 2008-04-06 * 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$ */ -- cgit v1.2.3