Merge branch 'master' of git://git.denx.de/u-boot-usb
[oweals/u-boot.git] / include / linux / input.h
index 44aec763dcfad7fc5e4a8073ee7e7f149dd8daa3..c7ee22acabbfe8078a012ab48c0a5812465f2c4d 100644 (file)
@@ -1,9 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 1999-2002 Vojtech Pavlik
- *
- * 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.
  */
 
 #ifndef _LINUX_INPUT_H