This commit is contained in:
Ben Grande 2023-10-21 13:23:05 +00:00
parent 64ed44d4d5
commit 9d3111f1fa
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56
562 changed files with 4944 additions and 1211 deletions

View file

@ -1,4 +1,9 @@
#!/bin/sh
## SPDX-FileCopyrightText: 2023 Qusal contributors
##
## SPDX-License-Identifier: GPL-3.0-or-later
# shellcheck disable=SC2086
set -eu