chore: 修改 html 中 license 文案

pull/7350/head
ibuler 2021-12-09 16:47:27 +08:00 committed by 老广
parent 3962af7c4f
commit 3ea4a9fbe6
2 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ api_info = openapi.Info(
description="JumpServer Restful api docs",
terms_of_service="https://www.jumpserver.org",
contact=openapi.Contact(email="support@fit2cloud.com"),
license=openapi.License(name="GPLv2 License"),
license=openapi.License(name="GPLv3 License"),
)

View File

@ -1,7 +1,7 @@
{% load i18n %}
<div class="footer fixed">
<div class="pull-right">
Version <strong>{{ VERSION }}-{% include '_build.html' %}</strong> GPLv2.
Version <strong>{{ VERSION }}-{% include '_build.html' %}</strong> GPLv3.
<!--<img style="display: none" src="http://www.jumpserver.org/img/evaluate_avatar1.jpg">-->
</div>
<div>