diff options
Diffstat (limited to 'coccinelle/reallocarray.cocci')
-rw-r--r-- | coccinelle/reallocarray.cocci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coccinelle/reallocarray.cocci b/coccinelle/reallocarray.cocci index 21fe9dfbfd..85a8b3bc38 100644 --- a/coccinelle/reallocarray.cocci +++ b/coccinelle/reallocarray.cocci @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ @@ expression q, p, n, m; @@ |