-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Status of this project? #44
Comments
I did change the license to MIT. |
Also for anyone seeing this and wondering, I've volunteered to help maintain and update earlybird because the OCaml ecosystem really needs such tool. |
All the source files still start with this GPL header comment: ocamlearlybird/src/adapter/adapter.ml Lines 1 to 16 in 271bdd8
I suppose all those could now be removed to avoid confusion about the licensing. |
From the outside looking in this project does not seem to be active. Which is sad because this was a great tool (thanks!!).
I'd love to include this tool in my Windows OCaml distribution but today that would be unwise because:
If it is really inactive would it be possible to take the steps to encourage others to contribute? IMHO that would be:
I understand this is your code; whatever you decide, thanks for developing it! It has saved me several times.
The text was updated successfully, but these errors were encountered: