docs(license): add to AGENTS and crush.json

Amolith created

Change summary

AGENTS.md          | 6 ++++++
crush.json.license | 3 +++
2 files changed, 9 insertions(+)

Detailed changes

AGENTS.md 🔗

@@ -1,3 +1,9 @@
+<!--
+SPDX-FileCopyrightText: Amolith <amolith@secluded.site>
+
+SPDX-License-Identifier: Unlicense
+-->
+
 # AGENTS
 
 This repository provides a small, dependency-free shell plugin that routes prefixed commands from the interactive shell to a configured CLI agent (defaults to Crush). It supports Zsh and Fish.

crush.json.license 🔗

@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: Amolith <amolith@secluded.site>
+
+SPDX-License-Identifier: Unlicense