Files
Hanzo DevandGitHub 5990eb9969 feat: brand-neutral rebrand (consume @<org>/brand contract) (#1)
5 new root markdown files. UPSTREAM_README.md preserves original.
No upstream code modified. Branding consumed at runtime from a
brand package per BRAND.md (@hanzo/brand, @luxfi/brand,
@zooai/brand, etc.). Multi-tenant via JWT tenant claim per
MULTI_TENANT.md. Apache-2.0 preserved; NOTICE attributes upstream.
2026-05-19 08:12:46 -07:00

13 lines
514 B
Plaintext

This work is a fork of an upstream open-source project licensed under
the Apache License, Version 2.0 (the "License"). The full upstream
license text and copyright notices are preserved in LICENSE and
throughout the source tree.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Modifications by the hanzo-ml community are documented in
HANZO_CHANGES.md. The fork is brand-neutral; branding is consumed at
runtime from a `@<org>/brand` package per the contract in BRAND.md.