hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/scripts/coccinelle/free/clk_put.cocci
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /// Find missing clk_puts.
23 ///
34 //# This only signals a missing clk_put when there is a clk_put later
....@@ -5,8 +6,8 @@
56 //# False positives can be due to loops.
67 //
78 // Confidence: Moderate
8
-// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.
9
-// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2.
9
+// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6.
10
+// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6.
1011 // URL: http://coccinelle.lip6.fr/
1112 // Comments:
1213 // Options: