mumoshu / play2-memcached

A memcached plugin for Play 2.x
Other
161 stars 66 forks source link

License? #3

Closed oscarrenalias closed 12 years ago

oscarrenalias commented 12 years ago

Hi.

This plugin has spared me the effort of writing my own Memcache plugin for Play 2.0, thanks for sharing it.

I did not see any license anywhere in the project page. Have you considered any license for this work? It would very good to know so that we may (or may not) include your plugin code in commercial Play 2.0 applications.

Thanks.

mumoshu commented 12 years ago

Hi.

I have chosen Apache License v2.0 for the memcached plugin to make it usable to as many people as possible. I hope it will help.

Thanks.

oscarrenalias commented 12 years ago

This is great news, thank you so much!