From a306545a304a93dc840c55dbe2cb3999b9be6725 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 3 Feb 2019 06:09:28 -0800 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 28a8118..b06bfd4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ Semantic ======== [![BuildStatus](https://travis-ci.org/jlindsey/semantic.svg?branch=master)](https://travis-ci.org/jlindsey/semantic) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjlindsey%2Fsemantic.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjlindsey%2Fsemantic?ref=badge_shield) A small Ruby utility class to aid in the storage, parsing, and comparison of SemVer-style Version strings. @@ -57,3 +58,7 @@ License ------- Copyright (c) 2012 Josh Lindsey. See [LICENSE](LICENSE) for details. + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fjlindsey%2Fsemantic.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fjlindsey%2Fsemantic?ref=badge_large) \ No newline at end of file