diff options
| author | ruki <[email protected]> | 2020-12-19 00:41:06 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-12-19 00:41:06 +0800 |
| commit | 536f2bd6a092eba91315b7d1e120dff63392a11d (patch) | |
| tree | e3fb32d868ad4b11333033fd529e2c8b53d9c173 /xmake/toolchains/xcode | |
| parent | c47ddba3dbc6ace6eb38535a33a7b1090b402a60 (diff) | |
update copyright date
Diffstat (limited to 'xmake/toolchains/xcode')
| -rw-r--r-- | xmake/toolchains/xcode/check.lua | 2 | ||||
| -rw-r--r-- | xmake/toolchains/xcode/load_iphoneos.lua | 2 | ||||
| -rw-r--r-- | xmake/toolchains/xcode/load_macosx.lua | 2 | ||||
| -rw-r--r-- | xmake/toolchains/xcode/load_watchos.lua | 2 | ||||
| -rw-r--r-- | xmake/toolchains/xcode/xmake.lua | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/xmake/toolchains/xcode/check.lua b/xmake/toolchains/xcode/check.lua index 7bd6eca84..0432f852a 100644 --- a/xmake/toolchains/xcode/check.lua +++ b/xmake/toolchains/xcode/check.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 check.lua diff --git a/xmake/toolchains/xcode/load_iphoneos.lua b/xmake/toolchains/xcode/load_iphoneos.lua index e399f290a..8c6313935 100644 --- a/xmake/toolchains/xcode/load_iphoneos.lua +++ b/xmake/toolchains/xcode/load_iphoneos.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 load_iphoneos.lua diff --git a/xmake/toolchains/xcode/load_macosx.lua b/xmake/toolchains/xcode/load_macosx.lua index 86bd03252..cea62787d 100644 --- a/xmake/toolchains/xcode/load_macosx.lua +++ b/xmake/toolchains/xcode/load_macosx.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 load_macosx.lua diff --git a/xmake/toolchains/xcode/load_watchos.lua b/xmake/toolchains/xcode/load_watchos.lua index 08121277e..9384a4bd2 100644 --- a/xmake/toolchains/xcode/load_watchos.lua +++ b/xmake/toolchains/xcode/load_watchos.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 load_watchos.lua diff --git a/xmake/toolchains/xcode/xmake.lua b/xmake/toolchains/xcode/xmake.lua index 3334e8fdb..67a58cbbb 100644 --- a/xmake/toolchains/xcode/xmake.lua +++ b/xmake/toolchains/xcode/xmake.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 xmake.lua |
