diff --git a/Contributing.md b/Contributing.md index 7a434da8..a5c13880 100644 --- a/Contributing.md +++ b/Contributing.md @@ -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! diff --git a/LICENSE b/LICENSE index c4ac3524..8dbc709f 100644 --- a/LICENSE +++ b/LICENSE @@ -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 diff --git a/README.md b/README.md index 121aac1e..169d917f 100644 --- a/README.md +++ b/README.md @@ -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)