Jan. 19, 2012
12:06 p.m.
Hi All, Can anyone clarify that when should I use _GPL and when not ? Is there a policy like for new code, it must be _GPL ? I see in kernel many places _GPL used like EXPORT_SYMBOL_GPL( ), but many places only EXPORT_SYMBOL( ). Regards, Sumeet
Jan. 19, 2012
3:38 p.m.
On Thu, Jan 19, 2012 at 05:36:07PM +0530, sumeet linux wrote:
Hi All,
Can anyone clarify that when should I use _GPL and when not ? Is there a policy like for new code, it must be _GPL ? I see in kernel many places _GPL used like EXPORT_SYMBOL_GPL( ), but many places only EXPORT_SYMBOL( ).
It is up to the author of the code what they wish to use.
5321
Age (days ago)
5321
Last active (days ago)
1 comments
2 participants
participants (2)
-
Greg KH -
sumeet linux