polybar / xpp

xpp - A C++11 RAII wrapper for XCB
Other
7 stars 11 forks source link

[WIP] License under MIT license #10

Closed patrick96 closed 6 years ago

patrick96 commented 6 years ago

As mentioned in #9, this project does not have a license, meaning that technically this fork is not legal. With this PR I want to get the consent of everyone who has contributed code to this repo so far, to relicense this repository and all the code in it under the MIT license (this is the same license used as in polybar). The copyright holder is Jochen Keil (@jotrk), because he started the project and wrote nearly all of the actual code.

To everyone listed below as a contributor, please explicitly consent to the licensing in your reply to this PR, by also mentioning your github username and all the email addresses you used for your contributions to this project.

Sample consent message

I github user listed above as email address (and other email) consent to the licensing of my contributions to the xpp repository under the license as stated in LICENSE

Contributors

The list of contributors was gathered with the following command

git shortlog -sen
-------------------------------------------------------------
   489  Jochen Keil <jochen.keil@gmail.com>
    20  Michael Carlberg <c@rlberg.se>
     3  patrick96 <p.ziegler96@gmail.com>
     1  Chase Geigle <geigle1@illinois.edu>
     1  Chase Geigle <sky@skystrife.com>
     1  David McFarland <corngood@gmail.com>
     1  Le Baron d'Merde <lbdm@privacychain.ch>

Closes #9

patrick96 commented 6 years ago

I @patrick96 listed above as p.ziegler96@gmail.com consent to the licensing of my contributions to the xpp repository under the license as stated in LICENSE

jaagr commented 6 years ago

I @jaagr listed above as c@rlberg.se consent to the licensing of my contributions to the xpp repository under the license as stated in LICENSE

ghost commented 6 years ago

I @lebarondemerde listed above as lbdm@privacychain.ch consent to the licensing of my contributions to the xpp repository under the license as stated in LICENSE

patrick96 commented 6 years ago

@lebarondemerde Please use your own email address ;)

jchnkl commented 6 years ago

I @jotrk user listed above as jochen.keil@gmail.com consent to the licensing of my contributions to the xpp repository under the license as stated in LICENSE

Sorry for the delay, I'm unfortunately not very active here anymore these days. But I'm a lot more aware about licenses as it's part of my job, and I'm very happy about the MIT license. It's a good one. :)

jchnkl commented 6 years ago

I've just copied your LICENSE file :)

https://github.com/jotrk/xpp/commit/1e48e69ac57c8cceab8e38f3aecf0f733c4b9e40

patrick96 commented 6 years ago

@jotrk Great! I have now changed this PR to instead merge your license commit. Thank you very much!

Now we just need consent from @skystrife to merge this!

skystrife commented 6 years ago

I, @skystrife, listed above as geigle1@illinois.edu (and sky@skystrife.com) consent to the licensing of my contributions to the xpp repository under the license as stated in LICENSE.

NBonaparte commented 6 years ago

Alright, thanks everyone!