photonlibpy: License under MIT#1700
Conversation
|
Gah, I just saw the serde generated files also have a GPL header. Please hold... |
a401cf4 to
d5ee6bf
Compare
|
👋 @LucienMorey @james-ward @mcm001 @crschardt @spacey-sooty @gerth2 @JochemvdBroek y'all have commits touching the non-generated files in The licensing of photonvision/photon-lib/LICENSE Line 1 in 53e6890 However, due to a historical accident #1408 added a GPL header to If you're all okay with this change, please leave a comment explicitly agreeing to release your changes under the MIT licence. For clarity, I agree for my changes to be licensed under MIT. > git shortlog -n -s 9e6a066561773d1fc66694cd8f4f6c94f5d6755c.. photonlibpy/*.py photonlibpy/{estimation,networktables,simulation,targeting,timesync}/
12 Lucien Morey
4 James Ward
3 Matt
2 Craig Schardt
2 David Vo
2 Jade
1 Chris Gerth
1 Jochem |
|
Yes, the intent was to license photon-lib under MIT. And yes agreed that's good with me. Photon-targeting was added later and linked into -lib without conversation about licensing implications. We still need to hammer that out separately. |
|
I am happy with my changes being relicensed under MIT |
|
I agree |
|
I also agree with releasing my changes under the MIT licence |
|
MIT is fine by me. |
|
I agree |
|
I agree for my changes to be licensed under MIT. |
Everything under the `photon-lib` directory is intended to all be licensed under MIT: https://github.com/PhotonVision/photonvision/blob/e40c8fbca08e8397e00e35f72809ac69d752ad57/photon-lib/.styleguide-license#L2 Presumably we don't want to force teams to release their robot code under GPL.
Everything under the
photon-libdirectory is intended to all be licensed under MIT:photonvision/photon-lib/.styleguide-license
Line 2 in e40c8fb
Presumably we don't want to force teams to release their robot code under GPL.