Skip to content

Commit 908ed01

Browse files
committed
【update】copyright review by qiw
1 parent 1fd4ad4 commit 908ed01

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

examples/locales/en-US/resources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ window.examplesResources = {
132132
"join": "Join us: SuperMap Web Client Team",
133133
"join_tips1": "(Please send email to: ",
134134
"join_tips2": " and attach your resume)",
135-
"copyright": "Copyright © 2000-2020 SuperMap Software Co., Ltd. All rights reserved"
135+
"copyright": "Copyright © 2000-2021 SuperMap Software Co., Ltd. All rights reserved"
136136
},
137137
"editor": {
138138
"expand": " Expand",

examples/locales/zh-CN/resources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ window.examplesResources = {
7373
"join": "加入我们: 超图Web客户端团队 ",
7474
"join_tips1": "(请发邮件至: ",
7575
"join_tips2": ",附上您的简历哦)",
76-
"copyright": "版权所有 © 2000-2020 北京超图软件股份有限公司 京ICP备11032883号-8 京公网安备11010502008721 甲测资字11002074"
76+
"copyright": "版权所有 © 2000-2021 北京超图软件股份有限公司 京ICP备11032883号-8 京公网安备11010502008721 甲测资字11002074"
7777
},
7878
"editor": {
7979
"expand": " 展开",

examples/template/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
</div>
3232
</div>
3333
</div>
34-
<div class="icl-copyright" data-i18n="footer.copyright">版权所有 © 2000-2020 北京超图软件股份有限公司 京ICP备11032883号-8
34+
<div class="icl-copyright" data-i18n="footer.copyright">版权所有 © 2000-2021 北京超图软件股份有限公司 京ICP备11032883号-8
3535
京公网安备11010502008721 甲测资字11002074
3636
</div>

0 commit comments

Comments
 (0)