{% extends "base.html" %} {% block title %}DocuElevate - License{% endblock %} {% block content %}

License Information

Apache License 2.0

{{ license_text }}

DocuElevate is distributed under the Apache License 2.0, which is a permissive open-source software license that allows you to use, modify, distribute, and contribute to the project.

Related Information

While this license governs the use of our software, please also review our Terms of Service and Privacy Policy for information about using the DocuElevate service.

For more information about DocuElevate, please visit the About page.

{% endblock %}