What changed, and why it matters
This commit only adds standard open-source license header comments to a Nix build file. It does not change any code, build logic, or security behavior.
Recommended action
No action needed; this is a non-functional lint/documentation change.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff adds SPDX license/copyright comments to nix/mpy-cross.nix. No functional changes, dependency changes, or configuration changes are present. There are no security-relevant signals.
Changed components
nix/mpy-cross.nixInspect captured patch +2 / −0
diff --git a/nix/mpy-cross.nix b/nix/mpy-cross.nix
index eb19c3a..cb031fc 100644
--- a/nix/mpy-cross.nix
+++ b/nix/mpy-cross.nix
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2026 Foundation Devices, Inc. <hello@foundation.xyz>
+# SPDX-License-Identifier: GPL-3.0-or-later
{
self,
pkgs,
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.