diff options
Diffstat (limited to '')
-rw-r--r-- | coccinelle/while-true.cocci | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coccinelle/while-true.cocci b/coccinelle/while-true.cocci index c23fb11f22..3ea70bc0c6 100644 --- a/coccinelle/while-true.cocci +++ b/coccinelle/while-true.cocci @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: LGPL-2.1-or-later */ @@ statement s; @@ |