diff options
Diffstat (limited to 'lib/valid-repos.sh')
-rw-r--r-- | lib/valid-repos.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/valid-repos.sh b/lib/valid-repos.sh index 252fdcf..9ac9639 100644 --- a/lib/valid-repos.sh +++ b/lib/valid-repos.sh @@ -1,5 +1,6 @@ #!/hint/bash -# License: Unspecified +# +# SPDX-License-Identifier: GPL-3.0-or-later : # shellcheck disable=2034 |