docs/non-included/LICENSES_LOGOS.md
Disclaimer: This document was generated by Claude (Anthropic) and is provided for informational purposes only. It does not constitute legal advice. Consult a qualified attorney for legal guidance.
This document covers the licensing and trademark status of the framework logos
used in the animated SVG (frameworks.svg) of this repository.
Since frameworks.svg is a derivative work incorporating all five logos, the
most restrictive compatible terms apply to the combined work.
| Constraint | Source | Impact |
|---|---|---|
| Attribution | Angular, React, Vue, Hono | Credit all projects and their respective owners |
| NonCommercial | Vue.js (CC BY-NC-SA 4.0) | The animated SVG cannot be used commercially |
| ShareAlike | Vue.js (CC BY-NC-SA 4.0) | Derivatives of the SVG must use CC BY-NC-SA 4.0 or compatible |
| No modification | Django (trademark) | The Django logo within the SVG must remain unmodified (colors, proportions) |
| Linking | Django (trademark) | Logo should link to djangoproject.com "wherever technically possible" — not applicable here as the logo cycles within an animated SVG, making a dedicated hyperlink technically infeasible |
| No endorsement | All (trademark) | Must not imply official affiliation with any project |
CC BY-NC-SA 4.0, with additional trademark constraints from Django.
This means:
| Logo | Risk | Notes |
|---|---|---|
| Angular | Low | CC BY 4.0 is very permissive |
| React | Low | CC BY 4.0 is very permissive |
| Vue.js | Low | Explicitly allows open-source project use |
| Django | Medium | Trademark-only; animation of the logo could be seen as modification. We use minimal fade-in/out animation only, keeping the logo visually unaltered |
| Hono | Low | MIT / CC0 — most permissive |
The animated SVG is suitable for an open-source demo-apps repository, provided:
LICENSES_LOGOS.md file is kept in the repository for attributionGenerated by Claude (Anthropic)