diff options
Diffstat (limited to 'xmake/platforms/android')
| -rw-r--r-- | xmake/platforms/android/check.lua | 2 | ||||
| -rw-r--r-- | xmake/platforms/android/load.lua | 2 | ||||
| -rw-r--r-- | xmake/platforms/android/xmake.lua | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xmake/platforms/android/check.lua b/xmake/platforms/android/check.lua index c58f5504e..a2fbc4d56 100644 --- a/xmake/platforms/android/check.lua +++ b/xmake/platforms/android/check.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file check.lua diff --git a/xmake/platforms/android/load.lua b/xmake/platforms/android/load.lua index a932f1d9e..04c53996a 100644 --- a/xmake/platforms/android/load.lua +++ b/xmake/platforms/android/load.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file load.lua diff --git a/xmake/platforms/android/xmake.lua b/xmake/platforms/android/xmake.lua index 880e7566f..c10fa469c 100644 --- a/xmake/platforms/android/xmake.lua +++ b/xmake/platforms/android/xmake.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file xmake.lua |
