<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Kernel Header GPL/LGPL license in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Header-GPL-LGPL-license/m-p/730580#M113630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are license implications for user space code using these APIs as is?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srinath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Jan 2018 08:01:38 GMT</pubDate>
    <dc:creator>SrinathRao</dc:creator>
    <dc:date>2018-01-12T08:01:38Z</dc:date>
    <item>
      <title>Kernel Header GPL/LGPL license</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Header-GPL-LGPL-license/m-p/730578#M113628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we would to like to know the license clarifications for header files&lt;/P&gt;&lt;OL&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="color: #1f497d;"&gt;1) The file &lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/include/uapi/linux/mxcfb.h"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/include/uapi/linux/mxcfb.h&lt;/A&gt; is such a file. The IOCTL IDs are defined here using the &lt;/SPAN&gt;&lt;SPAN style="font-size: 10.0pt; color: black;"&gt;_IOX &lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp; Since this file is part of the kernel driver, the GPL license is applied here.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="2"&gt;&lt;LI style="text-indent: -.25in;"&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp; &amp;nbsp; )&amp;nbsp; The&amp;nbsp; file &lt;A href="http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/include/linux/mxcfb.h"&gt;http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/tree/include/linux/mxcfb.h&lt;/A&gt; is used within the kernel driver and is not to be included in user space.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The 1 has GPL license and 2 has LGPL, the 1 includes 2 internally .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please clarify how use space application&amp;nbsp; should use and license implications for derivative code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Srinath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Dec 2017 09:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Header-GPL-LGPL-license/m-p/730578#M113628</guid>
      <dc:creator>SrinathRao</dc:creator>
      <dc:date>2017-12-19T09:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Header GPL/LGPL license</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Header-GPL-LGPL-license/m-p/730579#M113629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The user space code should treat these APIs as GPL licensed.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Artur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Dec 2017 11:13:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Header-GPL-LGPL-license/m-p/730579#M113629</guid>
      <dc:creator>art</dc:creator>
      <dc:date>2017-12-27T11:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel Header GPL/LGPL license</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Kernel-Header-GPL-LGPL-license/m-p/730580#M113630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arur.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are license implications for user space code using these APIs as is?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srinath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 08:01:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Kernel-Header-GPL-LGPL-license/m-p/730580#M113630</guid>
      <dc:creator>SrinathRao</dc:creator>
      <dc:date>2018-01-12T08:01:38Z</dc:date>
    </item>
  </channel>
</rss>

