arktekk / sbt-aether-deploy

Deploy SBT artifacts using Maven Artifact Resolver (formerly Eclipse Aether)
Other
84 stars 31 forks source link

Missing license #53

Closed mberndt123 closed 6 years ago

mberndt123 commented 6 years ago

Hi,

thank you for creating this project. We would like to use it in our company, however corporate policy forbids us from using projects without a license. Could you add one?

sbt uses the Apache 2.0 license, so that would probably be an appropriate choice for your project as well. https://github.com/sbt/sbt/blob/develop/LICENSE

hamnis commented 6 years ago

This is apache2 licensed already. Apparently we have forgotten to add the LICENSE file to the repo.

https://github.com/arktekk/sbt-aether-deploy/blob/master/publish.sbt#L38

On Thu, Sep 20, 2018 at 12:21 PM Matthias Berndt notifications@github.com wrote:

Hi,

thank you for creating this project. We would like to use it in our company, however corporate policy forbids us from using projects without a license. Could you add one?

sbt uses the Apache 2.0 license, so that would probably be an appropriate choice for your project as well. https://github.com/sbt/sbt/blob/develop/LICENSE

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arktekk/sbt-aether-deploy/issues/53, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEmpzJ5fY2WHx2t2-uK9sWzv1_6SEBrks5uc2wlgaJpZM4Wx0zI .

mberndt123 commented 6 years ago

Oh, I see! Thanks for clearing this up. I guess it would be a good idea to add the license file to the repo, right?

hamnis commented 6 years ago

yeah. I'll try to get around to adding it soon.

On Thu, Sep 20, 2018 at 4:38 PM Matthias Berndt notifications@github.com wrote:

Oh, I see! Thanks for clearing this up. I guess it would be a good idea to add the license file to the repo, right?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/arktekk/sbt-aether-deploy/issues/53#issuecomment-423208268, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEmp_qQfuAl74BPgfEPHF2oQnv8X1uDks5uc6hzgaJpZM4Wx0zI .