License
Standard License
Most projects in this repository and organization are licensed under the MIT License, unless otherwise specified.
The MIT License is a permissive free software license that allows:
- Commercial and private use
- Modification and distribution
- Sublicensing
- Use without warranty
Click to view the full MIT License text
MIT License
Copyright (c) 2025 Joao Gilberto Magalhaes
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.
For the full MIT License text in each individual project, please refer to the LICENSE file in that project's repository.
Copyright
Copyright (c) 2025 Joao Gilberto Magalhaes
Exceptions
PHP SOAP Server
Project: PHP SOAP Server License: Mixed (MIT + PHP License 3.0)
The PHP SOAP Server project contains code derived from PEAR::Services_Webservice, which was originally licensed under the PHP License 3.0. The project has been modernized and extended with new code licensed under the MIT License.
For detailed license acknowledgments, compatibility information, and attribution details, please see the License Acknowledgments page.
Summary:
- Original portions: PHP License 3.0 (compatible with MIT)
- New and modified code: MIT License
- Overall project license: MIT License
General Notice
When using any project from this collection, please:
- Check the specific project repository for its LICENSE file
- Review any third-party dependencies and their licenses
- Maintain proper attribution as required by each license
- Refer to individual project documentation for any additional licensing notes
If you have questions about licensing for a specific project, please open an issue in that project's repository.