chore: Use new REUSE format

Signed-off-by: Louis Chemineau <louis@chmn.me>
This commit is contained in:
Louis Chemineau 2025-09-09 17:49:05 +02:00 committed by Louis
parent cc46ca1f28
commit 27e324b514
3 changed files with 515 additions and 349 deletions

File diff suppressed because one or more lines are too long

514
REUSE.toml Normal file

File diff suppressed because one or more lines are too long

View file

@ -27,7 +27,6 @@ $expectedFiles = [
'.npmignore',
'.php-cs-fixer.dist.php',
'.pre-commit-config.yaml',
'.reuse',
'.scrutinizer.yml',
'.tag',
'.tx',
@ -43,6 +42,7 @@ $expectedFiles = [
'DESIGN.md',
'Makefile',
'README.md',
'REUSE.toml',
'SECURITY.md',
'apps',
'autotest-checkers.sh',