diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a5606b55bb2424c25b52e5757c052324b3b90b0f..f642927f262264b6f03b7c1d90dcf129d12462e4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,10 @@ We welcome contributions to the DynamoRIO project. -If you would like to contribute code to DynamoRIO, you will need to first sign a -[Contributor License Agreement](https://developers.google.com/open-source/cla/individual). +If you would like to contribute code to DynamoRIO, we do not require a +formal contributor license agreement. Contributions are implicitly assumed +to be offered under terms of [DynamoRIO's +license](https://github.com/DynamoRIO/dynamorio/blob/master/License.txt). Our wiki contains further information on policies, how to check out the code, and how to add new code: