Skip to content

Commit

Permalink
leds: change the license information
Browse files Browse the repository at this point in the history
Change the license to 'GPL v2'

Signed-off-by: Kim Kyuwon <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Richard Purdie <[email protected]>
  • Loading branch information
chammoru authored and rpurdie committed Jun 23, 2009
1 parent b838901 commit 1b18cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/leds/leds-bd2802.c
Original file line number Diff line number Diff line change
Expand Up @@ -756,4 +756,4 @@ module_exit(bd2802_exit);

MODULE_AUTHOR("Kim Kyuwon <[email protected]>");
MODULE_DESCRIPTION("BD2802 LED driver");
MODULE_LICENSE("GPL");
MODULE_LICENSE("GPL v2");

0 comments on commit 1b18cf4

Please sign in to comment.