tmux-python / tmuxp

🖥️ Session manager for tmux, build on libtmux.
https://tmuxp.git-pull.com/
MIT License
4.07k stars 231 forks source link

Switch to MIT license #264

Closed tony closed 6 years ago

tony commented 7 years ago

I'd like to switch the license to something even more permissive than BSD 3-clause (MIT).

Sorry for causing the ping, but wanted to get it out of the way.

If you're ok with it, please reply with a note that you agree for your code contribution(s) to tmuxp to be released under the MIT license.

lukateras commented 7 years ago

Sure. My contribution isn't even copyrightable (just a file extension change).

lukateras commented 7 years ago

BTW, your LICENSE says to check AUTHORS file for the list of contributors, but there is no such file in the repo. Probably makes sense to remove that note.

tony commented 7 years ago

When the new license takes effect we'll have the AUTHORS thing out, we'll link to https://github.com/tony/tmuxp/graphs/contributors

Ilyes512 commented 7 years ago

Good action! I agree.

ikirudennis commented 7 years ago

I have no problem with this. Thanks for keeping us all in the loop.

techtonik commented 7 years ago

I am fine with it.

achals commented 7 years ago

I'm fine with this as well.

On Sat, May 27, 2017, 10:11 PM anatoly techtonik notifications@github.com wrote:

I am fine with it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tony/tmuxp/issues/264#issuecomment-304493435, or mute the thread https://github.com/notifications/unsubscribe-auth/ABYq8xKlgSp_vGzBt5utf9GHUa2Fw4Wxks5r-QHpgaJpZM4NohGZ .

rafi commented 7 years ago

I agree, thanks!

ThiefMaster commented 7 years ago

fine for me

mexicarne commented 7 years ago

Ok for me.

fpietka commented 7 years ago

Ok for me too

abeyer commented 7 years ago

Ok with me

tek commented 7 years ago

:+1:

marbu commented 7 years ago

I'm ok with it.

joeljuca commented 7 years ago

I agree 😄

Joel Wallis Jucá joelwallis.com

On May 28, 2017 6:10 AM, "Martin Bukatovič" notifications@github.com wrote:

I'm ok with it.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tony/tmuxp/issues/264#issuecomment-304502164, or mute the thread https://github.com/notifications/unsubscribe-auth/AApIXNFwDUwgmwYEmVilIsuJNwQQXw5rks5r-Tn2gaJpZM4NohGZ .

sebastianst commented 7 years ago

OK for me.

ohardy commented 7 years ago

Ok for me.

madprog commented 7 years ago

Ok for me too :)

estin commented 7 years ago

I agree.

JorisE commented 7 years ago

Ok by me.

yvaucher commented 7 years ago

Same here, I agree.

gtback commented 7 years ago

fine with me

tasdomas commented 7 years ago

Fine with me.

Domas

On Tue, May 30, 2017 at 4:47 PM, Greg Back notifications@github.com wrote:

fine with me

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/tony/tmuxp/issues/264#issuecomment-304883257, or mute the thread https://github.com/notifications/unsubscribe-auth/AAHRtB6XjIFE866SlNsDyMCxKlZwGOxZks5r_B3UgaJpZM4NohGZ .

myw commented 7 years ago

I'm OK with this!

thomasballinger commented 7 years ago

This is fine with me!

tony commented 7 years ago

We're almost there. @kmactavish @roxit @raine @cryptojuice @sehe @omeryl, do you agree to licensing your contributions under MIT license? If so, reply here that it's Ok!

kmactavish commented 7 years ago

Good with me.

raine commented 7 years ago

OK!

sehe commented 7 years ago

Fine!

tony commented 6 years ago

@roxit, @cryptojuice, @omeryl, can you take a look at this issue?

Omeryl commented 6 years ago

@tony I don’t believe I have any code in the repository. The only thing I recall writing is a typo fix to the README. Therefore, do whatever you need.

tony commented 6 years ago

thank you @Omeryl !

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This bot is used to handle issues where the issue hasn't been discussed or has gone out of date. If an issue isn't resolved and handled in a certain period of time, it may be closed. If you would like your issue re-opened, please create a fresh issue with the latest, up to date information and mention this issue in it.

kmactavish commented 6 years ago

@roxit @cryptojuice?

stale[bot] commented 6 years ago

Thank you for updating this issue. It is no longer marked as stale.

tony commented 6 years ago

@cryptojuice @roxit : You okay with relicensing your contributions to MIT? If so, please reply here. Only two more to go! :smile:

tony commented 6 years ago

Here is @roxit and @cryptojuice's commits:

@roxit: acd882cf182b9ec98b9f592a6b89c7101eeba4a6 (doc update), 992a50c71187f676249e8eae9f549a19dc37d91d (loading detached)

@cryptojuice 2ea136607bc035fe3a9b26f5df7707d51fea26f7 (typo)

Last call 😆 It's been a couple of months and I want to release MIT. If you're willing to license your commits MIT, please respond here.

If there's no response, this license change can't wait forever, I may revert them and/or rewrite them licensed under MIT.

tony commented 6 years ago

One of the code changes from @roxit, @cryptojuice's weren't revertable (findable) from master, so it looks like we're good to do the switch!

363 merged. Updating LICENSE now.

tony commented 6 years ago

1.4.0 is released.

We're MIT. :tada:

kageurufu commented 6 years ago

Woot!

On Sun, Mar 11, 2018, 6:30 PM Tony Narlock notifications@github.com wrote:

1.4.0 is released.

We're MIT. 🎉

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/tmux-python/tmuxp/issues/264#issuecomment-372169516, or mute the thread https://github.com/notifications/unsubscribe-auth/AAP2p2mbL3EfhaJEaSHvsMHoMfnYqteCks5tdc_QgaJpZM4NohGZ .

Ilyes512 commented 6 years ago

Nice! (but it took 10 months...wow. I wonder if asking permission was really necessary, besides being a nice thing to do)