cpufreq: Make cpufreq_generic_init() return void
[linux-2.6-block.git] / scripts / markup_oops.pl
index 70dcfb6b3de1cb4d2a8e4093f0513ed4fafb0250..e476caf524143c19e23efc4335c0a5a6e2ccf5cc 100755 (executable)
@@ -1,4 +1,5 @@
 #!/usr/bin/env perl
+# SPDX-License-Identifier: GPL-2.0-only
 
 use File::Basename;
 use Math::BigInt;
@@ -8,10 +9,6 @@ use Getopt::Long;
 #
 # This file is part of the Linux kernel
 #
-# This program file is free software; you can redistribute it and/or modify it
-# under the terms of the GNU General Public License as published by the
-# Free Software Foundation; version 2 of the License.
-#
 # Authors:
 #      Arjan van de Ven <arjan@linux.intel.com>