summaryrefslogtreecommitdiff
path: root/Arduino/libraries/AccelStepper/LICENSE
diff options
context:
space:
mode:
authorCarlos Maiolino <[email protected]>2025-07-10 22:55:07 +0200
committerCarlos Maiolino <[email protected]>2025-07-10 22:56:55 +0200
commitd98f46ce647846b0aa30b2e16a30fd4e152a1bf5 (patch)
tree267474fcc77cf20b428f6f4c7f768ca09f4cfe0e /Arduino/libraries/AccelStepper/LICENSE
parent869e68986aa8f69af6e7842260a68d1e5c6f796f (diff)
Add new code
Signed-off-by: Carlos Maiolino <[email protected]>
Diffstat (limited to 'Arduino/libraries/AccelStepper/LICENSE')
-rw-r--r--Arduino/libraries/AccelStepper/LICENSE17
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.