kernel/scripts/dtc/dt_to_config
.. .. @@ -1,10 +1,9 @@ 1 1 #!/usr/bin/env perl 2 +# SPDX-License-Identifier: GPL-2.0-only2 3 3 4 # Copyright 2016 by Frank Rowand 4 5 # Copyright 2016 by Gaurav Minocha 5 6 # 6 -# This file is subject to the terms and conditions of the GNU General Public7 -# License v2.8 7 9 8 use strict 'refs'; 10 9 use strict subs;