Merge tag 'v5.2' into next
[sfrench/cifs-2.6.git] / drivers / input / keyboard / gpio_keys_polled.c
index 033655ab5ed0812ce5c5229b4891850104125f5a..465eecfa6b3f0b95476db3810a998fca91ba51eb 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  *  Driver for buttons on GPIO lines not capable of generating interrupts
  *
@@ -9,10 +10,6 @@
  *
  *  also was based on: /drivers/input/keyboard/gpio_keys.c
  *     Copyright 2005 Phil Blundell
- *
- *  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.
  */
 
 #include <linux/kernel.h>