diff options
author | bloodstalker <thabogre@gmail.com> | 2017-01-28 20:45:22 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2017-01-28 20:45:22 +0000 |
commit | f292a9e901692cb7f00d61b06b4928c304e451d3 (patch) | |
tree | cfec88051a5ab1329d36e4c11acdeb305f809477 | |
parent | added the xsd test (diff) | |
download | mutator-f292a9e901692cb7f00d61b06b4928c304e451d3.tar.gz mutator-f292a9e901692cb7f00d61b06b4928c304e451d3.zip |
added an announcement regarding chnaging license from LGPLv3 to GPLv2
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ All the as-of-yet implemented features of the project are very much buildable an * There will be unit tests after a first pre-release version.<br/> ##Announcements +####* project mutator has changed licenses from LGPLv3 to GPLv2.<br/> ####* `mutator-lvl0` has reached a release candidate. I will branch a release candidate for it and then we can start the unit tests.<br/> * The Implementation of the automatic refactoring facilities of `mutator` has begun. The UI is not yet capable of accomodating the current features so I'll try to add them as soon as possible.<br/> * LLVM has bumped to 5.0 so mutator has also changed to using that(trunk:292415). Everything is in working order.<br/> |