You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of us can't even look at GPL3 code let alone use it!
If (as the readme implies) this isn't career defining, value-creating, "I might earn money from selling commercial licences" code - would you consider a slightly more lenient licence?
The text was updated successfully, but these errors were encountered:
Hey Andy, yea I feel you and wish I could flip it to MIT. I use a couple of headers from the VST SDK in the Dll, which are GPL3 (unless I make a deal with Steinberg which I feel would just open up more licensing difficulties).
The headers in question are:
#include <aeffect.h>
#include <aeffectx.h>
#include <vstfxstore.h>
in here: https://github.com/Chris-TopherW/UnityVSTDll/blob/master/stdafx.h
Christ. I guess we've got that brain damaged Oracle v Google court case to thank for trivial header files being copyrightable. (Shakes fist at Larry Ellison...)
Most of us can't even look at GPL3 code let alone use it!
If (as the readme implies) this isn't career defining, value-creating, "I might earn money from selling commercial licences" code - would you consider a slightly more lenient licence?
The text was updated successfully, but these errors were encountered: