summaryrefslogtreecommitdiffstats
path: root/makeself/build-x86_64-static.sh
diff options
context:
space:
mode:
Diffstat (limited to 'makeself/build-x86_64-static.sh')
-rwxr-xr-xmakeself/build-x86_64-static.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeself/build-x86_64-static.sh b/makeself/build-x86_64-static.sh
index 0220a27466..b0902512c6 100755
--- a/makeself/build-x86_64-static.sh
+++ b/makeself/build-x86_64-static.sh
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# SPDX-License-Identifier: GPL-3.0+
+# SPDX-License-Identifier: GPL-3.0-or-later
. $(dirname "$0")/../installer/functions.sh || exit 1