Create LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
MAX Public License v1.0
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2025 Massimo Russo
|
| 4 |
+
|
| 5 |
+
This software is provided for personal, academic, and non-commercial use only.
|
| 6 |
+
|
| 7 |
+
You may:
|
| 8 |
+
- Use, study, and modify this software for personal or research purposes.
|
| 9 |
+
- Share unmodified copies with attribution to the author.
|
| 10 |
+
|
| 11 |
+
You may not:
|
| 12 |
+
- Use this software as part of a commercial product or service.
|
| 13 |
+
- Offer this software or derived works as a cloud service or API.
|
| 14 |
+
- Redistribute modified versions without written permission from the author.
|
| 15 |
+
|
| 16 |
+
This software is provided "as is", without warranty of any kind.
|
| 17 |
+
|
| 18 |
+
For commercial use, contact the author: max@max-russo.com or visit www.max-russo.com
|