blob: ab57565beec98dcb57bcecd223279172b06c6a7c [file] [log] [blame]
sewardj7bd6ffe2005-08-03 16:07:36 +00001
2This directory and its children contain LibVEX, a library for dynamic
3binary instrumentation and translation.
4
5Changes: if you wish to contribute a change which is a significant one
6in terms of the amount of code changes, please be aware that OpenWorks
7LLP wishes to retain copyright of the Vex library. Therefore you will
8have to sign over copyright ownership of your code to OpenWorks LLP
9before we can include your changes in the main source tree.
10
11Before you start modifying anything for real, you should probably join
12the valgrind-developers mailing list and send it mail describing what
13you want to do and how you want to do it so you don't waste time
14working on something we can't integrate. This also allows us to keep
15track of what's being worked on so efforts aren't duplicated.
16
17Please also read the information in the file LICENSE.README.