aboutsummaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorLasse Collin <lasse.collin@tukaani.org>2024-02-12 17:09:10 +0200
committerLasse Collin <lasse.collin@tukaani.org>2024-02-14 18:31:16 +0200
commit22af94128b89a131f5e58ae69bee5e50227c15da (patch)
treeccc9899891b9561873c903ff963e2d3b51030385 /build-aux
parentliblzma: Sync the AUTHORS fix about SHA-256 to lzma.h. (diff)
downloadxz-22af94128b89a131f5e58ae69bee5e50227c15da.tar.xz
Add SPDX license identifier into 0BSD source code files.
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/ci_build.sh3
-rw-r--r--build-aux/manconv.sh3
-rw-r--r--build-aux/version.sh3
3 files changed, 6 insertions, 3 deletions
diff --git a/build-aux/ci_build.sh b/build-aux/ci_build.sh
index 26f17b89..73fcca30 100755
--- a/build-aux/ci_build.sh
+++ b/build-aux/ci_build.sh
@@ -1,5 +1,6 @@
#!/bin/bash
-#
+# SPDX-License-Identifier: 0BSD
+
#############################################################################
#
# Script meant to be used for Continuous Integration automation for POSIX
diff --git a/build-aux/manconv.sh b/build-aux/manconv.sh
index a780c7bd..0f5ee095 100644
--- a/build-aux/manconv.sh
+++ b/build-aux/manconv.sh
@@ -1,5 +1,6 @@
#!/bin/sh
-#
+# SPDX-License-Identifier: 0BSD
+
###############################################################################
#
# Wrapper for GNU groff to convert man pages to a few formats
diff --git a/build-aux/version.sh b/build-aux/version.sh
index 8709894c..bef1b33d 100644
--- a/build-aux/version.sh
+++ b/build-aux/version.sh
@@ -1,5 +1,6 @@
#!/bin/sh
-#
+# SPDX-License-Identifier: 0BSD
+
#############################################################################
#
# Get the version string from version.h and print it out without