.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Philips UCB1400 touchscreen driver |
---|
3 | 4 | * |
---|
.. | .. |
---|
8 | 9 | * Spliting done by: Marek Vasut <marek.vasut@gmail.com> |
---|
9 | 10 | * If something doesn't work and it worked before spliting, e-mail me, |
---|
10 | 11 | * dont bother Nicolas please ;-) |
---|
11 | | - * |
---|
12 | | - * This program is free software; you can redistribute it and/or modify |
---|
13 | | - * it under the terms of the GNU General Public License version 2 as |
---|
14 | | - * published by the Free Software Foundation. |
---|
15 | 12 | * |
---|
16 | 13 | * This code is heavily based on ucb1x00-*.c copyrighted by Russell King |
---|
17 | 14 | * covering the UCB1100, UCB1200 and UCB1300.. Support for the UCB1400 has |
---|