hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/scripts/dtc/dt_to_config
....@@ -1,10 +1,9 @@
11 #!/usr/bin/env perl
2
+# SPDX-License-Identifier: GPL-2.0-only
23
34 # Copyright 2016 by Frank Rowand
45 # Copyright 2016 by Gaurav Minocha
56 #
6
-# This file is subject to the terms and conditions of the GNU General Public
7
-# License v2.
87
98 use strict 'refs';
109 use strict subs;