gueei / AndroidBinding

MVVM for Android
MIT License
349 stars 77 forks source link

Add MIT License to Repository #2

Closed sghill closed 11 years ago

sghill commented 11 years ago

On Google Code, this project is listed as having a MIT license. Without a LICENSE file checked into the repository, or it being mentioned in the README, it's hard to tell if it's still under the MIT license.

I'd gladly submit a pull request, but I'm unsure of who the copyright should belong to.

Thanks!

gueei commented 11 years ago

Yes, we still under MIT.

Is there any good way to automatically add those license stuff to source?

Andy

On Fri, Apr 26, 2013 at 1:36 AM, Steve Hill notifications@github.comwrote:

On Google Code http://code.google.com/p/android-binding/, this project is listed as having a MIT license. Without a LICENSE file checked into the repository, or it being mentioned in the README, it's hard to tell if it's still under the MIT license.

I'd gladly submit a pull request, but I'm unsure of who the copyright should belong to.

Thanks!

— Reply to this email directly or view it on GitHubhttps://github.com/gueei/AndroidBinding/issues/2 .

sghill commented 11 years ago

I can add a LICENSE file and do a pull request if you'd like. That'd be pretty easy.

Copyright belongs to "Andy Tsui" or "AndroidBinding committers"? On Apr 25, 2013 10:10 PM, "Andy Tsui" notifications@github.com wrote:

Yes, we still under MIT.

Is there any good way to automatically add those license stuff to source?

Andy

On Fri, Apr 26, 2013 at 1:36 AM, Steve Hill notifications@github.comwrote:

On Google Code http://code.google.com/p/android-binding/, this project is listed as having a MIT license. Without a LICENSE file checked into the repository, or it being mentioned in the README, it's hard to tell if it's still under the MIT license.

I'd gladly submit a pull request, but I'm unsure of who the copyright should belong to.

Thanks!

— Reply to this email directly or view it on GitHub< https://github.com/gueei/AndroidBinding/issues/2> .

— Reply to this email directly or view it on GitHubhttps://github.com/gueei/AndroidBinding/issues/2#issuecomment-17051849 .

sghill commented 11 years ago

Went with the more generic AndroidBinding committers because there are three committers on the Google Code project. Hope this helps!

gueei commented 11 years ago

Yes please.

Thanks.

On Fri, Apr 26, 2013 at 10:49 AM, Steve Hill notifications@github.comwrote:

I can add a LICENSE file and do a pull request if you'd like. That'd be pretty easy.

Copyright belongs to "Andy Tsui" or "AndroidBinding committers"? On Apr 25, 2013 10:10 PM, "Andy Tsui" notifications@github.com wrote:

Yes, we still under MIT.

Is there any good way to automatically add those license stuff to source?

Andy

On Fri, Apr 26, 2013 at 1:36 AM, Steve Hill notifications@github.comwrote:

On Google Code http://code.google.com/p/android-binding/, this project is listed as having a MIT license. Without a LICENSE file checked into the repository, or it being mentioned in the README, it's hard to tell if it's still under the MIT license.

I'd gladly submit a pull request, but I'm unsure of who the copyright should belong to.

Thanks!

— Reply to this email directly or view it on GitHub< https://github.com/gueei/AndroidBinding/issues/2> .

— Reply to this email directly or view it on GitHub< https://github.com/gueei/AndroidBinding/issues/2#issuecomment-17051849> .

— Reply to this email directly or view it on GitHubhttps://github.com/gueei/AndroidBinding/issues/2#issuecomment-17052857 .

sghill commented 11 years ago

Should be all set for the Merge pull request button. Thanks!