kernel/tools/power/acpi/Makefile.config
.. .. @@ -1,12 +1,9 @@ 1 +# SPDX-License-Identifier: GPL-2.0-only1 2 # tools/power/acpi/Makefile.config - ACPI tool Makefile 2 3 # 3 4 # Copyright (c) 2015, Intel Corporation 4 5 # Author: Lv Zheng <lv.zheng@intel.com> 5 6 # 6 -# This program is free software; you can redistribute it and/or7 -# modify it under the terms of the GNU General Public License8 -# as published by the Free Software Foundation; version 29 -# of the License.10 7 11 8 ifeq ($(srctree),) 12 9 srctree := $(patsubst %/,%,$(dir $(shell pwd)))