Skip to content

feat: add REUSE.software compliance - #17

Merged
Fede654 merged 1 commit into
mainfrom
feat/reuse-compliance
Jun 26, 2026
Merged

feat: add REUSE.software compliance#17
Fede654 merged 1 commit into
mainfrom
feat/reuse-compliance

Conversation

@Pablomonte

Copy link
Copy Markdown
Contributor

Summary

Implementa REUSE.software spec 3.3 para declarar copyright y licencias de forma machine-readable en todos los archivos del proyecto.

Licencias utilizadas

Tipo de archivo Licencia
Código (Dockerfiles, shell scripts, YAML, configs) GPL-3.0-only
Documentación (archivos Markdown) CC-BY-SA-4.0

Archivos creados

  • LICENSES/GPL-3.0-only.txt — texto completo de la licencia
  • LICENSES/CC-BY-SA-4.0.txt — texto completo de la licencia
  • REUSE.toml — metadatos del proyecto + cobertura de network-config-example.json (JSON no soporta comentarios inline)

Verificación

pip install reuse
reuse lint
# → 37/37 archivos cubiertos, 0 errores, REUSE Spec 3.3 ✓

🤖 Generated with Claude Code

- GPL-3.0-only: code (Dockerfiles, shell scripts, YAML, configs)
- CC-BY-SA-4.0: documentation (Markdown files)
- LICENSES/GPL-3.0-only.txt and LICENSES/CC-BY-SA-4.0.txt
- REUSE.toml for network-config-example.json (JSON has no comment syntax)
- Passes `reuse lint` with 37/37 files covered (REUSE Spec 3.3)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Pablomonte
Pablomonte deployed to zerotier-action March 27, 2026 18:59 — with GitHub Actions Active
@Pablomonte
Pablomonte deployed to bird-border-action March 27, 2026 18:59 — with GitHub Actions Active
@Fede654
Fede654 merged commit 5c21c18 into main Jun 26, 2026
10 checks passed
@Fede654
Fede654 deleted the feat/reuse-compliance branch June 26, 2026 22:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants