Update LICENSE
Browse files
LICENSE
CHANGED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Copyright (c) 2025 Manpreet Singh and Sumit Kumar
|
| 2 |
+
|
| 3 |
+
All rights reserved.
|
| 4 |
+
|
| 5 |
+
This software and associated documentation files (the "Software") are the
|
| 6 |
+
exclusive property of Manpreet Singh and Sumit Kumar.
|
| 7 |
+
|
| 8 |
+
Permission is hereby granted to any individual or organization to use the
|
| 9 |
+
Software for personal, academic, or commercial purposes, subject to the
|
| 10 |
+
following conditions:
|
| 11 |
+
|
| 12 |
+
1. The Software may be used as-is only. Modification, adaptation, translation,
|
| 13 |
+
or creation of derivative works is strictly prohibited.
|
| 14 |
+
|
| 15 |
+
2. Redistribution, sublicensing, or sale of the Software, in whole or in part,
|
| 16 |
+
whether modified or unmodified, is strictly prohibited.
|
| 17 |
+
|
| 18 |
+
3. The Software may not be incorporated into any product or service that is
|
| 19 |
+
sold, licensed, or distributed without explicit prior written permission
|
| 20 |
+
from the copyright holders.
|
| 21 |
+
|
| 22 |
+
4. This copyright notice and license must be retained in all copies or uses of
|
| 23 |
+
the Software.
|
| 24 |
+
|
| 25 |
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
| 26 |
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
| 27 |
+
FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
| 28 |
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER
|
| 29 |
+
IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN
|
| 30 |
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
| 31 |
+
|
| 32 |
+
For licensing inquiries, please contact the copyright holders.
|