mirror of
https://github.com/hanzo-ml/kserve.git
synced 2026-07-27 06:55:14 +00:00
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.
13 lines
514 B
Plaintext
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.
|