From 536f2bd6a092eba91315b7d1e120dff63392a11d Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 19 Dec 2020 00:41:06 +0800 Subject: update copyright date --- xmake/plugins/lua/scripts/cat.lua | 2 +- xmake/plugins/lua/scripts/cp.lua | 2 +- xmake/plugins/lua/scripts/echo.lua | 2 +- xmake/plugins/lua/scripts/lipo.lua | 2 +- xmake/plugins/lua/scripts/mkdir.lua | 2 +- xmake/plugins/lua/scripts/mv.lua | 2 +- xmake/plugins/lua/scripts/rm.lua | 2 +- xmake/plugins/lua/scripts/rmdir.lua | 2 +- xmake/plugins/lua/scripts/time.lua | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'xmake/plugins/lua/scripts') diff --git a/xmake/plugins/lua/scripts/cat.lua b/xmake/plugins/lua/scripts/cat.lua index 5a3ae4627..247f9fe29 100644 --- a/xmake/plugins/lua/scripts/cat.lua +++ b/xmake/plugins/lua/scripts/cat.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cat.lua diff --git a/xmake/plugins/lua/scripts/cp.lua b/xmake/plugins/lua/scripts/cp.lua index cb885244f..88199cfd4 100644 --- a/xmake/plugins/lua/scripts/cp.lua +++ b/xmake/plugins/lua/scripts/cp.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cp.lua diff --git a/xmake/plugins/lua/scripts/echo.lua b/xmake/plugins/lua/scripts/echo.lua index 3de9b08c5..eab222757 100644 --- a/xmake/plugins/lua/scripts/echo.lua +++ b/xmake/plugins/lua/scripts/echo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file echo.lua diff --git a/xmake/plugins/lua/scripts/lipo.lua b/xmake/plugins/lua/scripts/lipo.lua index 25e8be8ce..1f6f02ca8 100644 --- a/xmake/plugins/lua/scripts/lipo.lua +++ b/xmake/plugins/lua/scripts/lipo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file lipo.lua diff --git a/xmake/plugins/lua/scripts/mkdir.lua b/xmake/plugins/lua/scripts/mkdir.lua index d63d7ca7a..91d2f4d55 100644 --- a/xmake/plugins/lua/scripts/mkdir.lua +++ b/xmake/plugins/lua/scripts/mkdir.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file mkdir.lua diff --git a/xmake/plugins/lua/scripts/mv.lua b/xmake/plugins/lua/scripts/mv.lua index 1beb71883..8d896aea7 100644 --- a/xmake/plugins/lua/scripts/mv.lua +++ b/xmake/plugins/lua/scripts/mv.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file mv.lua diff --git a/xmake/plugins/lua/scripts/rm.lua b/xmake/plugins/lua/scripts/rm.lua index 4b2c8f922..32ed059ca 100644 --- a/xmake/plugins/lua/scripts/rm.lua +++ b/xmake/plugins/lua/scripts/rm.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file rm.lua diff --git a/xmake/plugins/lua/scripts/rmdir.lua b/xmake/plugins/lua/scripts/rmdir.lua index daa71a9e0..c748ed687 100644 --- a/xmake/plugins/lua/scripts/rmdir.lua +++ b/xmake/plugins/lua/scripts/rmdir.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file rmdir.lua diff --git a/xmake/plugins/lua/scripts/time.lua b/xmake/plugins/lua/scripts/time.lua index 77c8568e7..c5b4576ee 100644 --- a/xmake/plugins/lua/scripts/time.lua +++ b/xmake/plugins/lua/scripts/time.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file time.lua -- cgit v1.3.1