From 1910273b3c0c3fb30bf833beb3c1cc95e7f2da35 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 19 Feb 2023 08:06:38 -0600 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 2ada488f..164562fa 100644 --- a/README.rst +++ b/README.rst @@ -1,3 +1,5 @@ +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fofekby%2FPyHive.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fofekby%2FPyHive?ref=badge_shield) + .. image:: https://travis-ci.org/dropbox/PyHive.svg?branch=master :target: https://travis-ci.org/dropbox/PyHive .. image:: https://img.shields.io/codecov/c/github/dropbox/PyHive.svg @@ -149,3 +151,7 @@ Updating TCLIService The TCLIService module is autogenerated using a ``TCLIService.thrift`` file. To update it, the ``generate.py`` file can be used: ``python generate.py ``. When left blank, the version for Hive 2.3 will be downloaded. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fofekby%2FPyHive.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fofekby%2FPyHive?ref=badge_large) \ No newline at end of file