From 186b9041ae628725e24b418341afb869741c1935 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 1 Oct 2021 12:10:22 +0200 Subject: ci: use LGPLv2+ for all our ci configuration --- coccinelle/run-coccinelle.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'coccinelle') diff --git a/coccinelle/run-coccinelle.sh b/coccinelle/run-coccinelle.sh index e7a6d51f49..becb38bf91 100755 --- a/coccinelle/run-coccinelle.sh +++ b/coccinelle/run-coccinelle.sh @@ -1,4 +1,5 @@ #!/bin/bash -e +# SPDX-License-Identifier: LGPL-2.1-or-later # Exclude following paths from the Coccinelle transformations EXCLUDED_PATHS=( -- cgit v1.2.1