]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/input/touchscreen/penmount.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / drivers / input / touchscreen / penmount.c
index 6e6d7fd98cd2681e4818a62f79836f1ddaa86dfa..12abb3b361287bae23a9c37a2cdce52eadbc3218 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Penmount serial touchscreen driver
  *
@@ -8,11 +9,6 @@
  * Copyright (c) 2004 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.
- */
 
 #include <linux/errno.h>
 #include <linux/kernel.h>