diff options
Diffstat (limited to 'coccinelle/take-fd.cocci')
-rw-r--r-- | coccinelle/take-fd.cocci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coccinelle/take-fd.cocci b/coccinelle/take-fd.cocci index f7124e7896..396d6965c7 100644 --- a/coccinelle/take-fd.cocci +++ b/coccinelle/take-fd.cocci @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ @@ local idexpression p; expression q; |