File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed
docs/documentation/content Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change 11---
22title : License
3- description : Apache License 2 .0
3+ description : GNU General Public License v3 .0
44---
55
66# License
77
8- UrbanReflex is licensed under the ** Apache License 2.0 ** .
8+ UrbanReflex is licensed under the ** GNU General Public License v3.0 (GPL-3.0) ** .
99
1010## Summary
1111
12- | Permission | Condition | Limitation |
13- | ------------| -----------| ------------|
14- | ✅ Commercial use | 📋 License notice | ❌ Trademark use |
15- | ✅ Modification | 📋 State changes | ❌ Liability |
16- | ✅ Distribution | | ❌ Warranty |
17- | ✅ Patent use | | |
18- | ✅ Private use | | |
12+ | Permission | Condition | Limitation |
13+ | ----------------- | ------------------ | ------------ |
14+ | ✅ Commercial use | 📋 License notice | ❌ Liability |
15+ | ✅ Modification | 📋 State changes | ❌ Warranty |
16+ | ✅ Distribution | 📋 Disclose source | |
17+ | ✅ Patent use | 📋 Same license | |
18+ | ✅ Private use | | |
1919
2020## Copyright
2121
2222```
2323Copyright 2025 UrbanReflex Contributors
2424
25- Licensed under the Apache License, Version 2 .0
26- http ://www.apache .org/licenses/LICENSE-2.0
25+ Licensed under the GNU General Public License v3 .0
26+ https ://www.gnu .org/licenses/gpl-3.0.html
2727```
2828
2929## Third-Party Licenses
3030
31- | Project | License |
32- | ---------| ---------|
33- | FastAPI | MIT |
34- | Next.js | MIT |
35- | MongoDB | SSPL |
36- | Orion-LD | AGPL-3.0 |
37- | React | MIT |
38- | Tailwind CSS | MIT |
31+ | Project | License |
32+ | ------------ | -------- |
33+ | FastAPI | MIT |
34+ | Next.js | MIT |
35+ | MongoDB | SSPL |
36+ | Orion-LD | AGPL-3.0 |
37+ | React | MIT |
38+ | Tailwind CSS | MIT |
3939
4040---
4141
You can’t perform that action at this time.
0 commit comments