@@ -57,6 +57,27 @@ Crawled output sample for `https://github.com`
5757
5858
5959## License
60-
61- This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.
60+ ```
61+ MIT License
62+
63+ Copyright (c) 2024 Indrajith Indraprastham
64+
65+ Permission is hereby granted, free of charge, to any person obtaining a copy
66+ of this software and associated documentation files (the "Software"), to deal
67+ in the Software without restriction, including without limitation the rights
68+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
69+ copies of the Software, and to permit persons to whom the Software is
70+ furnished to do so, 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,
77+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
78+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
79+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
80+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
81+ SOFTWARE.
82+ ```
6283
0 commit comments