X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2Fleaking_addresses.pl;h=b2d8b8aa2d99eca75873bfa1a31fbbcd9f9fe13d;hb=954b7207059cc4004f2e18f49c335304b1c6d64a;hp=ef9e5b2a161491079388e90a27015ed8af567c0b;hpb=597473720f4dc69749542bfcfed4a927a43d935e;p=linux-2.6-microblaze.git diff --git a/scripts/leaking_addresses.pl b/scripts/leaking_addresses.pl index ef9e5b2a1614..b2d8b8aa2d99 100755 --- a/scripts/leaking_addresses.pl +++ b/scripts/leaking_addresses.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl +# SPDX-License-Identifier: GPL-2.0-only # # (c) 2017 Tobin C. Harding -# Licensed under the terms of the GNU GPL License version 2 # # leaking_addresses.pl: Scan the kernel for potential leaking addresses. # - Scans dmesg output.