Skip to content

Commit 210bb03

Browse files
committed
Update LICENSE
1 parent 6752eef commit 210bb03

1 file changed

Lines changed: 35 additions & 21 deletions

File tree

LICENSE

Lines changed: 35 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,35 @@
1-
MIT License
2-
3-
Copyright (c) 2024 Muthukumar
4-
5-
Permission is hereby granted, free of charge, to any person obtaining a copy
6-
of this software and associated documentation files (the "Software"), to deal
7-
in the Software without restriction, including without limitation the rights
8-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9-
copies of the Software, and to permit persons to whom the Software is
10-
furnished to do so, subject to the following conditions:
11-
12-
The above copyright notice and this permission notice shall be included in all
13-
copies or substantial portions of the Software.
14-
15-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21-
SOFTWARE.
1+
Copyright (c) 2026 Muthukumar Subramanian
2+
All rights reserved.
3+
4+
This software and its source code are the proprietary and confidential
5+
property of Muthukumar Subramanian. Unauthorized copying, distribution,
6+
modification, public display, or public performance of this software,
7+
via any medium, is strictly prohibited without the express prior written
8+
permission of the author.
9+
10+
Permission is hereby granted to use this software solely for personal,
11+
educational, internal business, and production purposes, subject to
12+
the following conditions:
13+
14+
1. The above copyright notice and this permission notice shall be
15+
included in all copies or substantial portions of the software.
16+
17+
2. Installation via pip or PyPI is permitted. Redistribution in any
18+
other form — source or binary — with or without modification,
19+
is not permitted without explicit written consent from the author.
20+
21+
3. The software may not be sublicensed, sold, rented, or transferred
22+
to any third party without prior written permission.
23+
24+
4. Any derivative works must clearly credit the original author:
25+
Muthukumar Subramanian.
26+
27+
THIS SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
28+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
30+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
31+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING
32+
FROM, OUT OF, OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
33+
DEALINGS IN THE SOFTWARE.
34+
35+
For permissions, contact: Muthukumar Subramanian

0 commit comments

Comments
 (0)