Skip to content

Commit

Permalink
Input: max11801_ts - correct license statement
Browse files Browse the repository at this point in the history
The original license statement was confusing since it was unclear if
the license was pure GPLv2 or GPLv2+ and did not match the license
of the driver max11801_ts was derived from. The license is GPLv2+.

Signed-off-by: Jiejing Zhang <jiejing.zhang@freescale.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
  • Loading branch information
Jiejing Zhang authored and Dmitry Torokhov committed Aug 20, 2011
1 parent 28ac293 commit d70d43d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion drivers/input/touchscreen/max11801_ts.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License.
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*/

/*
Expand Down

0 comments on commit d70d43d

Please sign in to comment.