RisingStack / graphql-server

Example GraphQL server with Mongoose (MongoDB) and Node.js
MIT License
846 stars 102 forks source link

Missing LICENSE or COPYING #11

Closed ghost closed 8 years ago

ghost commented 8 years ago

Can we get a license on this, like AGPL or MIT? Thanks, I want to use this at work and modify it but I'm not sure if I have to contribute modifications back or not.

I noticed in the NPM package.json the license is listed as ISC: https://opensource.org/licenses/ISC

hekike commented 8 years ago

Hi this was just a tutorial repo, pls use https://github.com/risingstack/graffiti instead.

ghost commented 8 years ago

Okay so can I assume that it's under the ISC license and I have permission to work off of it? That's really what I'm asking here.

Thanks will look at graffiti

On Wed, Mar 16, 2016 at 9:52 AM Peter Marton notifications@github.com wrote:

Closed #11 https://github.com/RisingStack/graphql-server/issues/11.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/RisingStack/graphql-server/issues/11#event-591859900

hekike commented 8 years ago

@omouse yes it is, I'm going to update it soon.

hekike commented 8 years ago

@omouse I added an MIT one, https://github.com/RisingStack/graphql-server . Feel free to work with it ;)

ghost commented 8 years ago

awesome! thanks :D

On Mon, Mar 21, 2016 at 4:03 PM Peter Marton notifications@github.com wrote:

@omouse https://github.com/omouse I added an MIT one, https://github.com/RisingStack/graphql-server . Feel free to work with it ;)

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/RisingStack/graphql-server/issues/11#issuecomment-199451484