mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 19:26:25 +00:00
leds: change the license information
Change the license to 'GPL v2' Signed-off-by: Kim Kyuwon <q1.kim@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
b838901821
commit
1b18cf413f
1 changed files with 1 additions and 1 deletions
|
@ -756,4 +756,4 @@ module_exit(bd2802_exit);
|
|||
|
||||
MODULE_AUTHOR("Kim Kyuwon <q1.kim@samsung.com>");
|
||||
MODULE_DESCRIPTION("BD2802 LED driver");
|
||||
MODULE_LICENSE("GPL");
|
||||
MODULE_LICENSE("GPL v2");
|
||||
|
|
Loading…
Reference in a new issue