chore: Use new REUSE format

Signed-off-by: Louis Chemineau <louis@chmn.me>
pull/54979/head
Louis Chemineau 9 months ago committed by Louis
parent cc46ca1f28
commit 27e324b514
  1. 348
      .reuse/dep5
  2. 514
      REUSE.toml
  3. 2
      build/files-checker.php

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -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',

Loading…
Cancel
Save