diff options
author | bloodstalker <thabogre@gmail.com> | 2019-07-12 12:59:53 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2019-07-12 12:59:53 +0000 |
commit | 8afef1c08424b6f412bbc47b1b411b5131b9c1e9 (patch) | |
tree | 8de7cba36a2d4d48a69f49928fcc36704d3ef8fc | |
parent | readme fix (diff) | |
parent | Merge pull request #58 from fossabot/master (diff) | |
download | mutator-8afef1c08424b6f412bbc47b1b411b5131b9c1e9.tar.gz mutator-8afef1c08424b6f412bbc47b1b411b5131b9c1e9.zip |
Merge branch 'master' of https://github.com/bloodstalker/mutator
-rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,7 @@ # mutator [![Build Status](https://travis-ci.org/bloodstalker/mutator.svg?branch=master)](https://travis-ci.org/bloodstalker/mutator) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator?ref=badge_shield) <a href="https://scan.coverity.com/projects/bloodstalker-mutator"> <img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/11154/badge.svg"/> @@ -103,6 +104,9 @@ SaferCpp is currently licensed under GPL-2.0.<br/> All 3rd party libraries/code have their own respective license.<br/> Excluding SaferCpp and other 3rd party code/libraries, everything else under project mutator is provided under GPL-3.0.<br/> + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Fmutator?ref=badge_large) + ## How to get project mutator Before you run make, make sure you have all the dependencies:<br/> @@ -429,4 +433,4 @@ You can email me at thabogre@gmail.com, there is also the twitter account for th Mostly because why not:<br/> [![gource-vid](/web-resources/img/gource.png)](https://www.youtube.com/watch?v=A53auytlNMM) -<a href="https://twitter.com/xashmith" class="twitter-follow-button" data-show-count="false">Follow @xashmith</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script> +<a href="https://twitter.com/xashmith" class="twitter-follow-button" data-show-count="false">Follow @xashmith</a><script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
\ No newline at end of file |