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