summaryrefslogtreecommitdiff
path: root/xmake/core/base/string.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-02-25 08:31:10 +0800
committerruki <[email protected]>2016-02-25 08:31:10 +0800
commit01ab81520540901f97fe3581bc4a3d7c3bb21e30 (patch)
treeeef420a0fa90023eda9fbbb895f08527a3fb142f /xmake/core/base/string.lua
parent89a6ea4c9726a726346b4b42198ef19c222015d3 (diff)
modify copyright date
Diffstat (limited to 'xmake/core/base/string.lua')
-rw-r--r--xmake/core/base/string.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/base/string.lua b/xmake/core/base/string.lua
index b4be08cfa..fd931282c 100644
--- a/xmake/core/base/string.lua
+++ b/xmake/core/base/string.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 string.lua