diff options
Diffstat (limited to 'scripts/audit-packages.sh')
| -rwxr-xr-x | scripts/audit-packages.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/audit-packages.sh b/scripts/audit-packages.sh index f7af19f..e41b79c 100755 --- a/scripts/audit-packages.sh +++ b/scripts/audit-packages.sh @@ -1,4 +1,5 @@ #!/bin/bash +# SPDX-License-Identifier: GPL-3.0-or-later # audit-packages.sh — verify every package archsetup installs still exists # at its declared source, and flag packages that moved between the official # repos and the AUR. |
