DependencyInjection-2nd-edition / codesamples

Sample code for Dependency Injection Principles, Practices, and Patterns
https://manning.com/seemann2
MIT License
144 stars 58 forks source link

Create LICENSE #2

Closed ploeh closed 5 years ago

ploeh commented 5 years ago

I've chosen the MIT licence, because that's the one I usually use, and the reason I use it is that the licence text is actually short enough that people can reasonably be expected to read and understand it.

I don't feel strongly about this, though, so I'm open to suggestions for other licences. If we're going to accept pull requests, however, at the very least, we'll need some licence.

dotnetjunkie commented 5 years ago

MIT seems like a good choice to me.