From 22af94128b89a131f5e58ae69bee5e50227c15da Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 12 Feb 2024 17:09:10 +0200 Subject: Add SPDX license identifier into 0BSD source code files. --- build-aux/ci_build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build-aux/ci_build.sh') 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 -- cgit v1.2.3