LICENSE.MIT
OPEN SOURCE SOFTWARE LICENSE FOR ZOURDY.DEV PROJECTS AND CONTRIBUTIONS
PERMISSIVE
Use, modify, distribute freely for any purpose
NO WARRANTY
Software provided as-is without guarantees
ATTRIBUTION
Must include copyright notice and license
THE MIT LICENSE (MIT)
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.
WHAT THIS MEANS IN PLAIN ENGLISH
✅ YOU CAN:
- ✓ Use the code commercially
- ✓ Modify the source code
- ✓ Distribute original or modified code
- ✓ Place warranty on redistributed code
- ✓ Use in private projects
- ✓ Sublicense the code
⚠️ YOU MUST:
- ⚠️ Include the original license and copyright notice
- ⚠️ State changes made to the code
❌ WE DON'T PROVIDE:
- ❌ Warranty or guarantee
- ❌ Liability for damages
- ❌ Technical support guarantee
PROJECTS UNDER THIS LICENSE
ZOURDY.DEV WEBSITE
Personal portfolio website source code, components, and design system
OPEN SOURCE CONTRIBUTIONS
Public repositories, libraries, and tools shared on GitHub
CODE SNIPPETS & EXAMPLES
Tutorial code, documentation examples, and educational content
DEVELOPMENT TOOLS
Scripts, configurations, and development utilities
CONTRIBUTING TO OPEN SOURCE
By contributing to any ZOURDY.DEV open source project, you agree that your contributions will be licensed under the same MIT License. This ensures that the entire project remains free and open for everyone.
HOW TO CONTRIBUTE:
- Fork the repository on GitHub
- Create a feature branch for your changes
- Make your improvements with clear commit messages
- Submit a pull request with detailed description
- Participate in code review process
MIT LICENSE • OPEN SOURCE FOREVER
Supporting open source development and collaboration in the software engineering community.