summaryrefslogtreecommitdiff
path: root/xmake/plugins/project/make
diff options
context:
space:
mode:
authorruki <[email protected]>2019-12-19 22:30:18 +0800
committerruki <[email protected]>2019-12-19 09:01:52 +0800
commit2e0445237493458e39d6ce44b81f7b1fa20940bc (patch)
treebe6adaa2e47967ecb5ca367e839abebd888778a9 /xmake/plugins/project/make
parent3e67c61cd338e9ad214590d24e6ad506ce5b57f6 (diff)
update the copyright date
Diffstat (limited to 'xmake/plugins/project/make')
-rw-r--r--xmake/plugins/project/make/makefile.lua2
-rw-r--r--xmake/plugins/project/make/xmakefile.lua2
2 files changed, 2 insertions, 2 deletions
diff --git a/xmake/plugins/project/make/makefile.lua b/xmake/plugins/project/make/makefile.lua
index a0c469133..c5b76880a 100644
--- a/xmake/plugins/project/make/makefile.lua
+++ b/xmake/plugins/project/make/makefile.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015 - 2019, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, TBOOX Open Source Group.
--
-- @author ruki
-- @file makefile.lua
diff --git a/xmake/plugins/project/make/xmakefile.lua b/xmake/plugins/project/make/xmakefile.lua
index 17508f48f..2bf74772f 100644
--- a/xmake/plugins/project/make/xmakefile.lua
+++ b/xmake/plugins/project/make/xmakefile.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015 - 2019, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, TBOOX Open Source Group.
--
-- @author ruki
-- @file xmakefile.lua