2 Commits

Author SHA1 Message Date
raphael d73906f372 license: switch contact email to raphael@maenle.net
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-09 14:24:38 +02:00
raphael 05d58f1a0a license: All Rights Reserved proprietary
Hard blocker for any fab customer's procurement / legal review —
without a LICENSE in the repo they couldn't even begin evaluation,
because permission to read the source is itself something the
copyright holder has to grant.

This license grants nothing by default.  Viewing the repo is the
only implicit allowance; everything else (compile, evaluate,
benchmark, deploy, sublicense, train ML on, reverse-engineer)
requires a separate written agreement with r.maenle@gmail.com.

Explicitly *not* granting the carve-outs that open-source licenses
imply: no fair use, no internal evaluation, no academic research,
no demo, no production deployment.  Customers who want any of those
need to talk to Raphael first.

SPDX-License-Identifier: LicenseRef-Proprietary for tooling.

README header gains a license callout pointing at the file and
contact email so anyone landing on the GitHub frontpage sees the
restriction before reading further.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-09 14:24:20 +02:00