sbt / sbt-s3

sbt-s3 is a simple sbt plugin to manipulate objects on Amazon S3
Apache License 2.0
63 stars 29 forks source link

What license does this project use? #25

Closed frosforever closed 8 years ago

frosforever commented 9 years ago

I would like to use some code from this repository but notice that there is no license set thereby prohibiting me from doing so. Can a license be added if this is not intentional?

Here's a good resource for help in choosing one http://choosealicense.com/ and https://help.github.com/articles/open-source-licensing/

Many thanks!

cunei commented 8 years ago

It is now released under the Apache 2.0 License. Thanks!