forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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;