hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/input/misc/keyspan_remote.c
....@@ -1,11 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * keyspan_remote: USB driver for the Keyspan DMR
34 *
45 * Copyright (C) 2005 Zymeta Corporation - Michael Downey (downey@zymeta.com)
5
- *
6
- * This program is free software; you can redistribute it and/or
7
- * modify it under the terms of the GNU General Public License as
8
- * published by the Free Software Foundation, version 2.
96 *
107 * This driver has been put together with the support of Innosys, Inc.
118 * and Keyspan, Inc the manufacturers of the Keyspan USB DMR product.