mpvz
mpvz copied to clipboard
License
For @AndydeCleyre
- bomi is GPL2, except for a library we don't use which uses a mozilla license.
- https://github.com/xylosper/bomi/blob/master/COPYING.txt
- https://bomi-player.github.io/
- We don't use the Oxygen theme, so don't need to worry about the Oxygen license.
- The Tethys skin for bomi is by Ivan from Kotus Works
https://plus.google.com/u/1/117118228830713086299/postsNote that Google+ is shut down.
- I currently use the bomi icon and the icons from it's default Tethys skin.
- Also,
mpvzmight be too close tompv's name. - I used OpenProgger/phonon-mpv's as reference for passing the x11 display to libmpv. It uses LGPL 2.1
- https://github.com/OpenProgger/phonon-mpv/commit/172feb02685092c620a7372ad6a6b20f97c13510
- https://github.com/OpenProgger/phonon-mpv/blob/master/COPYING.LIB
Thanks for all the notes, and the dedicated issue.
That last one is LGPL 2.1, btw.
I don't trust myself to correctly interpret licensing combinations, so I will wait to upload my PKGBUILD until there's a definitive answer.
https://softwareengineering.stackexchange.com/questions/66254/can-a-user-relicense-lgpl-as-gpl-or-gpl-as-agpl
Just use GPL (GPL2 if you need to specify that).
So is it GPL 2.0 only or GPL 2.0 and any later question?