Spaces:
Running
Running
Update LICENSE
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Copyright (c) 2026 Navnit Amrutharaj. All Rights Reserved.
|
| 2 |
+
|
| 3 |
+
SOURCE AVAILABLE LICENSE
|
| 4 |
+
|
| 5 |
+
This software and its source code ("the Software") are made publicly available
|
| 6 |
+
for viewing, educational, and portfolio purposes only.
|
| 7 |
+
|
| 8 |
+
PERMISSIONS GRANTED:
|
| 9 |
+
- You may view and study the source code.
|
| 10 |
+
- You may fork the repository on GitHub solely for the purpose of submitting
|
| 11 |
+
pull requests or reporting issues.
|
| 12 |
+
|
| 13 |
+
PERMISSIONS NOT GRANTED WITHOUT EXPLICIT WRITTEN CONSENT:
|
| 14 |
+
- You may NOT use the Software, in whole or in part, in any personal,
|
| 15 |
+
commercial, academic, or other project.
|
| 16 |
+
- You may NOT copy, reproduce, or redistribute the Software or any portion
|
| 17 |
+
of it outside of GitHub's standard fork/view functionality.
|
| 18 |
+
- You may NOT modify, adapt, translate, or create derivative works based on
|
| 19 |
+
the Software for any purpose other than contributing back to this repository.
|
| 20 |
+
- You may NOT sublicense or sell the Software or any portion of it.
|
| 21 |
+
|
| 22 |
+
TO REQUEST PERMISSION:
|
| 23 |
+
Contact the author at navnitamrutharaj1234@gmail.com with a description of
|
| 24 |
+
your intended use. Permission may be granted at the author's sole discretion.
|
| 25 |
+
|
| 26 |
+
DISCLAIMER:
|
| 27 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. IN NO EVENT
|
| 28 |
+
SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY ARISING
|
| 29 |
+
FROM THE USE OF OR INABILITY TO USE THE SOFTWARE.
|