licensing: add spdx to our .cocci files

Since those are chunks of code based on our codebase, it's easiest to use the
same license.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2021-10-01 12:28:36 +02:00
parent ed77c2de1f
commit 64b92d637c
52 changed files with 54 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: LGPL-2.1-or-later */
@@
expression q, p, n, m;
@@