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/actions/require/impl/action | |
| parent | 3e67c61cd338e9ad214590d24e6ad506ce5b57f6 (diff) | |
update the copyright date
Diffstat (limited to 'xmake/actions/require/impl/action')
| -rw-r--r-- | xmake/actions/require/impl/action/download.lua | 2 | ||||
| -rw-r--r-- | xmake/actions/require/impl/action/install.lua | 2 | ||||
| -rw-r--r-- | xmake/actions/require/impl/action/patch.lua | 2 | ||||
| -rw-r--r-- | xmake/actions/require/impl/action/test.lua | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/xmake/actions/require/impl/action/download.lua b/xmake/actions/require/impl/action/download.lua index d956eb319..81b9219c6 100644 --- a/xmake/actions/require/impl/action/download.lua +++ b/xmake/actions/require/impl/action/download.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 download.lua diff --git a/xmake/actions/require/impl/action/install.lua b/xmake/actions/require/impl/action/install.lua index 74f8ba5fc..463a82949 100644 --- a/xmake/actions/require/impl/action/install.lua +++ b/xmake/actions/require/impl/action/install.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 install.lua diff --git a/xmake/actions/require/impl/action/patch.lua b/xmake/actions/require/impl/action/patch.lua index cde52ec12..2c04f9d6b 100644 --- a/xmake/actions/require/impl/action/patch.lua +++ b/xmake/actions/require/impl/action/patch.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 patch.lua diff --git a/xmake/actions/require/impl/action/test.lua b/xmake/actions/require/impl/action/test.lua index 40b275cdc..01abdef7d 100644 --- a/xmake/actions/require/impl/action/test.lua +++ b/xmake/actions/require/impl/action/test.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 test.lua |
