From 8d0f0a329cf1e263c18c77914f014f94d8540925 Mon Sep 17 00:00:00 2001 From: javayhu Date: Sun, 6 Apr 2025 08:54:10 +0800 Subject: [PATCH] feat: add LICENSE --- LICENSE | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..fad49d9 --- /dev/null +++ b/LICENSE @@ -0,0 +1,42 @@ +MkSaaS License + +Personal, Team, or Organization License + +MkSaaS grants you an ongoing, non-exclusive license to use the software components and templates included in the SaaS Starter Kit. + +The license permits usage by a single individual, team, or organization (the Licensee) and does not transfer to additional individuals, teams, or organizations without explicit permission. + +You can: + +- Use MkSaaS to create unlimited end products. +- Modify MkSaaS components to create derivative works, subject to this license. +- Use MkSaaS to create projects for unlimited clients. +- Use MkSaaS to create end products sold to end users. +- Use MkSaaS to build and run SaaS applications where end users interact with your end product. + +You cannot: + +- Redistribute MkSaaS’s components or templates, even if modified, separately from an end product. +- Share your access to MkSaaS with anyone outside your team or organization without explicit permission. +- Use MkSaaS to create products that compete with MkSaaS or provide a SaaS starter kit in conflict with MkSaaS’s business. + +Example Usage + +Examples of permitted usage: + +- Creating personal, team, or organizational websites or applications. +- Building commercial SaaS applications or web apps for clients. +- Developing open-source applications where the primary purpose is not redistributing MkSaaS components (substantial modifications are necessary). + +Examples of prohibited usage: + +- Creating a repository of MkSaaS (components) and sharing or selling it. +- Making a derivative product (e.g. starter kit) and offering it for sale or free. + +Enforcement and Liability + +MkSaaS reserves the right to revoke licenses in case of a material breach of this agreement. The liability of MkSaaS is limited to the refund of the license fee. This agreement is governed by the laws of Switzerland. + +Questions? + +Unsure if your use case is covered by the license? Email us at support@MkSaaS.com with your questions. \ No newline at end of file