summaryrefslogtreecommitdiff
path: root/xmake/plugins/lua/scripts/rmdir.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/plugins/lua/scripts/rmdir.lua')
-rw-r--r--xmake/plugins/lua/scripts/rmdir.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/plugins/lua/scripts/rmdir.lua b/xmake/plugins/lua/scripts/rmdir.lua
index 17dc63f7e..990baef9a 100644
--- a/xmake/plugins/lua/scripts/rmdir.lua
+++ b/xmake/plugins/lua/scripts/rmdir.lua
@@ -1,4 +1,4 @@
---!The Automatic Cross-platform Build Tool
+--!The Make-like Build Utility based on Lua
--
-- XMake is free software; you can redistribute it and/or modify
-- it under the terms of the GNU Lesser General Public License as published by