index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | lib/archroot.sh | 3 |
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 |