diff options
Diffstat (limited to 'installed-tests/scripts/common.sh')
| -rwxr-xr-x | installed-tests/scripts/common.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installed-tests/scripts/common.sh b/installed-tests/scripts/common.sh index 8f228194..d8b50017 100755 --- a/installed-tests/scripts/common.sh +++ b/installed-tests/scripts/common.sh @@ -1,4 +1,5 @@ #!/bin/sh +# SPDX-License-Identifier: MIT OR LGPL-2.0-or-later if test "$GJS_USE_UNINSTALLED_FILES" = "1"; then gjs="$TOP_BUILDDIR/gjs-console" |
