From 5abd1fb60f61b4acd0f4e1990c89898469de1139 Mon Sep 17 00:00:00 2001 From: hanzo-dev Date: Fri, 15 May 2026 16:34:43 -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 0000000000..67d9be8aa1 --- /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`.