From 4bc3e12d1dd6716969c240104299b388f69f7105 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 12 Jul 2019 05:15:14 -0700 Subject: 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 bbc105e..1c1e64b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # faultreiber +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Ffaultreiber.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Ffaultreiber?ref=badge_shield) + `faultreiber` generates a parser library in C for a structured (binary) file format. The input is an XML file that describes the format.
The C source code will be in the form of multiple source and header files.
The headers have header guards and are already `extern "C"`ed.
@@ -125,3 +127,6 @@ The list of the projects that use faulreiber:
## License `faultreiber` is provided under MIT. I'm assuming(I'm not a lawyer) the generated code is considered "derived work". If it is, then the generated code will also fall under MIT.
+ + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbloodstalker%2Ffaultreiber.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbloodstalker%2Ffaultreiber?ref=badge_large) \ No newline at end of file -- cgit v1.2.3