summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2023-01-06 09:44:11 +1000
committerJosé Expósito <jose.exposito89@gmail.com>2023-01-06 10:16:33 +0000
commita858ed01b88bfcf07351b250e956b33b666a0dbc (patch)
treedad2c5c5a21b24d21e61a347f5631ece3e1f1293
parent54eea6829656594b3eb8fcf667debaa54161b320 (diff)
downloadlibinput-a858ed01b88bfcf07351b250e956b33b666a0dbc.tar.gz
CI: give the meson-build.sh script a proper license tag
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rwxr-xr-x.gitlab-ci/meson-build.sh2
1 files changed, 2 insertions, 0 deletions
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