flutter: Update copyright year to 2021

This commit is contained in:
Calcitem 2021-01-24 14:49:28 +08:00
parent 206cf2ec33
commit 84d8e37f3c
3 changed files with 3 additions and 3 deletions

View File

@ -47,7 +47,7 @@
"@daSanQi": { "@daSanQi": {
"description": "Da San Qi" "description": "Da San Qi"
}, },
"copyright": "Copyright © 2019-2020 The Sanmill Authors", "copyright": "Copyright © 2019-2021 The Sanmill Authors",
"@copyright": { "@copyright": {
"description": "Copyright" "description": "Copyright"
}, },

View File

@ -11,7 +11,7 @@
"ok": "好的", "ok": "好的",
"cancel": "取消", "cancel": "取消",
"daSanQi": "打三棋", "daSanQi": "打三棋",
"copyright": "版权所有 © 2019-2020 The Sanmill Authors", "copyright": "版权所有 © 2019-2021 The Sanmill Authors",
"gameWarning": " 健康游戏忠告\n抵制不良游戏拒绝盗版游戏。\n注意自我保护谨防受骗上当。\n适度游戏益脑沉迷游戏伤身。\n合理安排时间享受健康生活。", "gameWarning": " 健康游戏忠告\n抵制不良游戏拒绝盗版游戏。\n注意自我保护谨防受骗上当。\n适度游戏益脑沉迷游戏伤身。\n合理安排时间享受健康生活。",
"tipSelectWrong": "选择的子不对", "tipSelectWrong": "选择的子不对",
"tipPlace": "请落子", "tipPlace": "请落子",

View File

@ -1,7 +1,7 @@
name: sanmill name: sanmill
description: A new Flutter project. description: A new Flutter project.
version: 0.15.0+1318 version: 0.16.0+1392
environment: environment:
sdk: ">=2.1.0 <3.0.0" sdk: ">=2.1.0 <3.0.0"