diff options
Diffstat (limited to 'Arduino/libraries/AccelStepper/LICENSE')
| -rw-r--r-- | Arduino/libraries/AccelStepper/LICENSE | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Arduino/libraries/AccelStepper/LICENSE b/Arduino/libraries/AccelStepper/LICENSE new file mode 100644 index 0000000..52998af --- /dev/null +++ b/Arduino/libraries/AccelStepper/LICENSE @@ -0,0 +1,17 @@ +This software is Copyright (C) Mike McCauley. Use is subject to license +conditions. The main licensing options available are GPL V3 or Commercial: + +Open Source Licensing GPL V3 + +This is the appropriate option if you want to share the source code of your +application with everyone you distribute it to, and you also want to give them +the right to share who uses it. If you wish to use this software under Open +Source Licensing, you must contribute all your source code to the open source +community in accordance with the GPL Version 3 when your application is +distributed. See http://www.gnu.org/copyleft/gpl.html + +Commercial Licensing + +This is the appropriate option if you are creating proprietary applications +and you are not prepared to distribute and share the source code of your +application. Contact info@airspayce for details. |
