-
Notifications
You must be signed in to change notification settings - Fork 177
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
Specify license #1
Comments
seriously, stop or i'll ban you from doing anything with projects under the
|
Ok, sorry. |
So what license is this project? It seems like a valid issue. EDIT: Just noticed that some file have an apache header. It would be nice to have it at the root level. Would you be receptive to a pull request? |
What's the license covering this project?
If nothing is specified, then it legally defaults to "all rights reserved".
Which means nothing useful can be done with it.
In case it should still be decided, what about using
It would align it with what LibGDX uses. Basically,
The text was updated successfully, but these errors were encountered: