From 37b5d2ea8d31ddc8f885941e10d9319b5f94fb27 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 1 Jan 2025 10:31:56 -0500 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 3e24feb..f37b0e5 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,14 @@ Helper (_minion_) for some mundane tasks with PDF documents, among others: [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=gernotstarke_PDFminion&metric=alert_status)](https://sonarcloud.io/dashboard?id=gernotstarke_PDFminion) [![Maintainability](https://api.codeclimate.com/v1/badges/c481ef8142826f71ff65/maintainability)](https://codeclimate.com/github/gernotstarke/PDFminion/maintainability) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Farc42%2FPDFminion.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Farc42%2FPDFminion?ref=badge_shield) ## Why PDFminion? When creating PDF documents, you often need to add page numbers, headers, footers, or combine multiple PDF files into a single file. PDFminion can do that for you - from a terminal and the command line, on MacOS, Linux and Windows platforms. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Farc42%2FPDFminion.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Farc42%2FPDFminion?ref=badge_large) \ No newline at end of file