diff options
Diffstat (limited to 'xmake/core/base/task.lua')
| -rw-r--r-- | xmake/core/base/task.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/base/task.lua b/xmake/core/base/task.lua index 0237d62ee..14caf1741 100644 --- a/xmake/core/base/task.lua +++ b/xmake/core/base/task.lua @@ -14,7 +14,7 @@ -- along with XMake; -- If not, see <a href="http://www.gnu.org/licenses/"> http://www.gnu.org/licenses/</a> -- --- Copyright (C) 2009 - 2015, ruki All rights reserved. +-- Copyright (C) 2015 - 2016, ruki All rights reserved. -- -- @author ruki -- @file task.lua |
