License
AgentWorkShop is released under the PolyForm Noncommercial 1.0.0 license — a source-available license: the source is public, readable, learnable, modifiable and redistributable, but no commercial rights are granted. The full legal text lives in the repository root (LICENSE).
Required Notice: Copyright kingdol (kingdol666) (https://github.com/kingdol666/AgentWorkShop)Permitted (no license required)
- Personal use: personal study, research, experimentation and private entertainment
- Hobby projects, amateur pursuits, religious activities and similar uses with no anticipated commercial application
- Use by noncommercial organizations: charities, educational institutions, public research, public safety / health bodies, environmental organizations, government agencies
- Statutory "fair use" rights are not restricted by this license
Prohibited (without the prior written permission of the copyright holder)
- Any distribution for a commercial purpose: selling, paid bundling, paid services
- Integrating the software or a modified version into a commercial product or into a commercially oriented new work
- Production use in service of a business activity
Commercial licensing
For commercial licensing (internal production deployments, OEM integration, embedding into commercial products, and so on), contact the copyright holder to negotiate a separate agreement: GitHub @kingdol666 · kingdol6080@gmail.com
Redistribution duties
When you provide any part of this software to anyone, you must also pass on:
- the full text of this license or its official link https://polyformproject.org/licenses/noncommercial/1.0.0
- the
Required Notice:copyright line above (kept verbatim)
Patents and breach
- The licensor likewise grants a patent license covering the software; if you make a written claim that the software infringes a patent, the patent license terminates immediately.
- If you cure the breach completely within 32 days of the first written notice, the license continues; otherwise all licenses terminate immediately.
- The software is provided "as is", without any warranty, and the licensor is not liable for any damages.
Why not MIT/Apache?
MIT, Apache-2.0, AGPL and other common open-source licenses all permit commercial use (AGPL only requires derivative works to be open-sourced). If the goal is "no commercial use without permission", the industry-standard approach is a source-available license such as PolyForm Noncommercial — the source stays public and usable by the community while the full commercial rights remain reserved to the copyright holder.