treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
[linux-2.6-block.git] / drivers / hid / intel-ish-hid / ishtp / client.h
index 6ed00947d6bc1a5e5172f0696155fa729a76b15f..fc62dd1495dae45be3d14c21b4dba69957ee7fb2 100644 (file)
@@ -1,16 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * ISHTP client logic
  *
  * Copyright (c) 2003-2016, Intel Corporation.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms and conditions of the GNU General Public License,
- * version 2, as published by the Free Software Foundation.
- *
- * This program is distributed in the hope 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 _ISHTP_CLIENT_H_