summaryrefslogtreecommitdiff
path: root/coccinelle/isempty.cocci
diff options
context:
space:
mode:
Diffstat (limited to 'coccinelle/isempty.cocci')
-rw-r--r--coccinelle/isempty.cocci1
1 files changed, 1 insertions, 0 deletions
diff --git a/coccinelle/isempty.cocci b/coccinelle/isempty.cocci
index e0a9f07ca6..b1b9277270 100644
--- a/coccinelle/isempty.cocci
+++ b/coccinelle/isempty.cocci
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
@@
/* Disable this transformation for the test-string-util.c */
position p : script:python() { p[0].file != "src/test/test-string-util.c" };