jcrygier / graphql-jpa

JPA Implementation of GraphQL (builds on graphql-java)
MIT License
165 stars 46 forks source link

Clarify License #29

Closed manuel-mauky closed 6 years ago

manuel-mauky commented 7 years ago

Please clarify the license for this project. There is no LICENSE file in the root of the repository. The only hint I've found was at bintray where it says the license is MIT. This is also the license that graphql-java uses. However, it would be nice to make the license clear and easy to find.

jcrygier commented 7 years ago

Hi...Yes, it is MIT Licensed. I'll do the work shortly to get a LICENSE file out there as well as some headers on the source files. I've been traveling lately, so this may take a few days.

deinspanjer commented 6 years ago

This issue should be closed.