From: Peter Hutterer Date: Thu, 5 Jan 2023 23:44:11 +0000 (+1000) Subject: CI: give the meson-build.sh script a proper license tag X-Git-Tag: 1.23.0~46 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a858ed01b88bfcf07351b250e956b33b666a0dbc;p=platform%2Fupstream%2Flibinput.git CI: give the meson-build.sh script a proper license tag Signed-off-by: Peter Hutterer --- diff --git a/.gitlab-ci/meson-build.sh b/.gitlab-ci/meson-build.sh index 11fe03ef..5bcfffa2 100755 --- a/.gitlab-ci/meson-build.sh +++ b/.gitlab-ci/meson-build.sh @@ -1,4 +1,6 @@ #!/usr/bin/env bash +# +# SPDX-License-Identifier: MIT set -x if [[ -f .meson_environment ]]; then