From 0ff70c2c239a0857798583650dcd349c24292aa3 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 8 Jan 2021 22:39:47 +0800 Subject: fix header --- xmake/actions/require/impl/actions/download.lua | 2 +- xmake/actions/require/impl/actions/install.lua | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xmake/actions/require/impl/actions/download.lua b/xmake/actions/require/impl/actions/download.lua index 9a6dbbce8..25243eaa9 100644 --- a/xmake/actions/require/impl/actions/download.lua +++ b/xmake/actions/require/impl/actions/download.lua @@ -1,4 +1,4 @@ ---!The Make-like download Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. diff --git a/xmake/actions/require/impl/actions/install.lua b/xmake/actions/require/impl/actions/install.lua index c6623f36b..69d01c6be 100644 --- a/xmake/actions/require/impl/actions/install.lua +++ b/xmake/actions/require/impl/actions/install.lua @@ -1,4 +1,4 @@ ---!The Make-like install Utility based on Lua +--!A cross-platform build utility based on Lua -- -- Licensed under the Apache License, Version 2.0 (the "License"); -- you may not use this file except in compliance with the License. -- cgit v1.3.1