<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Nordic-5-Clause license for Python scripts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107136/nordic-5-clause-license-for-python-scripts</link><description>The sdk-nrf repository contains several python scripts that are licensed under the Nordic-5-Clause license, for example: https://github.com/nrfconnect/sdk-nrf/blob/main/scripts/ci/check_license.py 
 Point 4 of the Nordic license is: 
 4. This software</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 11 Jan 2024 11:08:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107136/nordic-5-clause-license-for-python-scripts" /><item><title>RE: Nordic-5-Clause license for Python scripts</title><link>https://devzone.nordicsemi.com/thread/463716?ContentTypeID=1</link><pubDate>Thu, 11 Jan 2024 11:08:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dbdcea48-8f43-428e-8c0a-a1477243a1f5</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Yes, as of now the 5-Clause license is restrictive with the use of scripts aswell. We might change in the future but as of now you cannot use any software given by us which is not inherited from other repos or stream on non-Nordic device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic-5-Clause license for Python scripts</title><link>https://devzone.nordicsemi.com/thread/463108?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2024 10:47:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08a03623-4101-4df8-a01c-093cfb47b20a</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;Just to confirm, if there is a single non-Nordic device supported in a repository, then the Github action cannot be used?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic-5-Clause license for Python scripts</title><link>https://devzone.nordicsemi.com/thread/463087?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2024 09:52:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e84deb40-5464-4d4b-991f-2731d81cb0e6</guid><dc:creator>PaKa</dc:creator><description>&lt;p&gt;As stated in the license, the code including scripts can only be used with Nordic devices. That is why it says &amp;quot;must only be used with&amp;quot; and not something along&amp;quot; must only run on&amp;quot;. License conditions will always apply, if you are working on non-Nordic devices then the scripts can&amp;#39;t be used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic-5-Clause license for Python scripts</title><link>https://devzone.nordicsemi.com/thread/462995?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2024 23:52:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52a26a65-09fb-42ff-8412-4d2798511ace</guid><dc:creator>JordanYates</dc:creator><description>&lt;p&gt;Hi Naeem,&lt;/p&gt;
&lt;p&gt;By &amp;quot;can not be run on Nordic IC&amp;quot;, I literally mean the script cannot run on a Cortex microcontroller, as they do not support the python interpreter. The particular script I linked has nothing at all to do with Nordic chips, it is a nice script for Github Actions to check the licenses of files in a PR.&lt;/p&gt;
&lt;p&gt;The Nordic license says nothing about the Nordic ecosystem, only running on Nordic chips, so I was hoping to get some guidance for scripts where that license condition does not apply.&lt;/p&gt;
&lt;p&gt;As the script is designed for Github actions, under what conditions could that script be used in another repo? If it is only intended for Nordic chips? If over 50% of the use is for Nordic chips? From my reading the license doesn&amp;#39;t apply any restrictions on that at all, as the script cannot run on a Nordic chip in the first place.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nordic-5-Clause license for Python scripts</title><link>https://devzone.nordicsemi.com/thread/462872?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2024 12:26:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2a4787a-55ed-4dfa-9866-577b0505d979</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hello Jordan,&lt;/p&gt;
&lt;p&gt;As stated, the intent is that our scripts/codes/softwares/examples be used with the Nordic SoCs/Boards and ecosystem.&lt;/p&gt;
&lt;p&gt;What do you mean be &amp;quot;can not be run on Nordic IC&amp;quot;?&lt;/p&gt;
&lt;p&gt;Python scripts will be used to automate the process of building/programming/flashing the Nordic Chips, and hence will definitely not run on the IC but will be used within the ecosystem for the Nordci chips.&lt;/p&gt;
&lt;p&gt;For example, to build audio_application sample, we use python script to build and program it as the sample does not support normal building and flashing from the VS Code.&lt;/p&gt;
&lt;p&gt;Python scripts are also used in Nordic tools. Do you have some Nordic python script for reference that you want to talk about?&lt;/p&gt;
&lt;p&gt;/BR, Naeem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>