CI: give the meson-build.sh script a proper license tag

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2023-01-06 09:44:11 +10:00 committed by José Expósito
parent 54eea68296
commit a858ed01b8

View file

@ -1,4 +1,6 @@
#!/usr/bin/env bash
#
# SPDX-License-Identifier: MIT
set -x
if [[ -f .meson_environment ]]; then