.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
---|
1 | 2 | /* rc5-imon-pad.c - Keytable for SoundGraph iMON PAD and Antec Veris |
---|
2 | 3 | * RM-200 Remote Control |
---|
3 | 4 | * |
---|
4 | 5 | * Copyright (c) 2010 by Jarod Wilson <jarod@redhat.com> |
---|
5 | | - * |
---|
6 | | - * This program is free software; you can redistribute it and/or modify |
---|
7 | | - * it under the terms of the GNU General Public License as published by |
---|
8 | | - * the Free Software Foundation; either version 2 of the License, or |
---|
9 | | - * (at your option) any later version. |
---|
10 | 6 | */ |
---|
11 | 7 | |
---|
12 | 8 | #include <media/rc-map.h> |
---|