From faf61cc5c86f32e9b70c760ad34dae9ae268c603 Mon Sep 17 00:00:00 2001 From: Hanzo Dev Date: Fri, 15 May 2026 16:43:02 -0700 Subject: [PATCH] docs: add LICENSING.md pointing at canonical Lux IP strategy Single LICENSING.md file referencing the canonical three-tier IP and licensing strategy at github.com/luxfi/.github/blob/main/profile/README.md. LICENSE file is unchanged; this only adds a navigational pointer. --- LICENSING.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 LICENSING.md diff --git a/LICENSING.md b/LICENSING.md new file mode 100644 index 00000000..67d9be8a --- /dev/null +++ b/LICENSING.md @@ -0,0 +1,12 @@ +# Licensing + +This repository is licensed under the **BSD 3-Clause License** (see +[LICENSE](LICENSE)). It belongs to the **public** tier of the Lux +three-tier IP strategy: anyone may use, fork, or redistribute it, +including for commercial purposes, subject to the BSD-3 terms. + +For the canonical Lux IP and licensing strategy, see: + + +For commercial inquiries that go beyond BSD-3 (e.g. private moat +acceleration kernels), contact `licensing@lux.network`.