Overv / OOGL

Object-oriented C++ wrapper for OpenGL.
Boost Software License 1.0
414 stars 45 forks source link

License #24

Closed LupusOssorum closed 6 years ago

LupusOssorum commented 6 years ago

Would you consider relicensing (or adding an alternative license) this with the "Boost Software License" (https://opensource.org/licenses/BSL-1.0)

I am trying to make a library like this for D (dlang.org) and I would like to base my code on your OOGL library rather than starting over myself. But, I am needing to use the BSL license. The BSL license is very common particularly with D libraries.

Thanks for Considering, Jonathan

Overv commented 6 years ago

@Fox32, @razzie, @larsmans and @Jookia, you have all contributed code to this project. Do you agree to relicense it under the Boost Software License?

Jookia commented 6 years ago

Please consider all my contributions to be uncopyrighted or in the public domain, meaning they can be used under any license.

razzie commented 6 years ago

I'll join Jookie on this. My changes are extremely minor, use them as you see fit.

2018-02-18 1:59 GMT+01:00 Jookia notifications@github.com:

Please consider all my contributions to be uncopyrighted or in the public domain, meaning they can be used under any license.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Overv/OOGL/issues/24#issuecomment-366483870, or mute the thread https://github.com/notifications/unsubscribe-auth/ASoriNjt4-tG7wc8JWsvyhm8iUJa4QJDks5tV3X5gaJpZM4SJZ5s .

Fox32 commented 6 years ago

I'm fine with the Boost Software License.

Overv commented 6 years ago

The license has been updated.