Skip to content

Commit a60c95a

Browse files
committed
fix 修改copyright
1 parent fa5c75d commit a60c95a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/locales/en-US/resources.js

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

examples/locales/zh-CN/resources.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ window.examplesResources = {
8080
"join": "加入我们: 超图Web客户端团队 ",
8181
"join_tips1": "(请发邮件至: ",
8282
"join_tips2": ",附上您的简历哦)",
83-
"copyright": "版权所有 © 2000-2023 北京超图软件股份有限公司 蜀ICP备16000471号-1"
83+
"copyright": "版权所有 © 2000 - 2023 北京超图软件股份有限公司 蜀ICP备16000471号-1"
8484
},
8585
"editor": {
8686
"expand": " 展开",

0 commit comments

Comments
 (0)