1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Move copyright to contribsys

This commit is contained in:
Mike Perham 2014-07-17 13:53:54 -07:00
parent 802e3cac6b
commit 797c267422
3 changed files with 9 additions and 4 deletions

View file

@ -20,6 +20,11 @@ fix or new functionality. Functionality must meet my design goals and
vision for the project to be accepted; I would be happy to discuss how
your idea can best fit into Sidekiq.
## Sponsorship
## Legal
If you've got more money than time and want to sponsor Sidekiq's continued support, your company can buy [Sidekiq Pro](http://sidekiq.org/pro). You get great functionality, I continue to fix bugs and enhance Sidekiq for years to come.
By submitting a Pull Request, you disavow any rights or
claims to any changes submitted to the Sidekiq project and assign the copyright of
those changes to Contributed Systems LLC.
This is a legal way of saying "If you submit a PR to us, that code becomes ours".
99.9% of the time that's what you intend anyways; we hope it doesn't scare you away from contributing!

View file

@ -1,4 +1,4 @@
Copyright (c) Mike Perham
Copyright (c) Contributed Systems LLC
Sidekiq is an Open Source project licensed under the terms of
the LGPLv3 license. Please see <http://www.gnu.org/licenses/lgpl-3.0.html>

View file

@ -92,4 +92,4 @@ Please see [LICENSE](https://github.com/mperham/sidekiq/blob/master/LICENSE) for
Author
-----------------
Mike Perham, [@mperham](https://twitter.com/mperham) / [@sidekiq](https://twitter.com/sidekiq), [http://mikeperham.com](http://mikeperham.com)
Mike Perham, [@mperham](https://twitter.com/mperham) / [@sidekiq](https://twitter.com/sidekiq), [http://mikeperham.com](http://mikeperham.com) / [http://www.contribsys.com](http://www.contribsys.com)