diff options
| author | ruki <[email protected]> | 2019-12-19 22:30:18 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-12-19 09:01:52 +0800 |
| commit | 2e0445237493458e39d6ce44b81f7b1fa20940bc (patch) | |
| tree | be6adaa2e47967ecb5ca367e839abebd888778a9 /xmake/modules/ui/app | |
| parent | 3e67c61cd338e9ad214590d24e6ad506ce5b57f6 (diff) | |
update the copyright date
Diffstat (limited to 'xmake/modules/ui/app')
| -rw-r--r-- | xmake/modules/ui/app/showfile.lua | 2 | ||||
| -rw-r--r-- | xmake/modules/ui/app/version.lua | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xmake/modules/ui/app/showfile.lua b/xmake/modules/ui/app/showfile.lua index 496418028..05e91b654 100644 --- a/xmake/modules/ui/app/showfile.lua +++ b/xmake/modules/ui/app/showfile.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2019, TBOOX Open Source Group. +-- Copyright (C) 2015-2020, TBOOX Open Source Group. -- -- @author ruki -- @file showfile.lua diff --git a/xmake/modules/ui/app/version.lua b/xmake/modules/ui/app/version.lua index 03b5254f7..36f262660 100644 --- a/xmake/modules/ui/app/version.lua +++ b/xmake/modules/ui/app/version.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2019, TBOOX Open Source Group. +-- Copyright (C) 2015-2020, TBOOX Open Source Group. -- -- @author ruki -- @file version.lua |
