56 lines
2.5 KiB
Plaintext
56 lines
2.5 KiB
Plaintext
Workshack Input 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 Input 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 Input Library"
|
|
- A link to the library's repository or npm package page
|
|
- The copyright notice "© 2025 Workshack Team"
|
|
|
|
Example attribution:
|
|
"This application uses Workshack Input Library (https://www.npmjs.com/package/@workshack/input) © 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, or commercial licensing.
|
|
- "Non-commercial application" means any software application, website, or
|
|
service that is provided free of charge with no revenue generation or
|
|
monetization of any kind.
|