]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - scripts/leaking_addresses.pl
Merge tag 'platform-drivers-x86-v5.6-1' of git://git.infradead.org/linux-platform...
[linux.git] / scripts / leaking_addresses.pl
index ef9e5b2a161491079388e90a27015ed8af567c0b..b2d8b8aa2d99eca75873bfa1a31fbbcd9f9fe13d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # (c) 2017 Tobin C. Harding <me@tobin.cc>
-# Licensed under the terms of the GNU GPL License version 2
 #
 # leaking_addresses.pl: Scan the kernel for potential leaking addresses.
 #  - Scans dmesg output.