FormBuilder/LICENSE

59 lines
2.6 KiB
Plaintext

Workshack Form Builder Library License
Copyright (c) 2025 Workshack Team
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to use,
copy, modify, merge, publish, and distribute the Software, subject to the
following conditions:
NON-COMMERCIAL USE:
For non-commercial applications (applications that do not generate revenue,
do not contain paid features, subscriptions, advertisements, or any form of
monetization), the Software may be used freely without any additional
requirements.
COMMERCIAL USE:
For commercial applications (applications that generate revenue through sales,
subscriptions, advertisements, in-app purchases, or any other form of
monetization), the following additional requirement applies:
- The application MUST include attribution to the Workshack Form Builder Library in a
publicly accessible location within the application. This can be:
* An "About" page or section
* A "Credits" or "Acknowledgments" page
* A "For Developers" page
* Any other location where users can reasonably find it
The attribution must include:
- The name "Workshack Form Builder Library"
- A link to the library's repository or npm package page
- The copyright notice "© 2025 Workshack Team"
Example attribution:
"This application uses Workshack Form Builder Library (https://www.npmjs.com/package/@workshack/form-builder) © 2025 Workshack Team"
GENERAL 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.
DEFINITIONS:
- "Commercial application" means any software application, website, or service
that generates revenue or is intended to generate revenue through any means
including but not limited to: sales, subscriptions, advertisements, in-app
purchases, premium features, licensing fees, or any other monetization
strategy.
- "Non-commercial application" means any software application, website, or
service that does not generate revenue and is not intended to generate
revenue through any means, including personal projects, educational projects,
open-source projects, and research projects.