diff --git a/README.md b/README.md index 45ebc98f..52040da6 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Unicorn offers some unparalleled features: - High performance via Just-In-Time compilation - Support for fine-grained instrumentation at various levels - Thread-safety by design -- Distributed under open source license GPL +- Distributed under free software license GPLv2 Further information is available at http://www.unicorn-engine.org @@ -27,4 +27,4 @@ See [COMPILE.TXT](COMPILE.TXT) file for how to compile and install Unicorn. License ------- -This project is released under the GPL license. +This project is released under the [GPL license](COPYING).