diff options
Diffstat (limited to 'xmake/plugins/macro')
| -rw-r--r-- | xmake/plugins/macro/macros/package.lua | 2 | ||||
| -rw-r--r-- | xmake/plugins/macro/main.lua | 2 | ||||
| -rw-r--r-- | xmake/plugins/macro/xmake.lua | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/xmake/plugins/macro/macros/package.lua b/xmake/plugins/macro/macros/package.lua index 6a2b8363f..94b55836b 100644 --- a/xmake/plugins/macro/macros/package.lua +++ b/xmake/plugins/macro/macros/package.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 package.lua diff --git a/xmake/plugins/macro/main.lua b/xmake/plugins/macro/main.lua index 0e144f823..9876355e9 100644 --- a/xmake/plugins/macro/main.lua +++ b/xmake/plugins/macro/main.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 main.lua diff --git a/xmake/plugins/macro/xmake.lua b/xmake/plugins/macro/xmake.lua index fdfff037c..0bee4b719 100644 --- a/xmake/plugins/macro/xmake.lua +++ b/xmake/plugins/macro/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 macro.lua |
