|
1 | | -# 📜 **3ASYAPP Template License** |
2 | | - |
3 | | -**Copyright © 2025 Michele Miky Monti** |
4 | | -All rights reserved. |
5 | | - |
6 | | -## License Overview |
7 | | - |
8 | | -This template is available under a commercial license model with different tiers for different use cases. |
9 | | - |
10 | | -## Permitted Uses |
11 | | - |
12 | | -### ✅ Free Personal Use |
13 | | -- ✓ Learning and evaluation purposes |
14 | | -- ✓ Personal non-commercial projects |
15 | | -- ✓ Portfolio demonstrations |
16 | | -- ✓ Code study and reference |
17 | | - |
18 | | -**Requirements:** Attribution required |
19 | | - |
20 | | -### 💼 Professional License (Paid) |
21 | | -- ✓ Single commercial project use |
22 | | -- ✓ Full source code access |
23 | | -- ✓ Modifications and customizations |
24 | | -- ✓ Priority email support |
25 | | -- ✓ Updates and bug fixes |
26 | | -- ✓ Implementation assistance |
27 | | - |
28 | | -**Contact for pricing:** michele.monti@me.com |
29 | | - |
30 | | -### 🏢 Enterprise License (Custom Pricing) |
31 | | -- ✓ Unlimited commercial projects |
32 | | -- ✓ White-label rights |
33 | | -- ✓ Team licensing |
34 | | -- ✓ Dedicated support channel |
35 | | -- ✓ Custom development assistance |
36 | | -- ✓ SLA guarantees |
37 | | -- ✓ Team training included |
38 | | - |
39 | | -**Contact for pricing:** michele.monti@me.com |
40 | | - |
41 | | -## Restrictions |
42 | | - |
43 | | -### ❌ Prohibited Without License: |
44 | | -- Commercial use (requires Professional or Enterprise license) |
45 | | -- Distribution or resale of the template |
46 | | -- Sublicensing to third parties |
47 | | -- Creating competing template products |
48 | | -- Providing template-as-a-service |
49 | | -- Removing copyright notices |
50 | | - |
51 | | -## License Terms |
52 | | - |
53 | | -### Attribution |
54 | | - |
55 | | -All uses require attribution to Michele Miky Monti: |
56 | | -- In the application footer or about page |
57 | | -- In the source code comments |
58 | | -- Format: "Built with 3ASYAPP Template by Michele Miky Monti" |
59 | | - |
60 | | -### Modifications |
61 | | - |
62 | | -You may modify the template for your licensed projects, but: |
63 | | -- Modified versions are still subject to this license |
64 | | -- You cannot distribute modified versions as templates |
65 | | -- Copyright notices must remain intact |
66 | | - |
67 | | -### Updates |
68 | | - |
69 | | -Licensed users receive: |
70 | | -- Bug fixes and security updates |
71 | | -- Feature enhancements (Professional & Enterprise) |
72 | | -- Migration guides for major versions |
73 | | -- Technical support based on license tier |
74 | | - |
75 | | -## Warranty Disclaimer |
76 | | - |
77 | | -**THE TEMPLATE 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.** |
78 | | - |
79 | | -## Limitation of Liability |
80 | | - |
81 | | -**IN NO EVENT SHALL MICHELE MIKY MONTI 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 TEMPLATE OR THE USE OR OTHER DEALINGS IN THE TEMPLATE.** |
82 | | - |
83 | | -## Acquiring a License |
84 | | - |
85 | | -### To Purchase: |
86 | | -1. **Email:** michele.monti@me.com |
87 | | -2. **Website:** https://michelemonti.me |
88 | | -3. **GitHub:** https://github.com/michelemonti |
89 | | - |
90 | | -### License Delivery: |
91 | | -- Digital license certificate |
92 | | -- Invoice for business accounting |
93 | | -- Access to private support channels |
94 | | -- Documentation and setup assistance |
95 | | - |
96 | | -## Questions? |
97 | | - |
98 | | -For license inquiries, custom arrangements, or any questions: |
99 | | - |
100 | | -**Michele Miky Monti** |
101 | | -- Email: michele.monti@me.com |
102 | | -- Website: https://michelemonti.me |
103 | | -- GitHub: https://github.com/michelemonti |
104 | | -- Repository: https://github.com/michelemonti/3ASYAPPS |
105 | | - |
106 | | ---- |
107 | | - |
108 | | -*Last updated: October 2025 - Template Version 2.0* |
| 1 | +MIT License |
| 2 | + |
| 3 | +Copyright (c) 2025 Michele Miky Monti |
| 4 | + |
| 5 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 6 | +of this software and associated documentation files (the "Software"), to deal |
| 7 | +in the Software without restriction, including without limitation the rights |
| 8 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 9 | +copies of the Software, and to permit persons to whom the Software is |
| 10 | +furnished to do so, subject to the following conditions: |
| 11 | + |
| 12 | +The above copyright notice and this permission notice shall be included in all |
| 13 | +copies or substantial portions of the Software. |
| 14 | + |
| 15 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 16 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 17 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 18 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 19 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 20 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 21 | +SOFTWARE. |
0 commit comments