]> git.ipfire.org Git - people/arne_f/kernel.git/blobdiff - tools/testing/ktest/compare-ktest-sample.pl
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / tools / testing / ktest / compare-ktest-sample.pl
index a373a5bfff683cc4b395588af358a2aa92b2171d..4118eb4a842d2ec0af5410b319c9734ce74b3457 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/perl
+# SPDX-License-Identifier: GPL-2.0
 
 open (IN,"ktest.pl");
 while (<IN>) {