Skip to content

Commit 545ff28

Browse files
更新权声明
1 parent 7743cad commit 545ff28

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2018-2024 datagear.tech
1+
Copyright 2018-2025 datagear.tech
22

33
DataGear is free software: you can redistribute it and/or modify it under the terms of
44
the GNU Lesser General Public License as published by the Free Software Foundation,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ SQL数据集
198198

199199
# 版权和许可
200200

201-
Copyright 2018-2024 datagear.tech
201+
Copyright 2018-2025 datagear.tech
202202

203203
DataGear is free software: you can redistribute it and/or modify it under the terms of
204204
the GNU Lesser General Public License as published by the Free Software Foundation,

datagear-web/src/main/resources/org/datagear/web/templates/about.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<div class="field grid mb-0">
8787
<div class="col-12 text-color-secondary text-sm overflow-auto">
8888
<pre>
89-
Copyright 2018-2024 datagear.tech
89+
Copyright 2018-2025 datagear.tech
9090

9191
DataGear is free software: you can redistribute it and/or modify it under the terms of
9292
the GNU Lesser General Public License as published by the Free Software Foundation,

datagear-web/src/main/resources/org/datagear/web/templates/include/page_foot.ftl

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
<#--
2020
页脚
2121
-->
22-
<div class="page-foot text-right text-xs opacity-30 text-color-secondary pt-1 pr-1 flex-grow-0">
23-
<span class="text-color-secondary">Copyright 2018-2024 datagear.tech</span>
24-
<span class="text-color-secondary ml-2">LGPL-3.0</span>
22+
<div class="page-foot text-right text-xs opacity-40 text-color-secondary pt-1 pr-1 flex-grow-0">
23+
<span class="text-color-secondary">Powered by DataGear</span>
2524
</div>

0 commit comments

Comments
 (0)