X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=extras%2Fcheckpatch.pl;h=286c94de33462d0d79d1b2712a431d6bf9e1ee88;hp=fdd84849badbcd77f8536ad327a9c32f1a6ee7fd;hb=00d1ff64c4c7a19cd9e8bd705d76c5834d6dd822;hpb=36f001b37539141c6d865bb5a190016dd2c6d8e0 diff --git a/extras/checkpatch.pl b/extras/checkpatch.pl index fdd84849b..286c94de3 100755 --- a/extras/checkpatch.pl +++ b/extras/checkpatch.pl @@ -3,7 +3,8 @@ # (c) 2005, Joel Schopp (the ugly bit) # (c) 2007,2008, Andy Whitcroft (new conditions, test suite) # (c) 2008-2010 Andy Whitcroft -# Licensed under the terms of the GNU GPL License version 2 +# +# SPDX-License-Identifier: GPL-2.0-only use strict;