Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-platform...
[sfrench/cifs-2.6.git] / include / linux / wmi.h
index 1e84c474a99339301a71430042b6b6c9e8b41f6c..8ef7e7faea1e2d438dc607051ba1cdefc1fc310a 100644 (file)
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * wmi.h - ACPI WMI interface
  *
  * Copyright (c) 2015 Andrew Lutomirski
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * General Public License for more details.
  */
 
 #ifndef _LINUX_WMI_H