diff --git a/LICENSE b/LICENSE index 1bf398c..aebdbcf 100644 --- a/LICENSE +++ b/LICENSE @@ -17,3 +17,9 @@ EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +------------------------------------------------------------------------------------------------------------ + +THIS PROJECT IS USING THE STREAMLIT-PYTHON-FRAMEWORK [https://streamlit.io/](https://streamlit.io/) / +[https://github.com/streamlit/streamlit](https://github.com/streamlit/streamlit) WHICH IS +Licensed under the Apache License, Version 2.0. The LICENCE- and NOTICE-File of Streamlit is included in the +files [LICENCE_streamlit](./LICENSE_streamlit) and [NOTICES_streamlit](./NOTICES_streamlit) diff --git a/NOTICES b/NOTICES_streamlit similarity index 100% rename from NOTICES rename to NOTICES_streamlit