Hacker News new | ask | show | jobs
by folkrav 1044 days ago
> This license was popular w folks like apollo who arguably hijacked nearly 700 contributors efforts w a license like this. Because they are using it from start at least that won't be as bad

Which Apollo are you talking about? Only one I know is Apollo GraphQL, and their main server package seems to be MIT, so I must be looking at the wrong thing. What's the story?

1 comments

Apollo GraphQL is not MIT. Their Gateway, federation libraries, and all versions of router are under a Elastic License v2.

https://www.apollographql.com/docs/resources/elastic-license...

As I mentioned, their main GraphQL server package is[1], so that's where the confusion came from. Thanks.

[1] https://github.com/apollographql/apollo-server/blob/9817bc47...