From 82768aa1ab6534ebe7cfc1ae203e65f701955cec Mon Sep 17 00:00:00 2001 From: Tarek Lokal Date: Sat, 11 Jul 2026 12:33:29 +0200 Subject: [PATCH] Add attributions guide for third-party code Fixes #242. Documents NOTICE files, vendoring, and SPDX/REUSE practice. Co-authored-by: Cursor --- _includes/footer.html | 1 + attributions.md | 87 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 88 insertions(+) create mode 100644 attributions.md diff --git a/_includes/footer.html b/_includes/footer.html index a4a549107..31a6dda1c 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,6 +1,7 @@