1
0
Fork 0

README.md edited online with Bitbucket

This commit is contained in:
mrexodia 2014-07-05 17:54:05 +00:00
parent cd8ca17568
commit ddfb7d1f2b
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Releases of *x64_dbg* can be found on [here](http://download.x64dbg.com).
- Memory breakpoints sometimes fail (TitanEngine bug)
## License
*x64_dbg* is licensed under GLPv3, which means you can freely distribute and modify the source of *x64_dbg*, as long as you share your changes with us. The only exception of is that plugins you write do not have to comply with the original GLPv3 license (they do not have to be open-source), except if you directly use code from inside *x64_dbg*. In that case you would still have to share the changes with us.
*x64_dbg* is licensed under GLPv3, which means you can freely distribute and modify the source of *x64_dbg*, as long as you share your changes with us. The only exception is that plugins you write do not have to comply with the original GLPv3 license (they do not have to be open-source and they can be commercial and/or private), except if you directly use code from inside *x64_dbg*. In that case you would still have to share the changes to *x64_dbg* with us.
## Credits
- Debugger core by TitanEngine Community Edition