MIT License
licenseMIT
SPDX identifier MIT · Last updated
My open-source projects are licensed under the MIT License. You may use, modify, and distribute the code, including commercially, so long as the copyright notice and licence text travel with it.
What this covers
Public source code in my open-source repositories, unless that repository ships a LICENSE file naming different terms. The LICENSE file in the repository always governs.
Permissions
- Commercial useUse the software in a product you sell.
- ModificationChange the source however you need.
- DistributionShare the original or your modified version.
- Private useUse and modify it without publishing anything.
- SublicensingShip it under the terms of your own project.
Conditions
- Retain the noticeInclude the copyright notice and the full licence text in every copy or substantial portion you distribute.
Limitations
- No warrantyThe software is provided “as is”, with no guarantee that it works.
- No liabilityThe author is not answerable for damages arising from its use.
- No trademark rightsThe licence covers the code, not the author’s name or brand.
Full license text
Reproduced in full and unmodified. Verify it against the canonical copy at opensource.org. The summary above is a convenience; this text governs.
MIT License Copyright (c) 2025 Hafeez Baig Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Copyright © 2025 Hafeez Baig. Where a repository ships its own LICENSE file, that file governs over this page. Questions about licensing: hafeezbaig3138@gmail.com