diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a17a407a0..fd63c6970 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,13 +42,13 @@ Found a bug and know how to fix it? Great! Please read on. ## Contributor License Agreement While Jitsi is released under the -[LGPL](https://github.com/jitsi/jitsi/blob/master/LICENSE), the copyright +[Apache](https://github.com/jitsi/jitsi/blob/master/LICENSE), the copyright holder and principal creator is [Blue Jimp](http://www.bluejimp.com/). To ensure that we can continue making Jitsi available under an open source license -and still pay our bills, we need you to sign our -[contributor license agreement](http://www.bluejimp.com/bca.pdf). If you -cannot accept the terms laid out in the agreement, unfortunately, we cannot -accept your contribution. +and still pay our bills, we need you to sign our Apache-based contributor +license agreement as either a [corporation](https://jitsi.org/ccla) or an +[individual](https://jitsi.org/icla). If you cannot accept the terms laid out +in the agreement, unfortunately, we cannot accept your contribution. ## Coding Rules - Please read and follow the [code conventions](https://jitsi.org/Documentation/CodeConvention),