aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/free/clk_put.cocci
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2019-06-04 10:11:38 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-06-19 17:11:22 +0200
commit7f904d7e1f3ec7c2de47c024a5a5c30988b54703 (patch)
tree51d62c63799926029500a604b32a06e464740c97 /scripts/coccinelle/free/clk_put.cocci
parenttreewide: Replace GPLv2 boilerplate/reference with SPDX - rule 504 (diff)
downloadlinux-dev-7f904d7e1f3ec7c2de47c024a5a5c30988b54703.tar.xz
linux-dev-7f904d7e1f3ec7c2de47c024a5a5c30988b54703.zip
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Based on 1 normalized pattern(s): gplv2 extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 58 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Enrico Weigelt <info@metux.net> Reviewed-by: Allison Randal <allison@lohutok.net> Reviewed-by: Kate Stewart <kstewart@linuxfoundation.org> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190604081207.556988620@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/coccinelle/free/clk_put.cocci')
-rw-r--r--scripts/coccinelle/free/clk_put.cocci5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/coccinelle/free/clk_put.cocci b/scripts/coccinelle/free/clk_put.cocci
index 46747adfd20a..7237b49496f6 100644
--- a/scripts/coccinelle/free/clk_put.cocci
+++ b/scripts/coccinelle/free/clk_put.cocci
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
/// Find missing clk_puts.
///
//# This only signals a missing clk_put when there is a clk_put later
@@ -5,8 +6,8 @@
//# False positives can be due to loops.
//
// Confidence: Moderate
-// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6. GPLv2.
-// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6. GPLv2.
+// Copyright: (C) 2012 Julia Lawall, INRIA/LIP6.
+// Copyright: (C) 2012 Gilles Muller, INRIA/LiP6.
// URL: http://coccinelle.lip6.fr/
// Comments:
// Options: