Skip to content

Commit e678404

Browse files
committed
Update LICENSE
1 parent 3319b1f commit e678404

File tree

1 file changed

+2
-60
lines changed

1 file changed

+2
-60
lines changed

LICENSE

Lines changed: 2 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2024 Velyzo
3+
Copyright (c) 2025 Velyzo
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of
66
this software and associated documentation files (the "Software"), to deal in
@@ -19,62 +19,4 @@ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1919
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2020
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2121

22-
---
23-
24-
### Additional Notices for Dependencies
25-
26-
This software uses the following third-party libraries:
27-
28-
#### `tqdm` (MIT and MPL-2.0 License)
29-
30-
`tqdm` is a product of collaborative work, and it is released under both the MIT License and Mozilla Public License (MPL) v. 2.0. Below are the copyright and license notices:
31-
32-
- **MIT License**:
33-
Copyright (c) 2013 Noam Yorav-Raphael, original author.
34-
35-
Permission is hereby granted, free of charge, to any person obtaining a copy of
36-
this software and associated documentation files (the "Software"), to deal in
37-
the Software without restriction, including without limitation the rights to
38-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
39-
the Software, and to permit persons to whom the Software is furnished to do so,
40-
subject to the following conditions:
41-
42-
The above copyright notice and this permission notice shall be included in all
43-
copies or substantial portions of the Software.
44-
45-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
47-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
48-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
49-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
50-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
51-
52-
- **MPL-2.0 License**:
53-
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0.
54-
If a copy of the MPL was not distributed with this project, you can obtain one at
55-
https://mozilla.org/MPL/2.0/.
56-
57-
---
58-
59-
#### `termcolor` (MIT License)
60-
61-
`termcolor` is released under the MIT License. Below is the copyright and license notice:
62-
63-
Copyright (c) 2011-2024, **Termcolor Authors**
64-
65-
Permission is hereby granted, free of charge, to any person obtaining a copy of
66-
this software and associated documentation files (the "Software"), to deal in
67-
the Software without restriction, including without limitation the rights to
68-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
69-
the Software, and to permit persons to whom the Software is furnished to do so,
70-
subject to the following conditions:
71-
72-
The above copyright notice and this permission notice shall be included in all
73-
copies or substantial portions of the Software.
74-
75-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
76-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
77-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
78-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
79-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
80-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22+
---

0 commit comments

Comments
 (0)