# Open Source Licenses

## Appx D: Open Source Licenses <a href="#heading-h.1gf8i83" id="heading-h.1gf8i83"></a>

**OpenSSL**

Copyright © 1998-2019 The OpenSSL Project, OpenSSL License

Copyright © 1995-1998 Eric Young (<eay@cryptsoft.com>), Original SSLeay License <https://www.openssl.org/source/license-openssl-ssleay.txt>

**POCO C++ Libraries**

POCO C++ Libraries project, Boost Software License - Version 1.0 - August 17th, 2003 <https://github.com/pocoproject/poco/blob/master/LICENSE>

**JsonCpp**

Copyright © 2007-2010 Baptiste Lepilleur and The JsonCpp Authors, MIT License <https://github.com/open-source-parsers/jsoncpp/blob/master/LICENSE>

**Crypto++ Library**

Compilation Copyright (c) 1995-2019 by Wei Dai,\
Boost Software License - Version 1.0 - August 17th, 2003 \
<https://cryptopp.com/License.txt>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.blockyforveeam.com/administration-guide/open-source-licenses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
