summaryrefslogtreecommitdiff
path: root/coccinelle/div-round-up.cocci
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-01 12:28:36 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-10-01 14:45:00 +0200
commit64b92d637c7bc22b22463f35722f1b63b2db11b1 (patch)
tree2ea85bb4403f5613412f93434af7d76715f1514b /coccinelle/div-round-up.cocci
parented77c2de1fc4918a2dfb2be2ae364a32348d7a40 (diff)
downloadsystemd-64b92d637c7bc22b22463f35722f1b63b2db11b1.tar.gz
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.
Diffstat (limited to 'coccinelle/div-round-up.cocci')
-rw-r--r--coccinelle/div-round-up.cocci1
1 files changed, 1 insertions, 0 deletions
diff --git a/coccinelle/div-round-up.cocci b/coccinelle/div-round-up.cocci
index a0c6df9801..609ec879d3 100644
--- a/coccinelle/div-round-up.cocci
+++ b/coccinelle/div-round-up.cocci
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: LGPL-2.1-or-later */
@@
expression x, y;
@@