aboutsummaryrefslogtreecommitdiffstats
path: root/usbdrv/Readme.txt
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 /usbdrv/Readme.txt
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 'usbdrv/Readme.txt')
-rw-r--r--usbdrv/Readme.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/usbdrv/Readme.txt b/usbdrv/Readme.txt
index f846689..7828f64 100644
--- a/usbdrv/Readme.txt
+++ b/usbdrv/Readme.txt
@@ -115,10 +115,11 @@ usbdrv.c because this module has been deliberately optimized for gcc.
USING AVR-USB FOR FREE
======================
The AVR firmware driver is published under the GNU General Public License
-Version 2 (GPL2). See the file "License.txt" for details.
+Version 2 (GPL2) and the GNU General Public License Version 3 (GPL3). It is
+your choice whether you apply the terms of version 2 or version 3.
-If you decide for the free GPL2, we STRONGLY ENCOURAGE you to do the following
-things IN ADDITION to the obligations from the GPL2:
+If you decide for the free GPL2 or GPL3, we STRONGLY ENCOURAGE you to do the
+following things IN ADDITION to the obligations from the GPL:
(1) Publish your entire project on a web site and drop us a note with the URL.
Use the form at http://www.obdev.at/avrusb/feedback.html for your submission.
@@ -139,7 +140,7 @@ to your modifications for our commercial license offerings.
COMMERCIAL LICENSES FOR AVR-USB
===============================
-If you don't want to publish your source code under the terms of the GPL2,
+If you don't want to publish your source code under the terms of the GPL,
you can simply pay money for AVR-USB. As an additional benefit you get
USB PIDs for free, licensed exclusively to you. See the file
"CommercialLicense.txt" for details.