4451ca0800
A byte-identity audit of all vendored license files against their upstream repositories found 113 copies differing only by a missing trailing newline (vendoring artifact) — replaced with the exact upstream bytes. Five needed real corrections: fennel carried an unfilled MIT template although its upstream is CC0-1.0 at the pinned commit; ron now carries the repo's LICENSE-MIT (dual MIT/Apache upstream); python, wit, and verilog were refreshed to current upstream bytes. The manifest's first-party table was also corrected: six of the twelve grammars are self-maintained forks whose retained upstream licenses are now byte-verified (assembly's upstream has been deleted from GitHub; the retained MIT copy is the surviving grant). The audit tool is kept as scripts/audit-license-provenance.py for future sweeps.