From d98f46ce647846b0aa30b2e16a30fd4e152a1bf5 Mon Sep 17 00:00:00 2001 From: Carlos Maiolino Date: Thu, 10 Jul 2025 22:55:07 +0200 Subject: Add new code Signed-off-by: Carlos Maiolino --- Arduino/libraries/AccelStepper/LICENSE | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Arduino/libraries/AccelStepper/LICENSE (limited to 'Arduino/libraries/AccelStepper/LICENSE') 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. -- cgit v1.2.3