treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
[linux-block.git] / tools / power / acpi / Makefile.rules
index 373738338f5186199e8e97164eb1ae0a3ce33966..2a6c170b57cd4aabc81a08a11ffa079b61daefb7 100644 (file)
@@ -1,12 +1,9 @@
+# SPDX-License-Identifier: GPL-2.0-only
 # tools/power/acpi/Makefile.rules - ACPI tool Makefile
 #
 # Copyright (c) 2015, Intel Corporation
 #   Author: Lv Zheng <lv.zheng@intel.com>
 #
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU General Public License
-# as published by the Free Software Foundation; version 2
-# of the License.
 
 objdir := $(OUTPUT)tools/$(TOOL)/
 toolobjs := $(addprefix $(objdir),$(TOOL_OBJS))