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/hid-data/commandline/Makefile | 2 +- examples/hid-data/commandline/Makefile.windows | 2 +- examples/hid-data/commandline/hidtool.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/hid-data/commandline') diff --git a/examples/hid-data/commandline/Makefile b/examples/hid-data/commandline/Makefile index 97c6b06..5a6d860 100644 --- a/examples/hid-data/commandline/Makefile +++ b/examples/hid-data/commandline/Makefile @@ -4,7 +4,7 @@ # Creation Date: 2008-04-11 # 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$ # Please read the definitions below and edit them as appropriate for your diff --git a/examples/hid-data/commandline/Makefile.windows b/examples/hid-data/commandline/Makefile.windows index f0e6cfa..382a153 100644 --- a/examples/hid-data/commandline/Makefile.windows +++ b/examples/hid-data/commandline/Makefile.windows @@ -4,7 +4,7 @@ # Creation Date: 2008-04-11 # 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/hid-data/commandline/hidtool.c b/examples/hid-data/commandline/hidtool.c index d03bca8..923482a 100644 --- a/examples/hid-data/commandline/hidtool.c +++ b/examples/hid-data/commandline/hidtool.c @@ -4,7 +4,7 @@ * Creation Date: 2008-04-11 * 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