Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Does Kodi fall under "non commercial use" license
#1
I'm working on an addon, I want to include an icon but it states "Non Commercial Use".

Generally, open source CAN qualify for commercial use however I don't believe Kodi actually IS commercial use.

Anyone know the right route to take here, I intend to submit it to Kodi's addon repo and I want to be 100% sure I'm not including anything I shouldn't be.

Icon in question would be for Hulu specifically, generally it will include more icons of the same nature for various streaming services.
Reply
#2
https://github.com/xbmc/xbmc/blob/master/LICENSE.md

GPL is pretty flexible in this case. It isn't limited to non commercial use.

You can do what you want other than changing the code itself. If you do that you should fork the repo and make your changes there.
Reply
#3
Cool, I just didn't want any issues with the Artist or the Company who's logo I used.

Thanks
Reply
#4
beware of the difference of the kodi license (GPL v2 or v3 depending on the build options. e.g. if you build with samba-gpl3, which is default, the kodi binary will be GPL v3) and licenses or Trademarks for artwork.

see https://kodi.wiki/view/Official:Trademark_Policy_index for details on kodi trademarks and https://kodi.wiki/view/Add-on_rules for addon develepment related rules
Reply
#5
Good to know.

With the restrictions, maybe I don't want to attempt to add anything to the Kodi repo.

Most my stuff is use case specific anyway, not so much general use interest.
Reply

Logout Mark Read Team Forum Stats Members Help
Does Kodi fall under "non commercial use" license0