.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Input layer to RF Kill interface connector |
---|
3 | 4 | * |
---|
4 | 5 | * Copyright (c) 2007 Dmitry Torokhov |
---|
5 | 6 | * Copyright 2009 Johannes Berg <johannes@sipsolutions.net> |
---|
6 | | - * |
---|
7 | | - * This program is free software; you can redistribute it and/or modify it |
---|
8 | | - * under the terms of the GNU General Public License version 2 as published |
---|
9 | | - * by the Free Software Foundation. |
---|
10 | 7 | * |
---|
11 | 8 | * If you ever run into a situation in which you have a SW_ type rfkill |
---|
12 | 9 | * input device, then you can revive code that was removed in the patch |
---|