From: Alexander Popov Date: Sat, 6 Jul 2024 13:02:08 +0000 (+0300) Subject: Add the missing SPDX info X-Git-Tag: v0.6.10~37 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=e528a56dfe743a0443778dff1030b0f2ffa91f8e;p=kconfig-hardened-check.git Add the missing SPDX info --- diff --git a/.github/workflows/functional_test.sh b/.github/workflows/functional_test.sh index d894c94..0947efc 100644 --- a/.github/workflows/functional_test.sh +++ b/.github/workflows/functional_test.sh @@ -1,5 +1,8 @@ #!/bin/sh +# SPDX-FileCopyrightText: Alexander Popov +# SPDX-License-Identifier: GPL-3.0-only + set -x set -e