hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/scripts/coccinelle/iterators/fen.cocci
....@@ -1,10 +1,11 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// These iterators only exit normally when the loop cursor is NULL, so there
23 /// is no point to call of_node_put on the final value.
34 ///
45 // Confidence: High
5
-// Copyright: (C) 2010-2012 Nicolas Palix. GPLv2.
6
-// Copyright: (C) 2010-2012 Julia Lawall, INRIA/LIP6. GPLv2.
7
-// Copyright: (C) 2010-2012 Gilles Muller, INRIA/LiP6. GPLv2.
6
+// Copyright: (C) 2010-2012 Nicolas Palix.
7
+// Copyright: (C) 2010-2012 Julia Lawall, INRIA/LIP6.
8
+// Copyright: (C) 2010-2012 Gilles Muller, INRIA/LiP6.
89 // URL: http://coccinelle.lip6.fr/
910 // Comments:
1011 // Options: --no-includes --include-headers