Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 2.46 KB

File metadata and controls

58 lines (40 loc) · 2.46 KB

MIT License

Copyright (c) 2025 curl-runner contributors

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.

About This License

The MIT License is a permissive free software license that allows you to:

✅ Use the software for any purpose
✅ Copy and distribute the software
✅ Modify the software to suit your needs
✅ Distribute your modified versions
✅ Use the software in private projects
✅ Use the software in commercial projects
✅ Sublicense the software

The only requirements are:

📋 Include the original license and copyright notice in any copy of the software
📋 Include the license notice in any substantial portions of the software

No Warranty

This software is provided "as is" without warranty of any kind. The authors are not liable for any damages or issues that may arise from using this software.

Third-Party Licenses

This project may include third-party libraries and dependencies, each with their own licenses. Please refer to the node_modules directory and package files for specific license information about dependencies.

Questions?

If you have questions about the license or need clarification about usage rights, please:


curl-runner - Making HTTP request management simple and powerful
Licensed under the MIT License