diff options
Diffstat (limited to 'xmake/modules')
328 files changed, 328 insertions, 328 deletions
diff --git a/xmake/modules/core/base/license.lua b/xmake/modules/core/base/license.lua index 4b407cd66..f128deb52 100644 --- a/xmake/modules/core/base/license.lua +++ b/xmake/modules/core/base/license.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file license.lua diff --git a/xmake/modules/core/project/depend.lua b/xmake/modules/core/project/depend.lua index f55e0bdfc..cb25db359 100644 --- a/xmake/modules/core/project/depend.lua +++ b/xmake/modules/core/project/depend.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file depend.lua diff --git a/xmake/modules/core/tools/ar.lua b/xmake/modules/core/tools/ar.lua index a0bda0bec..31d498a57 100644 --- a/xmake/modules/core/tools/ar.lua +++ b/xmake/modules/core/tools/ar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ar.lua diff --git a/xmake/modules/core/tools/cl.lua b/xmake/modules/core/tools/cl.lua index e38dd158a..ba9e82d84 100644 --- a/xmake/modules/core/tools/cl.lua +++ b/xmake/modules/core/tools/cl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cl.lua diff --git a/xmake/modules/core/tools/clang.lua b/xmake/modules/core/tools/clang.lua index 27d98933c..a0d39f3b4 100644 --- a/xmake/modules/core/tools/clang.lua +++ b/xmake/modules/core/tools/clang.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file clang.lua diff --git a/xmake/modules/core/tools/clang_cl.lua b/xmake/modules/core/tools/clang_cl.lua index 4125ab2a0..26ad13184 100644 --- a/xmake/modules/core/tools/clang_cl.lua +++ b/xmake/modules/core/tools/clang_cl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file clang_cl.lua diff --git a/xmake/modules/core/tools/clangxx.lua b/xmake/modules/core/tools/clangxx.lua index 7149e47b8..d167dcd17 100644 --- a/xmake/modules/core/tools/clangxx.lua +++ b/xmake/modules/core/tools/clangxx.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file clang++.lua diff --git a/xmake/modules/core/tools/cparser.lua b/xmake/modules/core/tools/cparser.lua index 4c6ef5d7b..e24ca87fc 100644 --- a/xmake/modules/core/tools/cparser.lua +++ b/xmake/modules/core/tools/cparser.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cparser.lua diff --git a/xmake/modules/core/tools/dmd.lua b/xmake/modules/core/tools/dmd.lua index ad110c26b..c172641ac 100644 --- a/xmake/modules/core/tools/dmd.lua +++ b/xmake/modules/core/tools/dmd.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file dmd.lua diff --git a/xmake/modules/core/tools/emar.lua b/xmake/modules/core/tools/emar.lua index f6d624f8a..926b348f1 100644 --- a/xmake/modules/core/tools/emar.lua +++ b/xmake/modules/core/tools/emar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file emar.lua diff --git a/xmake/modules/core/tools/emcc.lua b/xmake/modules/core/tools/emcc.lua index e8a61a015..39f4ddfbf 100644 --- a/xmake/modules/core/tools/emcc.lua +++ b/xmake/modules/core/tools/emcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file emcc.lua diff --git a/xmake/modules/core/tools/emxx.lua b/xmake/modules/core/tools/emxx.lua index 971c48a0b..17f14aaba 100644 --- a/xmake/modules/core/tools/emxx.lua +++ b/xmake/modules/core/tools/emxx.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file em++.lua diff --git a/xmake/modules/core/tools/fasm.lua b/xmake/modules/core/tools/fasm.lua index a7ebe33dc..a69cadaa3 100644 --- a/xmake/modules/core/tools/fasm.lua +++ b/xmake/modules/core/tools/fasm.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file fasm.lua diff --git a/xmake/modules/core/tools/gcc.lua b/xmake/modules/core/tools/gcc.lua index 9df42a56b..ef3fb4ce9 100644 --- a/xmake/modules/core/tools/gcc.lua +++ b/xmake/modules/core/tools/gcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file gcc.lua diff --git a/xmake/modules/core/tools/gccgo.lua b/xmake/modules/core/tools/gccgo.lua index 1ace691c2..1489809d6 100644 --- a/xmake/modules/core/tools/gccgo.lua +++ b/xmake/modules/core/tools/gccgo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file gccgo.lua diff --git a/xmake/modules/core/tools/gdc.lua b/xmake/modules/core/tools/gdc.lua index ea3b396e2..98ddc6ae7 100644 --- a/xmake/modules/core/tools/gdc.lua +++ b/xmake/modules/core/tools/gdc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki, BarrOff -- @file gdc.lua diff --git a/xmake/modules/core/tools/gfortran.lua b/xmake/modules/core/tools/gfortran.lua index 2ec23a15e..9e2053656 100644 --- a/xmake/modules/core/tools/gfortran.lua +++ b/xmake/modules/core/tools/gfortran.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file gfortran.lua diff --git a/xmake/modules/core/tools/go.lua b/xmake/modules/core/tools/go.lua index aaa943063..17e15bf8c 100644 --- a/xmake/modules/core/tools/go.lua +++ b/xmake/modules/core/tools/go.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file go.lua diff --git a/xmake/modules/core/tools/gxx.lua b/xmake/modules/core/tools/gxx.lua index d8ec13560..be14f79e7 100644 --- a/xmake/modules/core/tools/gxx.lua +++ b/xmake/modules/core/tools/gxx.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file g++.lua diff --git a/xmake/modules/core/tools/icc.lua b/xmake/modules/core/tools/icc.lua index f9355c6b2..47a3a09a5 100644 --- a/xmake/modules/core/tools/icc.lua +++ b/xmake/modules/core/tools/icc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file icc.lua diff --git a/xmake/modules/core/tools/icl.lua b/xmake/modules/core/tools/icl.lua index 07f259f99..5e2dea9ca 100644 --- a/xmake/modules/core/tools/icl.lua +++ b/xmake/modules/core/tools/icl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file icl.lua diff --git a/xmake/modules/core/tools/icpc.lua b/xmake/modules/core/tools/icpc.lua index a30fba433..ac2f27a2d 100644 --- a/xmake/modules/core/tools/icpc.lua +++ b/xmake/modules/core/tools/icpc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file icpc.lua diff --git a/xmake/modules/core/tools/ifort.lua b/xmake/modules/core/tools/ifort.lua index 4b79b31c4..cca51c683 100644 --- a/xmake/modules/core/tools/ifort.lua +++ b/xmake/modules/core/tools/ifort.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ifort.lua diff --git a/xmake/modules/core/tools/ld.lua b/xmake/modules/core/tools/ld.lua index 347bfd7a2..2e337a572 100644 --- a/xmake/modules/core/tools/ld.lua +++ b/xmake/modules/core/tools/ld.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ld.lua diff --git a/xmake/modules/core/tools/ldc2.lua b/xmake/modules/core/tools/ldc2.lua index d564281c4..02d067b19 100644 --- a/xmake/modules/core/tools/ldc2.lua +++ b/xmake/modules/core/tools/ldc2.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki, BarrOff -- @file ldc2.lua diff --git a/xmake/modules/core/tools/lib.lua b/xmake/modules/core/tools/lib.lua index 0d6638ea9..d64714ba7 100644 --- a/xmake/modules/core/tools/lib.lua +++ b/xmake/modules/core/tools/lib.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file lib.lua diff --git a/xmake/modules/core/tools/link.lua b/xmake/modules/core/tools/link.lua index ce7a5233a..844b5d67a 100644 --- a/xmake/modules/core/tools/link.lua +++ b/xmake/modules/core/tools/link.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file link.lua diff --git a/xmake/modules/core/tools/llvm_ar.lua b/xmake/modules/core/tools/llvm_ar.lua index 8511f78cf..de128d3a5 100644 --- a/xmake/modules/core/tools/llvm_ar.lua +++ b/xmake/modules/core/tools/llvm_ar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file llvm_ar.lua diff --git a/xmake/modules/core/tools/llvm_rc.lua b/xmake/modules/core/tools/llvm_rc.lua index 4083d4139..342670d5e 100644 --- a/xmake/modules/core/tools/llvm_rc.lua +++ b/xmake/modules/core/tools/llvm_rc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file llvm_rc.lua diff --git a/xmake/modules/core/tools/ml.lua b/xmake/modules/core/tools/ml.lua index 25ea112c7..e3893d05e 100644 --- a/xmake/modules/core/tools/ml.lua +++ b/xmake/modules/core/tools/ml.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ml.lua diff --git a/xmake/modules/core/tools/ml64.lua b/xmake/modules/core/tools/ml64.lua index e193b387f..80a587e83 100644 --- a/xmake/modules/core/tools/ml64.lua +++ b/xmake/modules/core/tools/ml64.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ml64.lua diff --git a/xmake/modules/core/tools/nasm.lua b/xmake/modules/core/tools/nasm.lua index 9d790716b..9f2a51882 100644 --- a/xmake/modules/core/tools/nasm.lua +++ b/xmake/modules/core/tools/nasm.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file nasm.lua diff --git a/xmake/modules/core/tools/nvcc.lua b/xmake/modules/core/tools/nvcc.lua index 958645ec7..c0e844356 100644 --- a/xmake/modules/core/tools/nvcc.lua +++ b/xmake/modules/core/tools/nvcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file nvcc.lua diff --git a/xmake/modules/core/tools/rc.lua b/xmake/modules/core/tools/rc.lua index 5ca3df027..a9db3903c 100644 --- a/xmake/modules/core/tools/rc.lua +++ b/xmake/modules/core/tools/rc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file rc.lua diff --git a/xmake/modules/core/tools/rustc.lua b/xmake/modules/core/tools/rustc.lua index 0118a3bbd..0af2acdd9 100644 --- a/xmake/modules/core/tools/rustc.lua +++ b/xmake/modules/core/tools/rustc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file rustc.lua diff --git a/xmake/modules/core/tools/sdar.lua b/xmake/modules/core/tools/sdar.lua index a842665e5..c975b3608 100644 --- a/xmake/modules/core/tools/sdar.lua +++ b/xmake/modules/core/tools/sdar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file sdar.lua diff --git a/xmake/modules/core/tools/sdcc.lua b/xmake/modules/core/tools/sdcc.lua index 0acb12099..0f307d6ff 100644 --- a/xmake/modules/core/tools/sdcc.lua +++ b/xmake/modules/core/tools/sdcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file sdcc.lua diff --git a/xmake/modules/core/tools/swiftc.lua b/xmake/modules/core/tools/swiftc.lua index ea1939f10..f56e9b392 100644 --- a/xmake/modules/core/tools/swiftc.lua +++ b/xmake/modules/core/tools/swiftc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file swiftc.lua diff --git a/xmake/modules/core/tools/tcc.lua b/xmake/modules/core/tools/tcc.lua index 98deebbb7..39d78b598 100644 --- a/xmake/modules/core/tools/tcc.lua +++ b/xmake/modules/core/tools/tcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file tcc.lua diff --git a/xmake/modules/core/tools/windres.lua b/xmake/modules/core/tools/windres.lua index 78792d720..67a108cf7 100644 --- a/xmake/modules/core/tools/windres.lua +++ b/xmake/modules/core/tools/windres.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file windres.lua diff --git a/xmake/modules/core/tools/yasm.lua b/xmake/modules/core/tools/yasm.lua index e6fa8e160..4a2ab476d 100644 --- a/xmake/modules/core/tools/yasm.lua +++ b/xmake/modules/core/tools/yasm.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file yasm.lua diff --git a/xmake/modules/core/tools/zig.lua b/xmake/modules/core/tools/zig.lua index 81d06c0da..ce03bc3cd 100644 --- a/xmake/modules/core/tools/zig.lua +++ b/xmake/modules/core/tools/zig.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file zig.lua diff --git a/xmake/modules/detect/packages/find_libxml2.lua b/xmake/modules/detect/packages/find_libxml2.lua index 67af214b2..15424e659 100644 --- a/xmake/modules/detect/packages/find_libxml2.lua +++ b/xmake/modules/detect/packages/find_libxml2.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_libxml2.lua diff --git a/xmake/modules/detect/packages/find_mbedtls.lua b/xmake/modules/detect/packages/find_mbedtls.lua index 3619c0298..911124556 100644 --- a/xmake/modules/detect/packages/find_mbedtls.lua +++ b/xmake/modules/detect/packages/find_mbedtls.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_mbedtls.lua diff --git a/xmake/modules/detect/packages/find_mysql.lua b/xmake/modules/detect/packages/find_mysql.lua index 9636b597a..0ca9ab824 100644 --- a/xmake/modules/detect/packages/find_mysql.lua +++ b/xmake/modules/detect/packages/find_mysql.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_mysql.lua diff --git a/xmake/modules/detect/packages/find_openssl.lua b/xmake/modules/detect/packages/find_openssl.lua index e56503c23..ccb487843 100644 --- a/xmake/modules/detect/packages/find_openssl.lua +++ b/xmake/modules/detect/packages/find_openssl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_openssl.lua diff --git a/xmake/modules/detect/packages/find_pcre.lua b/xmake/modules/detect/packages/find_pcre.lua index 05532e642..daee1570b 100644 --- a/xmake/modules/detect/packages/find_pcre.lua +++ b/xmake/modules/detect/packages/find_pcre.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_pcre.lua diff --git a/xmake/modules/detect/packages/find_pcre2.lua b/xmake/modules/detect/packages/find_pcre2.lua index 4b358342c..f0940e9bc 100644 --- a/xmake/modules/detect/packages/find_pcre2.lua +++ b/xmake/modules/detect/packages/find_pcre2.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_pcre2.lua diff --git a/xmake/modules/detect/packages/find_zlib.lua b/xmake/modules/detect/packages/find_zlib.lua index 88205b60c..66c216e3f 100644 --- a/xmake/modules/detect/packages/find_zlib.lua +++ b/xmake/modules/detect/packages/find_zlib.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_zlib.lua diff --git a/xmake/modules/detect/sdks/find_android_sdk.lua b/xmake/modules/detect/sdks/find_android_sdk.lua index a046304e2..a15cab02b 100644 --- a/xmake/modules/detect/sdks/find_android_sdk.lua +++ b/xmake/modules/detect/sdks/find_android_sdk.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_android_sdk.lua diff --git a/xmake/modules/detect/sdks/find_cross_toolchain.lua b/xmake/modules/detect/sdks/find_cross_toolchain.lua index 6cd754d0e..f2df87e2f 100644 --- a/xmake/modules/detect/sdks/find_cross_toolchain.lua +++ b/xmake/modules/detect/sdks/find_cross_toolchain.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_cross_toolchain.lua diff --git a/xmake/modules/detect/sdks/find_cuda.lua b/xmake/modules/detect/sdks/find_cuda.lua index 6cc37995c..f8e6b954e 100644 --- a/xmake/modules/detect/sdks/find_cuda.lua +++ b/xmake/modules/detect/sdks/find_cuda.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_cuda.lua diff --git a/xmake/modules/detect/sdks/find_dotnet.lua b/xmake/modules/detect/sdks/find_dotnet.lua index 284925f04..1557edd50 100644 --- a/xmake/modules/detect/sdks/find_dotnet.lua +++ b/xmake/modules/detect/sdks/find_dotnet.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_dotnet.lua diff --git a/xmake/modules/detect/sdks/find_iccenv.lua b/xmake/modules/detect/sdks/find_iccenv.lua index 9e5e3d3ae..0e432a99c 100644 --- a/xmake/modules/detect/sdks/find_iccenv.lua +++ b/xmake/modules/detect/sdks/find_iccenv.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_iccenv.lua diff --git a/xmake/modules/detect/sdks/find_ifortenv.lua b/xmake/modules/detect/sdks/find_ifortenv.lua index e3c60200f..f3aafad06 100644 --- a/xmake/modules/detect/sdks/find_ifortenv.lua +++ b/xmake/modules/detect/sdks/find_ifortenv.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ifortenv.lua diff --git a/xmake/modules/detect/sdks/find_mingw.lua b/xmake/modules/detect/sdks/find_mingw.lua index ef8e69b79..77ef47f98 100644 --- a/xmake/modules/detect/sdks/find_mingw.lua +++ b/xmake/modules/detect/sdks/find_mingw.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_mingw.lua diff --git a/xmake/modules/detect/sdks/find_ndk.lua b/xmake/modules/detect/sdks/find_ndk.lua index 2507c899a..3298d0eec 100644 --- a/xmake/modules/detect/sdks/find_ndk.lua +++ b/xmake/modules/detect/sdks/find_ndk.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ndk.lua diff --git a/xmake/modules/detect/sdks/find_qt.lua b/xmake/modules/detect/sdks/find_qt.lua index f3ba95582..663b50afe 100644 --- a/xmake/modules/detect/sdks/find_qt.lua +++ b/xmake/modules/detect/sdks/find_qt.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_qt.lua diff --git a/xmake/modules/detect/sdks/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua index 369b4e98d..c016bd381 100644 --- a/xmake/modules/detect/sdks/find_vstudio.lua +++ b/xmake/modules/detect/sdks/find_vstudio.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_vstudio.lua diff --git a/xmake/modules/detect/sdks/find_wdk.lua b/xmake/modules/detect/sdks/find_wdk.lua index d9844146a..3c7b989b7 100644 --- a/xmake/modules/detect/sdks/find_wdk.lua +++ b/xmake/modules/detect/sdks/find_wdk.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_wdk.lua diff --git a/xmake/modules/detect/sdks/find_xcode.lua b/xmake/modules/detect/sdks/find_xcode.lua index 4e7a1f677..80d7cf5cf 100644 --- a/xmake/modules/detect/sdks/find_xcode.lua +++ b/xmake/modules/detect/sdks/find_xcode.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_xcode.lua diff --git a/xmake/modules/detect/tools/ar/has_flags.lua b/xmake/modules/detect/tools/ar/has_flags.lua index 75482ecec..9a528a4a5 100644 --- a/xmake/modules/detect/tools/ar/has_flags.lua +++ b/xmake/modules/detect/tools/ar/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/cl/cfeatures.lua b/xmake/modules/detect/tools/cl/cfeatures.lua index 681c9f46e..88c65559f 100644 --- a/xmake/modules/detect/tools/cl/cfeatures.lua +++ b/xmake/modules/detect/tools/cl/cfeatures.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cfeatures.lua diff --git a/xmake/modules/detect/tools/cl/cxxfeatures.lua b/xmake/modules/detect/tools/cl/cxxfeatures.lua index 5b5047b73..661af6640 100644 --- a/xmake/modules/detect/tools/cl/cxxfeatures.lua +++ b/xmake/modules/detect/tools/cl/cxxfeatures.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cxxfeatures.lua diff --git a/xmake/modules/detect/tools/cl/features.lua b/xmake/modules/detect/tools/cl/features.lua index 9e273bd25..0957fd7ed 100644 --- a/xmake/modules/detect/tools/cl/features.lua +++ b/xmake/modules/detect/tools/cl/features.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file features.lua diff --git a/xmake/modules/detect/tools/cl/has_flags.lua b/xmake/modules/detect/tools/cl/has_flags.lua index 84f0cd303..bfa738fab 100644 --- a/xmake/modules/detect/tools/cl/has_flags.lua +++ b/xmake/modules/detect/tools/cl/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/clang/cfeatures.lua b/xmake/modules/detect/tools/clang/cfeatures.lua index 5d3fb35bd..8cdfadfd0 100644 --- a/xmake/modules/detect/tools/clang/cfeatures.lua +++ b/xmake/modules/detect/tools/clang/cfeatures.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cfeatures.lua diff --git a/xmake/modules/detect/tools/clang/cxxfeatures.lua b/xmake/modules/detect/tools/clang/cxxfeatures.lua index 82ae0e271..bbf3da8b8 100644 --- a/xmake/modules/detect/tools/clang/cxxfeatures.lua +++ b/xmake/modules/detect/tools/clang/cxxfeatures.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cxxfeatures.lua diff --git a/xmake/modules/detect/tools/clang/features.lua b/xmake/modules/detect/tools/clang/features.lua index 489ead328..b7562980f 100644 --- a/xmake/modules/detect/tools/clang/features.lua +++ b/xmake/modules/detect/tools/clang/features.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file features.lua diff --git a/xmake/modules/detect/tools/clang/has_flags.lua b/xmake/modules/detect/tools/clang/has_flags.lua index 6ac2ce551..6464e10b6 100644 --- a/xmake/modules/detect/tools/clang/has_flags.lua +++ b/xmake/modules/detect/tools/clang/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/clang_cl/has_flags.lua b/xmake/modules/detect/tools/clang_cl/has_flags.lua index ba906d59e..ffd3ad99a 100644 --- a/xmake/modules/detect/tools/clang_cl/has_flags.lua +++ b/xmake/modules/detect/tools/clang_cl/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/clangxx/features.lua b/xmake/modules/detect/tools/clangxx/features.lua index 7c4c8020b..b887b9efc 100644 --- a/xmake/modules/detect/tools/clangxx/features.lua +++ b/xmake/modules/detect/tools/clangxx/features.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file features.lua diff --git a/xmake/modules/detect/tools/clangxx/has_flags.lua b/xmake/modules/detect/tools/clangxx/has_flags.lua index 6ac2ce551..6464e10b6 100644 --- a/xmake/modules/detect/tools/clangxx/has_flags.lua +++ b/xmake/modules/detect/tools/clangxx/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/dmd/has_flags.lua b/xmake/modules/detect/tools/dmd/has_flags.lua index d00e97f64..372b25416 100644 --- a/xmake/modules/detect/tools/dmd/has_flags.lua +++ b/xmake/modules/detect/tools/dmd/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/emcc/has_flags.lua b/xmake/modules/detect/tools/emcc/has_flags.lua index 6ac2ce551..6464e10b6 100644 --- a/xmake/modules/detect/tools/emcc/has_flags.lua +++ b/xmake/modules/detect/tools/emcc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/emxx/has_flags.lua b/xmake/modules/detect/tools/emxx/has_flags.lua index db7099691..27fc6812e 100644 --- a/xmake/modules/detect/tools/emxx/has_flags.lua +++ b/xmake/modules/detect/tools/emxx/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/find_7z.lua b/xmake/modules/detect/tools/find_7z.lua index 134a1d75f..08c0d172b 100644 --- a/xmake/modules/detect/tools/find_7z.lua +++ b/xmake/modules/detect/tools/find_7z.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_7z.lua diff --git a/xmake/modules/detect/tools/find_apt.lua b/xmake/modules/detect/tools/find_apt.lua index 8a1811d0d..130dc0708 100644 --- a/xmake/modules/detect/tools/find_apt.lua +++ b/xmake/modules/detect/tools/find_apt.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_apt.lua diff --git a/xmake/modules/detect/tools/find_ar.lua b/xmake/modules/detect/tools/find_ar.lua index d33b40448..f6b001f21 100644 --- a/xmake/modules/detect/tools/find_ar.lua +++ b/xmake/modules/detect/tools/find_ar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ar.lua diff --git a/xmake/modules/detect/tools/find_bazel.lua b/xmake/modules/detect/tools/find_bazel.lua index 3ad6d5bd7..6f8d8fd53 100644 --- a/xmake/modules/detect/tools/find_bazel.lua +++ b/xmake/modules/detect/tools/find_bazel.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_bazel.lua diff --git a/xmake/modules/detect/tools/find_bison.lua b/xmake/modules/detect/tools/find_bison.lua index 970069819..6fafe1dc7 100644 --- a/xmake/modules/detect/tools/find_bison.lua +++ b/xmake/modules/detect/tools/find_bison.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_bison.lua diff --git a/xmake/modules/detect/tools/find_brew.lua b/xmake/modules/detect/tools/find_brew.lua index 02a6f7d88..3f209c3ab 100644 --- a/xmake/modules/detect/tools/find_brew.lua +++ b/xmake/modules/detect/tools/find_brew.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_brew.lua diff --git a/xmake/modules/detect/tools/find_ccache.lua b/xmake/modules/detect/tools/find_ccache.lua index ae3292482..5af4609a5 100644 --- a/xmake/modules/detect/tools/find_ccache.lua +++ b/xmake/modules/detect/tools/find_ccache.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ccache.lua diff --git a/xmake/modules/detect/tools/find_cl.lua b/xmake/modules/detect/tools/find_cl.lua index 9f1174a18..4ee7108c6 100644 --- a/xmake/modules/detect/tools/find_cl.lua +++ b/xmake/modules/detect/tools/find_cl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_cl.lua diff --git a/xmake/modules/detect/tools/find_clang.lua b/xmake/modules/detect/tools/find_clang.lua index 7ee3e447e..257343698 100644 --- a/xmake/modules/detect/tools/find_clang.lua +++ b/xmake/modules/detect/tools/find_clang.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_clang.lua diff --git a/xmake/modules/detect/tools/find_clang_cl.lua b/xmake/modules/detect/tools/find_clang_cl.lua index 36026149d..3154484c0 100644 --- a/xmake/modules/detect/tools/find_clang_cl.lua +++ b/xmake/modules/detect/tools/find_clang_cl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_clang_cl.lua diff --git a/xmake/modules/detect/tools/find_clangxx.lua b/xmake/modules/detect/tools/find_clangxx.lua index 87c7052b0..63966b47d 100644 --- a/xmake/modules/detect/tools/find_clangxx.lua +++ b/xmake/modules/detect/tools/find_clangxx.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_clangxx.lua diff --git a/xmake/modules/detect/tools/find_clib.lua b/xmake/modules/detect/tools/find_clib.lua index e8977dd58..012bc7c1c 100644 --- a/xmake/modules/detect/tools/find_clib.lua +++ b/xmake/modules/detect/tools/find_clib.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author Adel Vilkov (aka RaZeR-RBI) -- @file find_clib.lua diff --git a/xmake/modules/detect/tools/find_cmake.lua b/xmake/modules/detect/tools/find_cmake.lua index f0bb40813..e227c22a6 100644 --- a/xmake/modules/detect/tools/find_cmake.lua +++ b/xmake/modules/detect/tools/find_cmake.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_cmake.lua diff --git a/xmake/modules/detect/tools/find_codesign.lua b/xmake/modules/detect/tools/find_codesign.lua index f34c921bf..d3f080053 100644 --- a/xmake/modules/detect/tools/find_codesign.lua +++ b/xmake/modules/detect/tools/find_codesign.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_codesign.lua diff --git a/xmake/modules/detect/tools/find_conan.lua b/xmake/modules/detect/tools/find_conan.lua index 3b37c6266..dfd5c56fd 100644 --- a/xmake/modules/detect/tools/find_conan.lua +++ b/xmake/modules/detect/tools/find_conan.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_conan.lua diff --git a/xmake/modules/detect/tools/find_cparser.lua b/xmake/modules/detect/tools/find_cparser.lua index 90cb0edad..a156c9d81 100644 --- a/xmake/modules/detect/tools/find_cparser.lua +++ b/xmake/modules/detect/tools/find_cparser.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_cparser.lua diff --git a/xmake/modules/detect/tools/find_cpp.lua b/xmake/modules/detect/tools/find_cpp.lua index 861224201..e80bfb4e4 100644 --- a/xmake/modules/detect/tools/find_cpp.lua +++ b/xmake/modules/detect/tools/find_cpp.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_cpp.lua diff --git a/xmake/modules/detect/tools/find_cudagdb.lua b/xmake/modules/detect/tools/find_cudagdb.lua index b96dc71bd..2c8147d73 100644 --- a/xmake/modules/detect/tools/find_cudagdb.lua +++ b/xmake/modules/detect/tools/find_cudagdb.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file find_cudagdb.lua diff --git a/xmake/modules/detect/tools/find_cudamemcheck.lua b/xmake/modules/detect/tools/find_cudamemcheck.lua index a3f20d46c..6bc4a5029 100644 --- a/xmake/modules/detect/tools/find_cudamemcheck.lua +++ b/xmake/modules/detect/tools/find_cudamemcheck.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file find_cudamemcheck.lua diff --git a/xmake/modules/detect/tools/find_curl.lua b/xmake/modules/detect/tools/find_curl.lua index 606b330fd..7807a65a3 100644 --- a/xmake/modules/detect/tools/find_curl.lua +++ b/xmake/modules/detect/tools/find_curl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_curl.lua diff --git a/xmake/modules/detect/tools/find_devenv.lua b/xmake/modules/detect/tools/find_devenv.lua index 1111c92a3..c0d56f42a 100644 --- a/xmake/modules/detect/tools/find_devenv.lua +++ b/xmake/modules/detect/tools/find_devenv.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_devenv.lua diff --git a/xmake/modules/detect/tools/find_dmd.lua b/xmake/modules/detect/tools/find_dmd.lua index ba3db10f2..fe52ae124 100644 --- a/xmake/modules/detect/tools/find_dmd.lua +++ b/xmake/modules/detect/tools/find_dmd.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_dmd.lua diff --git a/xmake/modules/detect/tools/find_doxygen.lua b/xmake/modules/detect/tools/find_doxygen.lua index b4ab264ba..11f7fbfff 100644 --- a/xmake/modules/detect/tools/find_doxygen.lua +++ b/xmake/modules/detect/tools/find_doxygen.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_doxygen.lua diff --git a/xmake/modules/detect/tools/find_dsymutil.lua b/xmake/modules/detect/tools/find_dsymutil.lua index da8efe9df..b6d95560a 100644 --- a/xmake/modules/detect/tools/find_dsymutil.lua +++ b/xmake/modules/detect/tools/find_dsymutil.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_dsymutil.lua diff --git a/xmake/modules/detect/tools/find_dub.lua b/xmake/modules/detect/tools/find_dub.lua index 95763d084..2c8d20592 100644 --- a/xmake/modules/detect/tools/find_dub.lua +++ b/xmake/modules/detect/tools/find_dub.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_dub.lua diff --git a/xmake/modules/detect/tools/find_emar.lua b/xmake/modules/detect/tools/find_emar.lua index 188cc7d38..612c2f3da 100644 --- a/xmake/modules/detect/tools/find_emar.lua +++ b/xmake/modules/detect/tools/find_emar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_emar.lua diff --git a/xmake/modules/detect/tools/find_emcc.lua b/xmake/modules/detect/tools/find_emcc.lua index c8392193c..372864fab 100644 --- a/xmake/modules/detect/tools/find_emcc.lua +++ b/xmake/modules/detect/tools/find_emcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_emcc.lua diff --git a/xmake/modules/detect/tools/find_emxx.lua b/xmake/modules/detect/tools/find_emxx.lua index 924b236c5..f5609d72d 100644 --- a/xmake/modules/detect/tools/find_emxx.lua +++ b/xmake/modules/detect/tools/find_emxx.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_emxx.lua diff --git a/xmake/modules/detect/tools/find_fasm.lua b/xmake/modules/detect/tools/find_fasm.lua index 64b84f46c..1f2c96799 100644 --- a/xmake/modules/detect/tools/find_fasm.lua +++ b/xmake/modules/detect/tools/find_fasm.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_fasm.lua diff --git a/xmake/modules/detect/tools/find_flex.lua b/xmake/modules/detect/tools/find_flex.lua index b350ec349..3d127f9ab 100644 --- a/xmake/modules/detect/tools/find_flex.lua +++ b/xmake/modules/detect/tools/find_flex.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_flex.lua diff --git a/xmake/modules/detect/tools/find_gcc.lua b/xmake/modules/detect/tools/find_gcc.lua index e4b44ed3b..7f41013fb 100644 --- a/xmake/modules/detect/tools/find_gcc.lua +++ b/xmake/modules/detect/tools/find_gcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gcc.lua diff --git a/xmake/modules/detect/tools/find_gccgo.lua b/xmake/modules/detect/tools/find_gccgo.lua index 11a30449f..b99f8d7ac 100644 --- a/xmake/modules/detect/tools/find_gccgo.lua +++ b/xmake/modules/detect/tools/find_gccgo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gogccgo.lua diff --git a/xmake/modules/detect/tools/find_gdb.lua b/xmake/modules/detect/tools/find_gdb.lua index 83cb0d819..45e37ea61 100644 --- a/xmake/modules/detect/tools/find_gdb.lua +++ b/xmake/modules/detect/tools/find_gdb.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gdb.lua diff --git a/xmake/modules/detect/tools/find_gdc.lua b/xmake/modules/detect/tools/find_gdc.lua index c6fed7791..a6027d285 100644 --- a/xmake/modules/detect/tools/find_gdc.lua +++ b/xmake/modules/detect/tools/find_gdc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gdc.lua diff --git a/xmake/modules/detect/tools/find_gfortran.lua b/xmake/modules/detect/tools/find_gfortran.lua index e29a69d65..98fcd1c32 100644 --- a/xmake/modules/detect/tools/find_gfortran.lua +++ b/xmake/modules/detect/tools/find_gfortran.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gfortran.lua diff --git a/xmake/modules/detect/tools/find_git.lua b/xmake/modules/detect/tools/find_git.lua index 01aa9e500..65234a0d0 100644 --- a/xmake/modules/detect/tools/find_git.lua +++ b/xmake/modules/detect/tools/find_git.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_git.lua diff --git a/xmake/modules/detect/tools/find_gn.lua b/xmake/modules/detect/tools/find_gn.lua index a42c1ebd1..563d66ecc 100644 --- a/xmake/modules/detect/tools/find_gn.lua +++ b/xmake/modules/detect/tools/find_gn.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gn.lua diff --git a/xmake/modules/detect/tools/find_go.lua b/xmake/modules/detect/tools/find_go.lua index fb383e5a9..3071bd8c8 100644 --- a/xmake/modules/detect/tools/find_go.lua +++ b/xmake/modules/detect/tools/find_go.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_go.lua diff --git a/xmake/modules/detect/tools/find_gxx.lua b/xmake/modules/detect/tools/find_gxx.lua index a882eba4c..727d1925d 100644 --- a/xmake/modules/detect/tools/find_gxx.lua +++ b/xmake/modules/detect/tools/find_gxx.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gxx.lua diff --git a/xmake/modules/detect/tools/find_gzip.lua b/xmake/modules/detect/tools/find_gzip.lua index ed919e0d5..338fb8bb6 100644 --- a/xmake/modules/detect/tools/find_gzip.lua +++ b/xmake/modules/detect/tools/find_gzip.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_gzip.lua diff --git a/xmake/modules/detect/tools/find_icc.lua b/xmake/modules/detect/tools/find_icc.lua index 789a16a9e..8f6b8b9f2 100644 --- a/xmake/modules/detect/tools/find_icc.lua +++ b/xmake/modules/detect/tools/find_icc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_icc.lua diff --git a/xmake/modules/detect/tools/find_icl.lua b/xmake/modules/detect/tools/find_icl.lua index ac0008c0e..a0e10e873 100644 --- a/xmake/modules/detect/tools/find_icl.lua +++ b/xmake/modules/detect/tools/find_icl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_icl.lua diff --git a/xmake/modules/detect/tools/find_icpc.lua b/xmake/modules/detect/tools/find_icpc.lua index 6c806cad6..ff9a8db89 100644 --- a/xmake/modules/detect/tools/find_icpc.lua +++ b/xmake/modules/detect/tools/find_icpc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_icpc.lua diff --git a/xmake/modules/detect/tools/find_ideviceinstaller.lua b/xmake/modules/detect/tools/find_ideviceinstaller.lua index cd8d822ad..3ce1127b5 100644 --- a/xmake/modules/detect/tools/find_ideviceinstaller.lua +++ b/xmake/modules/detect/tools/find_ideviceinstaller.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ideviceinstaller.lua diff --git a/xmake/modules/detect/tools/find_ifort.lua b/xmake/modules/detect/tools/find_ifort.lua index 6f2d45a2d..ecdb94dfd 100644 --- a/xmake/modules/detect/tools/find_ifort.lua +++ b/xmake/modules/detect/tools/find_ifort.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ifort.lua diff --git a/xmake/modules/detect/tools/find_ld.lua b/xmake/modules/detect/tools/find_ld.lua index c1433c5fb..cadcbfeec 100644 --- a/xmake/modules/detect/tools/find_ld.lua +++ b/xmake/modules/detect/tools/find_ld.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ld.lua diff --git a/xmake/modules/detect/tools/find_ldc2.lua b/xmake/modules/detect/tools/find_ldc2.lua index 5bee02b27..129c87803 100644 --- a/xmake/modules/detect/tools/find_ldc2.lua +++ b/xmake/modules/detect/tools/find_ldc2.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ldc2.lua diff --git a/xmake/modules/detect/tools/find_lex.lua b/xmake/modules/detect/tools/find_lex.lua index 4243a7594..4afff9c79 100644 --- a/xmake/modules/detect/tools/find_lex.lua +++ b/xmake/modules/detect/tools/find_lex.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_lex.lua diff --git a/xmake/modules/detect/tools/find_lib.lua b/xmake/modules/detect/tools/find_lib.lua index b01960e25..ba3f7e30d 100644 --- a/xmake/modules/detect/tools/find_lib.lua +++ b/xmake/modules/detect/tools/find_lib.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_lib.lua diff --git a/xmake/modules/detect/tools/find_link.lua b/xmake/modules/detect/tools/find_link.lua index 5b1ec9f67..0fcff08f0 100644 --- a/xmake/modules/detect/tools/find_link.lua +++ b/xmake/modules/detect/tools/find_link.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_link.lua diff --git a/xmake/modules/detect/tools/find_lipo.lua b/xmake/modules/detect/tools/find_lipo.lua index bb4fb153f..ac1a3b6be 100644 --- a/xmake/modules/detect/tools/find_lipo.lua +++ b/xmake/modules/detect/tools/find_lipo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_lipo.lua diff --git a/xmake/modules/detect/tools/find_lldb.lua b/xmake/modules/detect/tools/find_lldb.lua index 68c63d10d..7bd0b97ff 100644 --- a/xmake/modules/detect/tools/find_lldb.lua +++ b/xmake/modules/detect/tools/find_lldb.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_lldb.lua diff --git a/xmake/modules/detect/tools/find_llvm_ar.lua b/xmake/modules/detect/tools/find_llvm_ar.lua index b0f688928..011edd6c6 100644 --- a/xmake/modules/detect/tools/find_llvm_ar.lua +++ b/xmake/modules/detect/tools/find_llvm_ar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_llvm_ar.lua diff --git a/xmake/modules/detect/tools/find_llvm_rc.lua b/xmake/modules/detect/tools/find_llvm_rc.lua index 63fc67f22..875397623 100644 --- a/xmake/modules/detect/tools/find_llvm_rc.lua +++ b/xmake/modules/detect/tools/find_llvm_rc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_llvm_rc.lua diff --git a/xmake/modules/detect/tools/find_lua.lua b/xmake/modules/detect/tools/find_lua.lua index 2af4831ec..e92b71ba4 100644 --- a/xmake/modules/detect/tools/find_lua.lua +++ b/xmake/modules/detect/tools/find_lua.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_lua.lua diff --git a/xmake/modules/detect/tools/find_luajit.lua b/xmake/modules/detect/tools/find_luajit.lua index ec5602012..fc06b9597 100644 --- a/xmake/modules/detect/tools/find_luajit.lua +++ b/xmake/modules/detect/tools/find_luajit.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_luajit.lua diff --git a/xmake/modules/detect/tools/find_ml.lua b/xmake/modules/detect/tools/find_ml.lua index 0bca9e9cc..beeab79d7 100644 --- a/xmake/modules/detect/tools/find_ml.lua +++ b/xmake/modules/detect/tools/find_ml.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ml.lua diff --git a/xmake/modules/detect/tools/find_ml64.lua b/xmake/modules/detect/tools/find_ml64.lua index e53009c4a..e6131a316 100644 --- a/xmake/modules/detect/tools/find_ml64.lua +++ b/xmake/modules/detect/tools/find_ml64.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ml64.lua diff --git a/xmake/modules/detect/tools/find_msbuild.lua b/xmake/modules/detect/tools/find_msbuild.lua index 6c4a6b229..8a9575de8 100644 --- a/xmake/modules/detect/tools/find_msbuild.lua +++ b/xmake/modules/detect/tools/find_msbuild.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_msbuild.lua diff --git a/xmake/modules/detect/tools/find_nasm.lua b/xmake/modules/detect/tools/find_nasm.lua index f111a8aaa..7948073c4 100644 --- a/xmake/modules/detect/tools/find_nasm.lua +++ b/xmake/modules/detect/tools/find_nasm.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_nasm.lua diff --git a/xmake/modules/detect/tools/find_ninja.lua b/xmake/modules/detect/tools/find_ninja.lua index 797cec264..f9f8a08be 100644 --- a/xmake/modules/detect/tools/find_ninja.lua +++ b/xmake/modules/detect/tools/find_ninja.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ninja.lua diff --git a/xmake/modules/detect/tools/find_nmake.lua b/xmake/modules/detect/tools/find_nmake.lua index eb73c05aa..09105aef3 100644 --- a/xmake/modules/detect/tools/find_nmake.lua +++ b/xmake/modules/detect/tools/find_nmake.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_nmake.lua diff --git a/xmake/modules/detect/tools/find_nmap.lua b/xmake/modules/detect/tools/find_nmap.lua index a420fc796..31fb4543e 100644 --- a/xmake/modules/detect/tools/find_nmap.lua +++ b/xmake/modules/detect/tools/find_nmap.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_nmap.lua diff --git a/xmake/modules/detect/tools/find_nvcc.lua b/xmake/modules/detect/tools/find_nvcc.lua index 5d4f5f8f4..cf02e3ffd 100644 --- a/xmake/modules/detect/tools/find_nvcc.lua +++ b/xmake/modules/detect/tools/find_nvcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_nvcc.lua diff --git a/xmake/modules/detect/tools/find_ollydbg.lua b/xmake/modules/detect/tools/find_ollydbg.lua index 4a2da3621..78971c89f 100644 --- a/xmake/modules/detect/tools/find_ollydbg.lua +++ b/xmake/modules/detect/tools/find_ollydbg.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ollydbg.lua diff --git a/xmake/modules/detect/tools/find_pacman.lua b/xmake/modules/detect/tools/find_pacman.lua index 4490f7c3e..f1c80ee58 100644 --- a/xmake/modules/detect/tools/find_pacman.lua +++ b/xmake/modules/detect/tools/find_pacman.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_pacman.lua diff --git a/xmake/modules/detect/tools/find_patch.lua b/xmake/modules/detect/tools/find_patch.lua index a85d01225..7672120d5 100644 --- a/xmake/modules/detect/tools/find_patch.lua +++ b/xmake/modules/detect/tools/find_patch.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_patch.lua diff --git a/xmake/modules/detect/tools/find_ping.lua b/xmake/modules/detect/tools/find_ping.lua index c0617056f..bb4277c47 100644 --- a/xmake/modules/detect/tools/find_ping.lua +++ b/xmake/modules/detect/tools/find_ping.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ping.lua diff --git a/xmake/modules/detect/tools/find_pkg_config.lua b/xmake/modules/detect/tools/find_pkg_config.lua index f62f1ebb9..00698d2cc 100644 --- a/xmake/modules/detect/tools/find_pkg_config.lua +++ b/xmake/modules/detect/tools/find_pkg_config.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_pkg_config.lua diff --git a/xmake/modules/detect/tools/find_python.lua b/xmake/modules/detect/tools/find_python.lua index bd7754d1d..38a28b3bb 100644 --- a/xmake/modules/detect/tools/find_python.lua +++ b/xmake/modules/detect/tools/find_python.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_python.lua diff --git a/xmake/modules/detect/tools/find_python2.lua b/xmake/modules/detect/tools/find_python2.lua index d296754db..eea226f06 100644 --- a/xmake/modules/detect/tools/find_python2.lua +++ b/xmake/modules/detect/tools/find_python2.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_python2.lua diff --git a/xmake/modules/detect/tools/find_python3.lua b/xmake/modules/detect/tools/find_python3.lua index 3e5642aef..2bc659ff5 100644 --- a/xmake/modules/detect/tools/find_python3.lua +++ b/xmake/modules/detect/tools/find_python3.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_python3.lua diff --git a/xmake/modules/detect/tools/find_qmake.lua b/xmake/modules/detect/tools/find_qmake.lua index e2e8e0726..831a2b344 100644 --- a/xmake/modules/detect/tools/find_qmake.lua +++ b/xmake/modules/detect/tools/find_qmake.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_qmake.lua diff --git a/xmake/modules/detect/tools/find_ranlib.lua b/xmake/modules/detect/tools/find_ranlib.lua index 9fc03fc8f..d5db80986 100644 --- a/xmake/modules/detect/tools/find_ranlib.lua +++ b/xmake/modules/detect/tools/find_ranlib.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_ranlib.lua diff --git a/xmake/modules/detect/tools/find_rc.lua b/xmake/modules/detect/tools/find_rc.lua index a36cd25bb..6e04ac950 100644 --- a/xmake/modules/detect/tools/find_rc.lua +++ b/xmake/modules/detect/tools/find_rc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_rc.lua diff --git a/xmake/modules/detect/tools/find_rustc.lua b/xmake/modules/detect/tools/find_rustc.lua index b1d8ff265..069a1354f 100644 --- a/xmake/modules/detect/tools/find_rustc.lua +++ b/xmake/modules/detect/tools/find_rustc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_rustc.lua diff --git a/xmake/modules/detect/tools/find_scons.lua b/xmake/modules/detect/tools/find_scons.lua index 3b6310689..3c8f7b3b8 100644 --- a/xmake/modules/detect/tools/find_scons.lua +++ b/xmake/modules/detect/tools/find_scons.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_scons.lua diff --git a/xmake/modules/detect/tools/find_sdar.lua b/xmake/modules/detect/tools/find_sdar.lua index eafa1a5da..2dcc62cf3 100644 --- a/xmake/modules/detect/tools/find_sdar.lua +++ b/xmake/modules/detect/tools/find_sdar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_sdar.lua diff --git a/xmake/modules/detect/tools/find_sdcc.lua b/xmake/modules/detect/tools/find_sdcc.lua index de668e80a..b859a45c1 100644 --- a/xmake/modules/detect/tools/find_sdcc.lua +++ b/xmake/modules/detect/tools/find_sdcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_sdcc.lua diff --git a/xmake/modules/detect/tools/find_strip.lua b/xmake/modules/detect/tools/find_strip.lua index b18688623..315eae2df 100644 --- a/xmake/modules/detect/tools/find_strip.lua +++ b/xmake/modules/detect/tools/find_strip.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_strip.lua diff --git a/xmake/modules/detect/tools/find_sudo.lua b/xmake/modules/detect/tools/find_sudo.lua index 8dc5e81e3..492b024d1 100644 --- a/xmake/modules/detect/tools/find_sudo.lua +++ b/xmake/modules/detect/tools/find_sudo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_sudo.lua diff --git a/xmake/modules/detect/tools/find_swiftc.lua b/xmake/modules/detect/tools/find_swiftc.lua index 4f0b625b4..cffefe81b 100644 --- a/xmake/modules/detect/tools/find_swiftc.lua +++ b/xmake/modules/detect/tools/find_swiftc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_swiftc.lua diff --git a/xmake/modules/detect/tools/find_tar.lua b/xmake/modules/detect/tools/find_tar.lua index 9a5517199..d11f0000b 100644 --- a/xmake/modules/detect/tools/find_tar.lua +++ b/xmake/modules/detect/tools/find_tar.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_tar.lua diff --git a/xmake/modules/detect/tools/find_tcc.lua b/xmake/modules/detect/tools/find_tcc.lua index 65b74d2ad..b8f51f1f5 100644 --- a/xmake/modules/detect/tools/find_tcc.lua +++ b/xmake/modules/detect/tools/find_tcc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_tcc.lua diff --git a/xmake/modules/detect/tools/find_unzip.lua b/xmake/modules/detect/tools/find_unzip.lua index ed521b8f4..16f5978c1 100644 --- a/xmake/modules/detect/tools/find_unzip.lua +++ b/xmake/modules/detect/tools/find_unzip.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_unzip.lua diff --git a/xmake/modules/detect/tools/find_vcpkg.lua b/xmake/modules/detect/tools/find_vcpkg.lua index 7c132c4ef..13eb032dd 100644 --- a/xmake/modules/detect/tools/find_vcpkg.lua +++ b/xmake/modules/detect/tools/find_vcpkg.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_vcpkg.lua diff --git a/xmake/modules/detect/tools/find_vsjitdebugger.lua b/xmake/modules/detect/tools/find_vsjitdebugger.lua index aaf7fcf9d..ecaede0b7 100644 --- a/xmake/modules/detect/tools/find_vsjitdebugger.lua +++ b/xmake/modules/detect/tools/find_vsjitdebugger.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_vsjitdebugger.lua diff --git a/xmake/modules/detect/tools/find_vswhere.lua b/xmake/modules/detect/tools/find_vswhere.lua index ec0ad3986..af52c5a94 100644 --- a/xmake/modules/detect/tools/find_vswhere.lua +++ b/xmake/modules/detect/tools/find_vswhere.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_vswhere.lua diff --git a/xmake/modules/detect/tools/find_wget.lua b/xmake/modules/detect/tools/find_wget.lua index 1a7baccdf..cecfbd07b 100644 --- a/xmake/modules/detect/tools/find_wget.lua +++ b/xmake/modules/detect/tools/find_wget.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_wget.lua diff --git a/xmake/modules/detect/tools/find_windbg.lua b/xmake/modules/detect/tools/find_windbg.lua index f1c335faa..675b2aff3 100644 --- a/xmake/modules/detect/tools/find_windbg.lua +++ b/xmake/modules/detect/tools/find_windbg.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_windbg.lua diff --git a/xmake/modules/detect/tools/find_windres.lua b/xmake/modules/detect/tools/find_windres.lua index 8e2e6aa9b..36c860c16 100644 --- a/xmake/modules/detect/tools/find_windres.lua +++ b/xmake/modules/detect/tools/find_windres.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_windres.lua diff --git a/xmake/modules/detect/tools/find_x64dbg.lua b/xmake/modules/detect/tools/find_x64dbg.lua index 06015c011..350ac8ad0 100644 --- a/xmake/modules/detect/tools/find_x64dbg.lua +++ b/xmake/modules/detect/tools/find_x64dbg.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_x64dbg.lua diff --git a/xmake/modules/detect/tools/find_xz.lua b/xmake/modules/detect/tools/find_xz.lua index 69fc7791d..3e1e5bdd2 100644 --- a/xmake/modules/detect/tools/find_xz.lua +++ b/xmake/modules/detect/tools/find_xz.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_xz.lua diff --git a/xmake/modules/detect/tools/find_yacc.lua b/xmake/modules/detect/tools/find_yacc.lua index b2cf7ac91..36481d4c9 100644 --- a/xmake/modules/detect/tools/find_yacc.lua +++ b/xmake/modules/detect/tools/find_yacc.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_yacc.lua diff --git a/xmake/modules/detect/tools/find_yasm.lua b/xmake/modules/detect/tools/find_yasm.lua index 1a53df513..ccc64f0b6 100644 --- a/xmake/modules/detect/tools/find_yasm.lua +++ b/xmake/modules/detect/tools/find_yasm.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_yasm.lua diff --git a/xmake/modules/detect/tools/find_yum.lua b/xmake/modules/detect/tools/find_yum.lua index 4ad6ab24c..00677aff9 100644 --- a/xmake/modules/detect/tools/find_yum.lua +++ b/xmake/modules/detect/tools/find_yum.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_yum.lua diff --git a/xmake/modules/detect/tools/find_zig.lua b/xmake/modules/detect/tools/find_zig.lua index e200e9b80..4cf281ad9 100644 --- a/xmake/modules/detect/tools/find_zig.lua +++ b/xmake/modules/detect/tools/find_zig.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_zig.lua diff --git a/xmake/modules/detect/tools/find_zip.lua b/xmake/modules/detect/tools/find_zip.lua index 4d77c8715..13e52585f 100644 --- a/xmake/modules/detect/tools/find_zip.lua +++ b/xmake/modules/detect/tools/find_zip.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_zip.lua diff --git a/xmake/modules/detect/tools/gcc/cfeatures.lua b/xmake/modules/detect/tools/gcc/cfeatures.lua index 63847c3e5..664892720 100644 --- a/xmake/modules/detect/tools/gcc/cfeatures.lua +++ b/xmake/modules/detect/tools/gcc/cfeatures.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cfeatures.lua diff --git a/xmake/modules/detect/tools/gcc/cxxfeatures.lua b/xmake/modules/detect/tools/gcc/cxxfeatures.lua index 3a405cacf..4edb33a27 100644 --- a/xmake/modules/detect/tools/gcc/cxxfeatures.lua +++ b/xmake/modules/detect/tools/gcc/cxxfeatures.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cxxfeatures.lua diff --git a/xmake/modules/detect/tools/gcc/features.lua b/xmake/modules/detect/tools/gcc/features.lua index ef94e9d78..153cc3fb4 100644 --- a/xmake/modules/detect/tools/gcc/features.lua +++ b/xmake/modules/detect/tools/gcc/features.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file features.lua diff --git a/xmake/modules/detect/tools/gcc/has_flags.lua b/xmake/modules/detect/tools/gcc/has_flags.lua index 98cdf9b9c..fd1abd9ed 100644 --- a/xmake/modules/detect/tools/gcc/has_flags.lua +++ b/xmake/modules/detect/tools/gcc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/gccgo/has_flags.lua b/xmake/modules/detect/tools/gccgo/has_flags.lua index 6ac2ce551..6464e10b6 100644 --- a/xmake/modules/detect/tools/gccgo/has_flags.lua +++ b/xmake/modules/detect/tools/gccgo/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/gdc/has_flags.lua b/xmake/modules/detect/tools/gdc/has_flags.lua index f5afbf6bc..8520240b7 100644 --- a/xmake/modules/detect/tools/gdc/has_flags.lua +++ b/xmake/modules/detect/tools/gdc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/gfortran/has_flags.lua b/xmake/modules/detect/tools/gfortran/has_flags.lua index 2145e31a8..9fad1e779 100644 --- a/xmake/modules/detect/tools/gfortran/has_flags.lua +++ b/xmake/modules/detect/tools/gfortran/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/go/has_flags.lua b/xmake/modules/detect/tools/go/has_flags.lua index 7b9c0d8b9..006e26c7f 100644 --- a/xmake/modules/detect/tools/go/has_flags.lua +++ b/xmake/modules/detect/tools/go/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/gxx/features.lua b/xmake/modules/detect/tools/gxx/features.lua index 7c4c8020b..b887b9efc 100644 --- a/xmake/modules/detect/tools/gxx/features.lua +++ b/xmake/modules/detect/tools/gxx/features.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file features.lua diff --git a/xmake/modules/detect/tools/gxx/has_flags.lua b/xmake/modules/detect/tools/gxx/has_flags.lua index 6ac2ce551..6464e10b6 100644 --- a/xmake/modules/detect/tools/gxx/has_flags.lua +++ b/xmake/modules/detect/tools/gxx/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/icc/has_flags.lua b/xmake/modules/detect/tools/icc/has_flags.lua index 6ac2ce551..6464e10b6 100644 --- a/xmake/modules/detect/tools/icc/has_flags.lua +++ b/xmake/modules/detect/tools/icc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/icl/has_flags.lua b/xmake/modules/detect/tools/icl/has_flags.lua index 81573039e..eeba3941b 100644 --- a/xmake/modules/detect/tools/icl/has_flags.lua +++ b/xmake/modules/detect/tools/icl/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/icpc/has_flags.lua b/xmake/modules/detect/tools/icpc/has_flags.lua index 50d4f59d9..da83182b5 100644 --- a/xmake/modules/detect/tools/icpc/has_flags.lua +++ b/xmake/modules/detect/tools/icpc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/ifort/has_flags.lua b/xmake/modules/detect/tools/ifort/has_flags.lua index 38adcd260..86a504867 100644 --- a/xmake/modules/detect/tools/ifort/has_flags.lua +++ b/xmake/modules/detect/tools/ifort/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/ldc2/has_flags.lua b/xmake/modules/detect/tools/ldc2/has_flags.lua index 3c1639d34..107ec49b9 100644 --- a/xmake/modules/detect/tools/ldc2/has_flags.lua +++ b/xmake/modules/detect/tools/ldc2/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/link/has_flags.lua b/xmake/modules/detect/tools/link/has_flags.lua index 2209878ac..82d4f6854 100644 --- a/xmake/modules/detect/tools/link/has_flags.lua +++ b/xmake/modules/detect/tools/link/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/ml/has_flags.lua b/xmake/modules/detect/tools/ml/has_flags.lua index e7a4d53ef..439c0fa5a 100644 --- a/xmake/modules/detect/tools/ml/has_flags.lua +++ b/xmake/modules/detect/tools/ml/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/ml64/has_flags.lua b/xmake/modules/detect/tools/ml64/has_flags.lua index ef5529807..259ac1e1d 100644 --- a/xmake/modules/detect/tools/ml64/has_flags.lua +++ b/xmake/modules/detect/tools/ml64/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/nvcc/has_flags.lua b/xmake/modules/detect/tools/nvcc/has_flags.lua index c06ee7a39..594368e81 100644 --- a/xmake/modules/detect/tools/nvcc/has_flags.lua +++ b/xmake/modules/detect/tools/nvcc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/rustc/has_flags.lua b/xmake/modules/detect/tools/rustc/has_flags.lua index ee8e5d4c4..1e8506249 100644 --- a/xmake/modules/detect/tools/rustc/has_flags.lua +++ b/xmake/modules/detect/tools/rustc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/sdcc/has_flags.lua b/xmake/modules/detect/tools/sdcc/has_flags.lua index 48f62db42..c2b144334 100644 --- a/xmake/modules/detect/tools/sdcc/has_flags.lua +++ b/xmake/modules/detect/tools/sdcc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/swiftc/has_flags.lua b/xmake/modules/detect/tools/swiftc/has_flags.lua index fe0392ed4..3a0749edb 100644 --- a/xmake/modules/detect/tools/swiftc/has_flags.lua +++ b/xmake/modules/detect/tools/swiftc/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/zig/has_flags.lua b/xmake/modules/detect/tools/zig/has_flags.lua index 0feecbe43..12091eb87 100644 --- a/xmake/modules/detect/tools/zig/has_flags.lua +++ b/xmake/modules/detect/tools/zig/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/devel/debugger/run.lua b/xmake/modules/devel/debugger/run.lua index c46701ed1..9f7bb28e7 100644 --- a/xmake/modules/devel/debugger/run.lua +++ b/xmake/modules/devel/debugger/run.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file run.lua diff --git a/xmake/modules/devel/git/apply.lua b/xmake/modules/devel/git/apply.lua index d27306115..97923da02 100644 --- a/xmake/modules/devel/git/apply.lua +++ b/xmake/modules/devel/git/apply.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file apply.lua diff --git a/xmake/modules/devel/git/asgiturl.lua b/xmake/modules/devel/git/asgiturl.lua index 3d9bca666..7a336b930 100644 --- a/xmake/modules/devel/git/asgiturl.lua +++ b/xmake/modules/devel/git/asgiturl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file asgiturl.lua diff --git a/xmake/modules/devel/git/branches.lua b/xmake/modules/devel/git/branches.lua index 6bf413064..755e5ac67 100644 --- a/xmake/modules/devel/git/branches.lua +++ b/xmake/modules/devel/git/branches.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file branches.lua diff --git a/xmake/modules/devel/git/checkout.lua b/xmake/modules/devel/git/checkout.lua index ea232219b..7a32aa3b1 100644 --- a/xmake/modules/devel/git/checkout.lua +++ b/xmake/modules/devel/git/checkout.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file checkout.lua diff --git a/xmake/modules/devel/git/checkurl.lua b/xmake/modules/devel/git/checkurl.lua index 6ad284ca0..0b220c393 100644 --- a/xmake/modules/devel/git/checkurl.lua +++ b/xmake/modules/devel/git/checkurl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file checkurl.lua diff --git a/xmake/modules/devel/git/clean.lua b/xmake/modules/devel/git/clean.lua index 04096d84a..0f6c57e3f 100644 --- a/xmake/modules/devel/git/clean.lua +++ b/xmake/modules/devel/git/clean.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file clean.lua diff --git a/xmake/modules/devel/git/clone.lua b/xmake/modules/devel/git/clone.lua index d890eb2bd..876a2f867 100644 --- a/xmake/modules/devel/git/clone.lua +++ b/xmake/modules/devel/git/clone.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file clone.lua diff --git a/xmake/modules/devel/git/ls_remote.lua b/xmake/modules/devel/git/ls_remote.lua index 9978a218e..c736c85d9 100644 --- a/xmake/modules/devel/git/ls_remote.lua +++ b/xmake/modules/devel/git/ls_remote.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ls_remote.lua diff --git a/xmake/modules/devel/git/pull.lua b/xmake/modules/devel/git/pull.lua index c578fd734..e40707e4e 100644 --- a/xmake/modules/devel/git/pull.lua +++ b/xmake/modules/devel/git/pull.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file pull.lua diff --git a/xmake/modules/devel/git/refs.lua b/xmake/modules/devel/git/refs.lua index 441bf940c..758e5a615 100644 --- a/xmake/modules/devel/git/refs.lua +++ b/xmake/modules/devel/git/refs.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file refs.lua diff --git a/xmake/modules/devel/git/reset.lua b/xmake/modules/devel/git/reset.lua index dae2b3f5a..28b984008 100644 --- a/xmake/modules/devel/git/reset.lua +++ b/xmake/modules/devel/git/reset.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file reset.lua diff --git a/xmake/modules/devel/git/submodule/update.lua b/xmake/modules/devel/git/submodule/update.lua index 1d41985f9..6256c673f 100644 --- a/xmake/modules/devel/git/submodule/update.lua +++ b/xmake/modules/devel/git/submodule/update.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file update.lua diff --git a/xmake/modules/devel/git/tags.lua b/xmake/modules/devel/git/tags.lua index 77805afc4..99c1b78e2 100644 --- a/xmake/modules/devel/git/tags.lua +++ b/xmake/modules/devel/git/tags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file tags.lua diff --git a/xmake/modules/lib/detect/check_csnippets.lua b/xmake/modules/lib/detect/check_csnippets.lua index 096078498..adf2cea3d 100644 --- a/xmake/modules/lib/detect/check_csnippets.lua +++ b/xmake/modules/lib/detect/check_csnippets.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file check_csnippets.lua diff --git a/xmake/modules/lib/detect/check_cxsnippets.lua b/xmake/modules/lib/detect/check_cxsnippets.lua index ee817774d..ecf33aefc 100644 --- a/xmake/modules/lib/detect/check_cxsnippets.lua +++ b/xmake/modules/lib/detect/check_cxsnippets.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file check_cxsnippets.lua diff --git a/xmake/modules/lib/detect/check_cxxsnippets.lua b/xmake/modules/lib/detect/check_cxxsnippets.lua index 110456bda..5ebb045b5 100644 --- a/xmake/modules/lib/detect/check_cxxsnippets.lua +++ b/xmake/modules/lib/detect/check_cxxsnippets.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file check_cxxsnippets.lua diff --git a/xmake/modules/lib/detect/features.lua b/xmake/modules/lib/detect/features.lua index 7366d0cee..19b6067cc 100644 --- a/xmake/modules/lib/detect/features.lua +++ b/xmake/modules/lib/detect/features.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file features.lua diff --git a/xmake/modules/lib/detect/find_cudadevices.lua b/xmake/modules/lib/detect/find_cudadevices.lua index 15df4396d..92ffcf5cd 100644 --- a/xmake/modules/lib/detect/find_cudadevices.lua +++ b/xmake/modules/lib/detect/find_cudadevices.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file find_cudadevices.lua diff --git a/xmake/modules/lib/detect/find_package.lua b/xmake/modules/lib/detect/find_package.lua index a7781a6b9..e6f4c8f21 100644 --- a/xmake/modules/lib/detect/find_package.lua +++ b/xmake/modules/lib/detect/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/lib/detect/find_tool.lua b/xmake/modules/lib/detect/find_tool.lua index f0626c626..9d494d68f 100644 --- a/xmake/modules/lib/detect/find_tool.lua +++ b/xmake/modules/lib/detect/find_tool.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_tool.lua diff --git a/xmake/modules/lib/detect/find_toolname.lua b/xmake/modules/lib/detect/find_toolname.lua index 8901af1c0..21b424fb7 100644 --- a/xmake/modules/lib/detect/find_toolname.lua +++ b/xmake/modules/lib/detect/find_toolname.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_toolname.lua diff --git a/xmake/modules/lib/detect/has_cfuncs.lua b/xmake/modules/lib/detect/has_cfuncs.lua index 6324ba13e..28d040cf7 100644 --- a/xmake/modules/lib/detect/has_cfuncs.lua +++ b/xmake/modules/lib/detect/has_cfuncs.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_cfuncs.lua diff --git a/xmake/modules/lib/detect/has_cincludes.lua b/xmake/modules/lib/detect/has_cincludes.lua index 3bd90a3e7..8a8e3804a 100644 --- a/xmake/modules/lib/detect/has_cincludes.lua +++ b/xmake/modules/lib/detect/has_cincludes.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_cincludes.lua diff --git a/xmake/modules/lib/detect/has_ctypes.lua b/xmake/modules/lib/detect/has_ctypes.lua index 1371fbf33..7e50336d4 100644 --- a/xmake/modules/lib/detect/has_ctypes.lua +++ b/xmake/modules/lib/detect/has_ctypes.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_ctypes.lua diff --git a/xmake/modules/lib/detect/has_cxxfuncs.lua b/xmake/modules/lib/detect/has_cxxfuncs.lua index 8a57c3392..86b7b72bc 100644 --- a/xmake/modules/lib/detect/has_cxxfuncs.lua +++ b/xmake/modules/lib/detect/has_cxxfuncs.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_cxxfuncs.lua diff --git a/xmake/modules/lib/detect/has_cxxincludes.lua b/xmake/modules/lib/detect/has_cxxincludes.lua index 72611e186..4f4a30e71 100644 --- a/xmake/modules/lib/detect/has_cxxincludes.lua +++ b/xmake/modules/lib/detect/has_cxxincludes.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_cxxincludes.lua diff --git a/xmake/modules/lib/detect/has_cxxtypes.lua b/xmake/modules/lib/detect/has_cxxtypes.lua index e820cc268..9cdf3dd36 100644 --- a/xmake/modules/lib/detect/has_cxxtypes.lua +++ b/xmake/modules/lib/detect/has_cxxtypes.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_cxxtypes.lua diff --git a/xmake/modules/lib/detect/has_features.lua b/xmake/modules/lib/detect/has_features.lua index ef989af0d..80dbc2ec7 100644 --- a/xmake/modules/lib/detect/has_features.lua +++ b/xmake/modules/lib/detect/has_features.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_features.lua diff --git a/xmake/modules/lib/detect/has_flags.lua b/xmake/modules/lib/detect/has_flags.lua index 1401a6306..4f151740f 100644 --- a/xmake/modules/lib/detect/has_flags.lua +++ b/xmake/modules/lib/detect/has_flags.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/lib/detect/pkg_config.lua b/xmake/modules/lib/detect/pkg_config.lua index 84da9c2f2..f9e1e9aeb 100644 --- a/xmake/modules/lib/detect/pkg_config.lua +++ b/xmake/modules/lib/detect/pkg_config.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file pkg_config.lua diff --git a/xmake/modules/net/fasturl.lua b/xmake/modules/net/fasturl.lua index 4a2264ba6..b914624db 100644 --- a/xmake/modules/net/fasturl.lua +++ b/xmake/modules/net/fasturl.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file fasturl.lua diff --git a/xmake/modules/net/http/download.lua b/xmake/modules/net/http/download.lua index e076836d1..00cdf58a5 100644 --- a/xmake/modules/net/http/download.lua +++ b/xmake/modules/net/http/download.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file download.lua diff --git a/xmake/modules/net/ping.lua b/xmake/modules/net/ping.lua index a3068fb51..a783866fc 100644 --- a/xmake/modules/net/ping.lua +++ b/xmake/modules/net/ping.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ping.lua diff --git a/xmake/modules/net/proxy.lua b/xmake/modules/net/proxy.lua index a6547b349..0f358172c 100644 --- a/xmake/modules/net/proxy.lua +++ b/xmake/modules/net/proxy.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file proxy.lua diff --git a/xmake/modules/os/winver.lua b/xmake/modules/os/winver.lua index 3d7e7631e..c7a4a6394 100644 --- a/xmake/modules/os/winver.lua +++ b/xmake/modules/os/winver.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file winver.lua diff --git a/xmake/modules/package/manager/apt/install_package.lua b/xmake/modules/package/manager/apt/install_package.lua index 45249fdc6..2279d2342 100644 --- a/xmake/modules/package/manager/apt/install_package.lua +++ b/xmake/modules/package/manager/apt/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/brew/find_package.lua b/xmake/modules/package/manager/brew/find_package.lua index b83eb7f57..1fa9d6978 100644 --- a/xmake/modules/package/manager/brew/find_package.lua +++ b/xmake/modules/package/manager/brew/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/brew/install_package.lua b/xmake/modules/package/manager/brew/install_package.lua index 0bad013b7..0e31828af 100644 --- a/xmake/modules/package/manager/brew/install_package.lua +++ b/xmake/modules/package/manager/brew/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/clib/find_package.lua b/xmake/modules/package/manager/clib/find_package.lua index 56d0ee8ba..1ca51f1bf 100644 --- a/xmake/modules/package/manager/clib/find_package.lua +++ b/xmake/modules/package/manager/clib/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author Adel Vilkov (aka RaZeR-RBI) -- @file find_package.lua diff --git a/xmake/modules/package/manager/clib/install_package.lua b/xmake/modules/package/manager/clib/install_package.lua index c256dafee..1b61af5b4 100644 --- a/xmake/modules/package/manager/clib/install_package.lua +++ b/xmake/modules/package/manager/clib/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author Adel Vilkov (aka RaZeR-RBI) -- @file install_package.lua diff --git a/xmake/modules/package/manager/conan/find_package.lua b/xmake/modules/package/manager/conan/find_package.lua index 612a4b912..d372e2a75 100644 --- a/xmake/modules/package/manager/conan/find_package.lua +++ b/xmake/modules/package/manager/conan/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/conan/install_package.lua b/xmake/modules/package/manager/conan/install_package.lua index cc7721527..0b27fdb24 100644 --- a/xmake/modules/package/manager/conan/install_package.lua +++ b/xmake/modules/package/manager/conan/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/dub/find_package.lua b/xmake/modules/package/manager/dub/find_package.lua index 58eacde95..55ad2d6ef 100644 --- a/xmake/modules/package/manager/dub/find_package.lua +++ b/xmake/modules/package/manager/dub/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/dub/install_package.lua b/xmake/modules/package/manager/dub/install_package.lua index 8c506d3cd..84406af5f 100644 --- a/xmake/modules/package/manager/dub/install_package.lua +++ b/xmake/modules/package/manager/dub/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/find_package.lua b/xmake/modules/package/manager/find_package.lua index ef76ff3b3..0f98106aa 100644 --- a/xmake/modules/package/manager/find_package.lua +++ b/xmake/modules/package/manager/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/go/find_package.lua b/xmake/modules/package/manager/go/find_package.lua index 0020a2c02..67b642383 100644 --- a/xmake/modules/package/manager/go/find_package.lua +++ b/xmake/modules/package/manager/go/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/go/install_package.lua b/xmake/modules/package/manager/go/install_package.lua index e71920ba6..575d601a1 100644 --- a/xmake/modules/package/manager/go/install_package.lua +++ b/xmake/modules/package/manager/go/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/install_package.lua b/xmake/modules/package/manager/install_package.lua index 18abdd34c..735c4651f 100644 --- a/xmake/modules/package/manager/install_package.lua +++ b/xmake/modules/package/manager/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/pacman/find_package.lua b/xmake/modules/package/manager/pacman/find_package.lua index 52ef8bf9e..b34f8eff0 100644 --- a/xmake/modules/package/manager/pacman/find_package.lua +++ b/xmake/modules/package/manager/pacman/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/pacman/install_package.lua b/xmake/modules/package/manager/pacman/install_package.lua index 79f488c45..89c5907bb 100644 --- a/xmake/modules/package/manager/pacman/install_package.lua +++ b/xmake/modules/package/manager/pacman/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/pkg_config/find_package.lua b/xmake/modules/package/manager/pkg_config/find_package.lua index c2fc22e33..752307e34 100644 --- a/xmake/modules/package/manager/pkg_config/find_package.lua +++ b/xmake/modules/package/manager/pkg_config/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/system/find_package.lua b/xmake/modules/package/manager/system/find_package.lua index bda2464d4..1298a3e5d 100644 --- a/xmake/modules/package/manager/system/find_package.lua +++ b/xmake/modules/package/manager/system/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/vcpkg/find_package.lua b/xmake/modules/package/manager/vcpkg/find_package.lua index ff9ac3485..f9579fd66 100644 --- a/xmake/modules/package/manager/vcpkg/find_package.lua +++ b/xmake/modules/package/manager/vcpkg/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/vcpkg/install_package.lua b/xmake/modules/package/manager/vcpkg/install_package.lua index 35c77b4b9..d44c6e849 100644 --- a/xmake/modules/package/manager/vcpkg/install_package.lua +++ b/xmake/modules/package/manager/vcpkg/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/manager/xmake/find_package.lua b/xmake/modules/package/manager/xmake/find_package.lua index f60380be0..f33a3c4e5 100644 --- a/xmake/modules/package/manager/xmake/find_package.lua +++ b/xmake/modules/package/manager/xmake/find_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_package.lua diff --git a/xmake/modules/package/manager/yum/install_package.lua b/xmake/modules/package/manager/yum/install_package.lua index 920b7b4aa..5b8cc28f4 100644 --- a/xmake/modules/package/manager/yum/install_package.lua +++ b/xmake/modules/package/manager/yum/install_package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install_package.lua diff --git a/xmake/modules/package/tools/autoconf.lua b/xmake/modules/package/tools/autoconf.lua index 907b91539..f715c041a 100644 --- a/xmake/modules/package/tools/autoconf.lua +++ b/xmake/modules/package/tools/autoconf.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file autoconf.lua diff --git a/xmake/modules/package/tools/cmake.lua b/xmake/modules/package/tools/cmake.lua index 38a8f081d..3835e0d3b 100644 --- a/xmake/modules/package/tools/cmake.lua +++ b/xmake/modules/package/tools/cmake.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cmake.lua diff --git a/xmake/modules/package/tools/gn.lua b/xmake/modules/package/tools/gn.lua index f606ca130..3f0cbe1a9 100644 --- a/xmake/modules/package/tools/gn.lua +++ b/xmake/modules/package/tools/gn.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file gn.lua diff --git a/xmake/modules/package/tools/make.lua b/xmake/modules/package/tools/make.lua index 833236d7a..0075ab723 100644 --- a/xmake/modules/package/tools/make.lua +++ b/xmake/modules/package/tools/make.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file make.lua diff --git a/xmake/modules/package/tools/meson.lua b/xmake/modules/package/tools/meson.lua index c0bb5fe78..c508b2de6 100644 --- a/xmake/modules/package/tools/meson.lua +++ b/xmake/modules/package/tools/meson.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file meson.lua diff --git a/xmake/modules/package/tools/msbuild.lua b/xmake/modules/package/tools/msbuild.lua index f35269e5f..4c322c1f6 100644 --- a/xmake/modules/package/tools/msbuild.lua +++ b/xmake/modules/package/tools/msbuild.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file msbuild.lua diff --git a/xmake/modules/package/tools/ninja.lua b/xmake/modules/package/tools/ninja.lua index f6f0e222f..dd3a279e5 100644 --- a/xmake/modules/package/tools/ninja.lua +++ b/xmake/modules/package/tools/ninja.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ninja.lua diff --git a/xmake/modules/package/tools/nmake.lua b/xmake/modules/package/tools/nmake.lua index c974ad19c..146058a98 100644 --- a/xmake/modules/package/tools/nmake.lua +++ b/xmake/modules/package/tools/nmake.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file nmake.lua diff --git a/xmake/modules/package/tools/xmake.lua b/xmake/modules/package/tools/xmake.lua index 3bca4246b..84ef7ef5b 100644 --- a/xmake/modules/package/tools/xmake.lua +++ b/xmake/modules/package/tools/xmake.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file xmake.lua diff --git a/xmake/modules/private/action/build/object.lua b/xmake/modules/private/action/build/object.lua index 9164ee08c..7a4e3620f 100644 --- a/xmake/modules/private/action/build/object.lua +++ b/xmake/modules/private/action/build/object.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file object.lua diff --git a/xmake/modules/private/action/build/pcheader.lua b/xmake/modules/private/action/build/pcheader.lua index f1f98b02b..91dcfb172 100644 --- a/xmake/modules/private/action/build/pcheader.lua +++ b/xmake/modules/private/action/build/pcheader.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file pcheader.lua diff --git a/xmake/modules/private/action/clean/remove_files.lua b/xmake/modules/private/action/clean/remove_files.lua index d8eac547a..3a679adcb 100644 --- a/xmake/modules/private/action/clean/remove_files.lua +++ b/xmake/modules/private/action/clean/remove_files.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file remove_files.lua diff --git a/xmake/modules/private/action/require/packagenv.lua b/xmake/modules/private/action/require/packagenv.lua index 6eb4862b9..232670b54 100644 --- a/xmake/modules/private/action/require/packagenv.lua +++ b/xmake/modules/private/action/require/packagenv.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file packagenv.lua diff --git a/xmake/modules/private/action/run/make_runenvs.lua b/xmake/modules/private/action/run/make_runenvs.lua index 3941328c1..bb40e57f3 100644 --- a/xmake/modules/private/action/run/make_runenvs.lua +++ b/xmake/modules/private/action/run/make_runenvs.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki, OpportunityLiu -- @file make_runenvs.lua diff --git a/xmake/modules/private/action/trybuild/autotools.lua b/xmake/modules/private/action/trybuild/autotools.lua index 22bd1120e..ae0f532ae 100644 --- a/xmake/modules/private/action/trybuild/autotools.lua +++ b/xmake/modules/private/action/trybuild/autotools.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file autotools.lua diff --git a/xmake/modules/private/action/trybuild/bazel.lua b/xmake/modules/private/action/trybuild/bazel.lua index 203a8bad7..98d9afcd7 100644 --- a/xmake/modules/private/action/trybuild/bazel.lua +++ b/xmake/modules/private/action/trybuild/bazel.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file bazel.lua diff --git a/xmake/modules/private/action/trybuild/cmake.lua b/xmake/modules/private/action/trybuild/cmake.lua index 445c2e9c4..e2022b7b8 100644 --- a/xmake/modules/private/action/trybuild/cmake.lua +++ b/xmake/modules/private/action/trybuild/cmake.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file cmake.lua diff --git a/xmake/modules/private/action/trybuild/make.lua b/xmake/modules/private/action/trybuild/make.lua index eaf55309d..e9f62a596 100644 --- a/xmake/modules/private/action/trybuild/make.lua +++ b/xmake/modules/private/action/trybuild/make.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file make.lua diff --git a/xmake/modules/private/action/trybuild/meson.lua b/xmake/modules/private/action/trybuild/meson.lua index 85a0bbd89..312e24d22 100644 --- a/xmake/modules/private/action/trybuild/meson.lua +++ b/xmake/modules/private/action/trybuild/meson.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file meson.lua diff --git a/xmake/modules/private/action/trybuild/msbuild.lua b/xmake/modules/private/action/trybuild/msbuild.lua index 0a881e31b..245c3b6b3 100644 --- a/xmake/modules/private/action/trybuild/msbuild.lua +++ b/xmake/modules/private/action/trybuild/msbuild.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file msbuild.lua diff --git a/xmake/modules/private/action/trybuild/ndkbuild.lua b/xmake/modules/private/action/trybuild/ndkbuild.lua index 3ec32ed7a..4944d16ce 100644 --- a/xmake/modules/private/action/trybuild/ndkbuild.lua +++ b/xmake/modules/private/action/trybuild/ndkbuild.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ndkbuild.lua diff --git a/xmake/modules/private/action/trybuild/ninja.lua b/xmake/modules/private/action/trybuild/ninja.lua index 3b2a48203..f5b6aa478 100644 --- a/xmake/modules/private/action/trybuild/ninja.lua +++ b/xmake/modules/private/action/trybuild/ninja.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ninja.lua diff --git a/xmake/modules/private/action/trybuild/scons.lua b/xmake/modules/private/action/trybuild/scons.lua index 1e186841b..276ed6223 100644 --- a/xmake/modules/private/action/trybuild/scons.lua +++ b/xmake/modules/private/action/trybuild/scons.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file scons.lua diff --git a/xmake/modules/private/action/trybuild/xcodebuild.lua b/xmake/modules/private/action/trybuild/xcodebuild.lua index 1270a3d2a..e1193f6ed 100644 --- a/xmake/modules/private/action/trybuild/xcodebuild.lua +++ b/xmake/modules/private/action/trybuild/xcodebuild.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file xcodebuild.lua diff --git a/xmake/modules/private/action/update/fetch_version.lua b/xmake/modules/private/action/update/fetch_version.lua index e64656995..af43400ca 100644 --- a/xmake/modules/private/action/update/fetch_version.lua +++ b/xmake/modules/private/action/update/fetch_version.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu, ruki -- @file fetch_version.lua diff --git a/xmake/modules/private/async/jobpool.lua b/xmake/modules/private/async/jobpool.lua index b74775a95..eb7d5ffc1 100644 --- a/xmake/modules/private/async/jobpool.lua +++ b/xmake/modules/private/async/jobpool.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file jobpool.lua diff --git a/xmake/modules/private/async/runjobs.lua b/xmake/modules/private/async/runjobs.lua index 98417f8ac..69991578a 100644 --- a/xmake/modules/private/async/runjobs.lua +++ b/xmake/modules/private/async/runjobs.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file runjobs.lua diff --git a/xmake/modules/private/detect/find_cudatool.lua b/xmake/modules/private/detect/find_cudatool.lua index 87e596798..6b0630ece 100644 --- a/xmake/modules/private/detect/find_cudatool.lua +++ b/xmake/modules/private/detect/find_cudatool.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file find_cudatool.lua diff --git a/xmake/modules/private/detect/find_platform.lua b/xmake/modules/private/detect/find_platform.lua index d366260b6..3a02fbd62 100644 --- a/xmake/modules/private/detect/find_platform.lua +++ b/xmake/modules/private/detect/find_platform.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file find_platform.lua diff --git a/xmake/modules/private/diagnosis/dump_buildjobs.lua b/xmake/modules/private/diagnosis/dump_buildjobs.lua index f13071009..16083a40b 100644 --- a/xmake/modules/private/diagnosis/dump_buildjobs.lua +++ b/xmake/modules/private/diagnosis/dump_buildjobs.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file dump_buildjobs.lua diff --git a/xmake/modules/private/diagnosis/dump_targets.lua b/xmake/modules/private/diagnosis/dump_targets.lua index fd178db1f..b9cc4be5f 100644 --- a/xmake/modules/private/diagnosis/dump_targets.lua +++ b/xmake/modules/private/diagnosis/dump_targets.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file dump_targets.lua diff --git a/xmake/modules/private/tools/ccache.lua b/xmake/modules/private/tools/ccache.lua index c46f27fa9..4a877d2b1 100644 --- a/xmake/modules/private/tools/ccache.lua +++ b/xmake/modules/private/tools/ccache.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file ccache.lua diff --git a/xmake/modules/private/tools/cl/parse_deps.lua b/xmake/modules/private/tools/cl/parse_deps.lua index 79c80e4b7..98011534a 100644 --- a/xmake/modules/private/tools/cl/parse_deps.lua +++ b/xmake/modules/private/tools/cl/parse_deps.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file parse_deps.lua diff --git a/xmake/modules/private/tools/cl/parse_deps_json.lua b/xmake/modules/private/tools/cl/parse_deps_json.lua index 49a103d94..1d2979268 100644 --- a/xmake/modules/private/tools/cl/parse_deps_json.lua +++ b/xmake/modules/private/tools/cl/parse_deps_json.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file parse_deps_json.lua diff --git a/xmake/modules/private/tools/cl/parse_include.lua b/xmake/modules/private/tools/cl/parse_include.lua index a527fc72d..32088b890 100644 --- a/xmake/modules/private/tools/cl/parse_include.lua +++ b/xmake/modules/private/tools/cl/parse_include.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file parse_include.lua diff --git a/xmake/modules/private/tools/codesign.lua b/xmake/modules/private/tools/codesign.lua index 99563c29a..f74c36f5b 100644 --- a/xmake/modules/private/tools/codesign.lua +++ b/xmake/modules/private/tools/codesign.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file codesign.lua diff --git a/xmake/modules/private/tools/gcc/parse_deps.lua b/xmake/modules/private/tools/gcc/parse_deps.lua index 5b5fd5dcb..f3f4d76f4 100644 --- a/xmake/modules/private/tools/gcc/parse_deps.lua +++ b/xmake/modules/private/tools/gcc/parse_deps.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file parse_deps.lua diff --git a/xmake/modules/private/tools/go/goenv.lua b/xmake/modules/private/tools/go/goenv.lua index 3f17e038d..840953a9d 100644 --- a/xmake/modules/private/tools/go/goenv.lua +++ b/xmake/modules/private/tools/go/goenv.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file goenv.lua diff --git a/xmake/modules/private/tools/rc/parse_deps.lua b/xmake/modules/private/tools/rc/parse_deps.lua index 2dc3d2760..a31ce4588 100644 --- a/xmake/modules/private/tools/rc/parse_deps.lua +++ b/xmake/modules/private/tools/rc/parse_deps.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file parse_deps.lua diff --git a/xmake/modules/private/tools/vstool.lua b/xmake/modules/private/tools/vstool.lua index 201d87bd5..4a96b8914 100644 --- a/xmake/modules/private/tools/vstool.lua +++ b/xmake/modules/private/tools/vstool.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file vstool.lua diff --git a/xmake/modules/private/utils/bcsave.lua b/xmake/modules/private/utils/bcsave.lua index b0d5f400b..fab408486 100644 --- a/xmake/modules/private/utils/bcsave.lua +++ b/xmake/modules/private/utils/bcsave.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file bcsave.lua diff --git a/xmake/modules/private/utils/complete.lua b/xmake/modules/private/utils/complete.lua index a50bc907a..8dcad25c4 100644 --- a/xmake/modules/private/utils/complete.lua +++ b/xmake/modules/private/utils/complete.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file complete.lua diff --git a/xmake/modules/private/utils/complete_helper.lua b/xmake/modules/private/utils/complete_helper.lua index 7a8f36585..89b542d30 100644 --- a/xmake/modules/private/utils/complete_helper.lua +++ b/xmake/modules/private/utils/complete_helper.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file complete_helper.lua diff --git a/xmake/modules/private/utils/progress.lua b/xmake/modules/private/utils/progress.lua index d6f3d48fc..e00b4ab57 100644 --- a/xmake/modules/private/utils/progress.lua +++ b/xmake/modules/private/utils/progress.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author OpportunityLiu -- @file progress.lua diff --git a/xmake/modules/private/xrepo/action/add-repo.lua b/xmake/modules/private/xrepo/action/add-repo.lua index 1a5de7508..d2aef26e6 100644 --- a/xmake/modules/private/xrepo/action/add-repo.lua +++ b/xmake/modules/private/xrepo/action/add-repo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file add-repo.lua diff --git a/xmake/modules/private/xrepo/action/clean.lua b/xmake/modules/private/xrepo/action/clean.lua index c02d9c200..8a5de5330 100644 --- a/xmake/modules/private/xrepo/action/clean.lua +++ b/xmake/modules/private/xrepo/action/clean.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file clean.lua diff --git a/xmake/modules/private/xrepo/action/env.lua b/xmake/modules/private/xrepo/action/env.lua index 2dfede2ce..f40dc3f6c 100644 --- a/xmake/modules/private/xrepo/action/env.lua +++ b/xmake/modules/private/xrepo/action/env.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file env.lua diff --git a/xmake/modules/private/xrepo/action/export.lua b/xmake/modules/private/xrepo/action/export.lua index dd142d066..8295e962a 100644 --- a/xmake/modules/private/xrepo/action/export.lua +++ b/xmake/modules/private/xrepo/action/export.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file export.lua diff --git a/xmake/modules/private/xrepo/action/fetch.lua b/xmake/modules/private/xrepo/action/fetch.lua index b4c0b4f61..a577b7c14 100644 --- a/xmake/modules/private/xrepo/action/fetch.lua +++ b/xmake/modules/private/xrepo/action/fetch.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file fetch.lua diff --git a/xmake/modules/private/xrepo/action/info.lua b/xmake/modules/private/xrepo/action/info.lua index 443845dc2..3258397cf 100644 --- a/xmake/modules/private/xrepo/action/info.lua +++ b/xmake/modules/private/xrepo/action/info.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file info.lua diff --git a/xmake/modules/private/xrepo/action/install.lua b/xmake/modules/private/xrepo/action/install.lua index 06536a20a..4fed2583c 100644 --- a/xmake/modules/private/xrepo/action/install.lua +++ b/xmake/modules/private/xrepo/action/install.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/private/xrepo/action/list-repo.lua b/xmake/modules/private/xrepo/action/list-repo.lua index a8c2ced44..15861cad8 100644 --- a/xmake/modules/private/xrepo/action/list-repo.lua +++ b/xmake/modules/private/xrepo/action/list-repo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file list-repo.lua diff --git a/xmake/modules/private/xrepo/action/remove.lua b/xmake/modules/private/xrepo/action/remove.lua index cb525c148..4a6446c91 100644 --- a/xmake/modules/private/xrepo/action/remove.lua +++ b/xmake/modules/private/xrepo/action/remove.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file remove.lua diff --git a/xmake/modules/private/xrepo/action/rm-repo.lua b/xmake/modules/private/xrepo/action/rm-repo.lua index 2b17d5a2d..14040b7e5 100644 --- a/xmake/modules/private/xrepo/action/rm-repo.lua +++ b/xmake/modules/private/xrepo/action/rm-repo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file rm-repo.lua diff --git a/xmake/modules/private/xrepo/action/scan.lua b/xmake/modules/private/xrepo/action/scan.lua index 75787862d..0d279ee44 100644 --- a/xmake/modules/private/xrepo/action/scan.lua +++ b/xmake/modules/private/xrepo/action/scan.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file scan.lua diff --git a/xmake/modules/private/xrepo/action/search.lua b/xmake/modules/private/xrepo/action/search.lua index e6ca511c4..b9acc8da1 100644 --- a/xmake/modules/private/xrepo/action/search.lua +++ b/xmake/modules/private/xrepo/action/search.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file search.lua diff --git a/xmake/modules/private/xrepo/action/update-repo.lua b/xmake/modules/private/xrepo/action/update-repo.lua index e27d528f5..b79e13b4d 100644 --- a/xmake/modules/private/xrepo/action/update-repo.lua +++ b/xmake/modules/private/xrepo/action/update-repo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file update-repo.lua diff --git a/xmake/modules/private/xrepo/main.lua b/xmake/modules/private/xrepo/main.lua index 77aaafcfd..986860fab 100644 --- a/xmake/modules/private/xrepo/main.lua +++ b/xmake/modules/private/xrepo/main.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file main.lua diff --git a/xmake/modules/privilege/sudo.lua b/xmake/modules/privilege/sudo.lua index 6467b9003..d1fd93b76 100644 --- a/xmake/modules/privilege/sudo.lua +++ b/xmake/modules/privilege/sudo.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file sudo.lua diff --git a/xmake/modules/target/action/clean/main.lua b/xmake/modules/target/action/clean/main.lua index 3669bb65b..443c3bd0a 100644 --- a/xmake/modules/target/action/clean/main.lua +++ b/xmake/modules/target/action/clean/main.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file main.lua diff --git a/xmake/modules/target/action/install/main.lua b/xmake/modules/target/action/install/main.lua index f518abdd6..3754b71af 100644 --- a/xmake/modules/target/action/install/main.lua +++ b/xmake/modules/target/action/install/main.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file main.lua diff --git a/xmake/modules/target/action/install/unix.lua b/xmake/modules/target/action/install/unix.lua index e52b091b1..d4311aeea 100644 --- a/xmake/modules/target/action/install/unix.lua +++ b/xmake/modules/target/action/install/unix.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file unix.lua diff --git a/xmake/modules/target/action/install/windows.lua b/xmake/modules/target/action/install/windows.lua index 3ef87a425..548b4dfe4 100644 --- a/xmake/modules/target/action/install/windows.lua +++ b/xmake/modules/target/action/install/windows.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file windows.lua diff --git a/xmake/modules/target/action/uninstall/main.lua b/xmake/modules/target/action/uninstall/main.lua index 440752725..ebf7d07c9 100644 --- a/xmake/modules/target/action/uninstall/main.lua +++ b/xmake/modules/target/action/uninstall/main.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file main.lua diff --git a/xmake/modules/target/action/uninstall/unix.lua b/xmake/modules/target/action/uninstall/unix.lua index f7423da0a..b582aecf6 100644 --- a/xmake/modules/target/action/uninstall/unix.lua +++ b/xmake/modules/target/action/uninstall/unix.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file unix.lua diff --git a/xmake/modules/target/action/uninstall/windows.lua b/xmake/modules/target/action/uninstall/windows.lua index f783955bb..a9b09c43c 100644 --- a/xmake/modules/target/action/uninstall/windows.lua +++ b/xmake/modules/target/action/uninstall/windows.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file windows.lua diff --git a/xmake/modules/ui/app/showfile.lua b/xmake/modules/ui/app/showfile.lua index 3449661e3..5d85c4ac5 100644 --- a/xmake/modules/ui/app/showfile.lua +++ b/xmake/modules/ui/app/showfile.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file showfile.lua diff --git a/xmake/modules/ui/app/version.lua b/xmake/modules/ui/app/version.lua index 406d1cf5e..c0361de41 100644 --- a/xmake/modules/ui/app/version.lua +++ b/xmake/modules/ui/app/version.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file version.lua diff --git a/xmake/modules/utils/archive/extension.lua b/xmake/modules/utils/archive/extension.lua index b1244839b..3a8554efd 100644 --- a/xmake/modules/utils/archive/extension.lua +++ b/xmake/modules/utils/archive/extension.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file extension.lua diff --git a/xmake/modules/utils/archive/extract.lua b/xmake/modules/utils/archive/extract.lua index a89b0bb12..a707f18dd 100644 --- a/xmake/modules/utils/archive/extract.lua +++ b/xmake/modules/utils/archive/extract.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file extract.lua diff --git a/xmake/modules/utils/ipa/install.lua b/xmake/modules/utils/ipa/install.lua index bd7f60e46..03d171753 100644 --- a/xmake/modules/utils/ipa/install.lua +++ b/xmake/modules/utils/ipa/install.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/utils/ipa/package.lua b/xmake/modules/utils/ipa/package.lua index 54bf291c1..42f089147 100644 --- a/xmake/modules/utils/ipa/package.lua +++ b/xmake/modules/utils/ipa/package.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file package.lua diff --git a/xmake/modules/utils/ipa/resign.lua b/xmake/modules/utils/ipa/resign.lua index aa34def73..87e2c94d3 100644 --- a/xmake/modules/utils/ipa/resign.lua +++ b/xmake/modules/utils/ipa/resign.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file resign.lua diff --git a/xmake/modules/utils/wdk/testcert.lua b/xmake/modules/utils/wdk/testcert.lua index 5a50b7218..696533efe 100644 --- a/xmake/modules/utils/wdk/testcert.lua +++ b/xmake/modules/utils/wdk/testcert.lua @@ -12,7 +12,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015-2020, TBOOX Open Source Group. +-- Copyright (C) 2015-present, TBOOX Open Source Group. -- -- @author ruki -- @file testcert.lua |
