forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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;