# Content & Asset Licensing This repository uses a split licensing model: ## MIT License (Code) All source code in the following directories is licensed under the [MIT License](./LICENSE): - `packages/` — All NPM package source code - `languages/` — Language/localization files - `examples/` — Example application source code - `docs/src/` — Docusaurus site source code (React components, config, scripts) ## Documentation Text (CC BY 4.0) The written documentation content in `docs/` (Markdown files in `docs/learn/`, `docs/api/`, `docs/blog/`) is licensed under the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). You are free to share and adapt the text with attribution. ## Not Licensed (Trademarks & Third-Party Assets) The following assets are **NOT** covered by the MIT license or any open-source/permissive license: - **Bitbybit logos and branding** — The Bitbybit name, logos, and brand assets (including files in `docs/static/img/`) are trademarks of Bit by bit developers. All rights reserved. - **Client/partner logos and trademarks** — Logos and trademarks of third-party companies appearing in blog posts, documentation, or static assets remain the property of their respective owners and are used with permission for informational purposes only. - **Blog post images** — Photographs, illustrations, and media in `docs/blog/` that are not code snippets may be subject to separate copyright. ### What This Means - ✅ You **can** freely use, modify, and distribute all source code under MIT - ✅ You **can** share and adapt documentation text with attribution (CC BY 4.0) - ❌ You **cannot** use Bitbybit or third-party logos/trademarks without permission - ❌ You **cannot** imply endorsement by Bitbybit or its clients If you have questions about using any assets, please open an issue or contact us.