Move to kernel style SPDX license identifiers
[lttng-tools.git] / extras / checkpatch.pl
index fdd84849badbcd77f8536ad327a9c32f1a6ee7fd..286c94de33462d0d79d1b2712a431d6bf9e1ee88 100755 (executable)
@@ -3,7 +3,8 @@
 # (c) 2005, Joel Schopp <jschopp@austin.ibm.com> (the ugly bit)
 # (c) 2007,2008, Andy Whitcroft <apw@uk.ibm.com> (new conditions, test suite)
 # (c) 2008-2010 Andy Whitcroft <apw@canonical.com>
-# Licensed under the terms of the GNU GPL License version 2
+#
+# SPDX-License-Identifier: GPL-2.0-only
 
 use strict;
 
This page took 0.027367 seconds and 5 git commands to generate.