summaryrefslogtreecommitdiffstats
path: root/coccinelle/strjoin.cocci
diff options
context:
space:
mode:
Diffstat (limited to 'coccinelle/strjoin.cocci')
-rw-r--r--coccinelle/strjoin.cocci1
1 files changed, 1 insertions, 0 deletions
diff --git a/coccinelle/strjoin.cocci b/coccinelle/strjoin.cocci
index 46f70c4c23..1efff700b7 100644
--- a/coccinelle/strjoin.cocci
+++ b/coccinelle/strjoin.cocci
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
@@
position p : script:python() { p[0].current_element != "test_strjoin" };
expression t;