diff options
| author | ruki <[email protected]> | 2019-01-01 00:25:53 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2018-12-31 20:35:19 +0800 |
| commit | 38e38540325ff07453a324e8049ed575fad8cb8d (patch) | |
| tree | e96c74c170c254b0c1abb64725812611b024059b /xmake/modules | |
| parent | 561c876662cce2b272e9ac5e9c0322373b583fee (diff) | |
modify copyright date
Diffstat (limited to 'xmake/modules')
178 files changed, 178 insertions, 178 deletions
diff --git a/xmake/modules/core/project/depend.lua b/xmake/modules/core/project/depend.lua index aa2dc7afa..515d16238 100644 --- a/xmake/modules/core/project/depend.lua +++ b/xmake/modules/core/project/depend.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 9ade87e08..a873809ce 100644 --- a/xmake/modules/core/tools/ar.lua +++ b/xmake/modules/core/tools/ar.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a05add33e..772543406 100644 --- a/xmake/modules/core/tools/cl.lua +++ b/xmake/modules/core/tools/cl.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 c778c28c2..a54297a4d 100644 --- a/xmake/modules/core/tools/clang.lua +++ b/xmake/modules/core/tools/clang.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file clang.lua diff --git a/xmake/modules/core/tools/clangxx.lua b/xmake/modules/core/tools/clangxx.lua index 1591ee02a..8696212d9 100644 --- a/xmake/modules/core/tools/clangxx.lua +++ b/xmake/modules/core/tools/clangxx.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 ee8864b7f..ac1f6bb11 100644 --- a/xmake/modules/core/tools/cparser.lua +++ b/xmake/modules/core/tools/cparser.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 9866740a1..c11fea5fc 100644 --- a/xmake/modules/core/tools/dmd.lua +++ b/xmake/modules/core/tools/dmd.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file dmd.lua diff --git a/xmake/modules/core/tools/fasm.lua b/xmake/modules/core/tools/fasm.lua index 30b43e7ea..2deec97f6 100644 --- a/xmake/modules/core/tools/fasm.lua +++ b/xmake/modules/core/tools/fasm.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 91010fbdb..38210b0e3 100644 --- a/xmake/modules/core/tools/gcc.lua +++ b/xmake/modules/core/tools/gcc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 49f0fa198..8d99bdf4d 100644 --- a/xmake/modules/core/tools/gccgo.lua +++ b/xmake/modules/core/tools/gccgo.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 19354ba2d..35ee084fb 100644 --- a/xmake/modules/core/tools/gdc.lua +++ b/xmake/modules/core/tools/gdc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file gdc.lua diff --git a/xmake/modules/core/tools/go.lua b/xmake/modules/core/tools/go.lua index 23c3eedbc..5bda5022b 100644 --- a/xmake/modules/core/tools/go.lua +++ b/xmake/modules/core/tools/go.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 e0aed4683..7f558fe62 100644 --- a/xmake/modules/core/tools/gxx.lua +++ b/xmake/modules/core/tools/gxx.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file g++.lua diff --git a/xmake/modules/core/tools/ldc.lua b/xmake/modules/core/tools/ldc.lua index 9dbd5b565..918544a33 100644 --- a/xmake/modules/core/tools/ldc.lua +++ b/xmake/modules/core/tools/ldc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file ldc.lua diff --git a/xmake/modules/core/tools/lib.lua b/xmake/modules/core/tools/lib.lua index e5b411c44..fb492e24b 100644 --- a/xmake/modules/core/tools/lib.lua +++ b/xmake/modules/core/tools/lib.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 6a73844ab..1904f37c4 100644 --- a/xmake/modules/core/tools/link.lua +++ b/xmake/modules/core/tools/link.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 0e1b004d3..ac61c41e3 100644 --- a/xmake/modules/core/tools/llvm_ar.lua +++ b/xmake/modules/core/tools/llvm_ar.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 30cb5e06b..f3ca93b26 100644 --- a/xmake/modules/core/tools/llvm_rc.lua +++ b/xmake/modules/core/tools/llvm_rc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 67791dbb7..ff772ead5 100644 --- a/xmake/modules/core/tools/ml.lua +++ b/xmake/modules/core/tools/ml.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 0f9079ec6..d39dcad27 100644 --- a/xmake/modules/core/tools/ml64.lua +++ b/xmake/modules/core/tools/ml64.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file ml64.lua diff --git a/xmake/modules/core/tools/nvcc.lua b/xmake/modules/core/tools/nvcc.lua index 8e64b6704..6349a65f3 100644 --- a/xmake/modules/core/tools/nvcc.lua +++ b/xmake/modules/core/tools/nvcc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 45bdc47bc..96c7f657a 100644 --- a/xmake/modules/core/tools/rc.lua +++ b/xmake/modules/core/tools/rc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 f4ef43b0b..d98d96e5a 100644 --- a/xmake/modules/core/tools/rustc.lua +++ b/xmake/modules/core/tools/rustc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file rustc.lua diff --git a/xmake/modules/core/tools/swiftc.lua b/xmake/modules/core/tools/swiftc.lua index 28e9dafe4..6d24a84a5 100644 --- a/xmake/modules/core/tools/swiftc.lua +++ b/xmake/modules/core/tools/swiftc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 d322f4dd4..a9cb1bc8b 100644 --- a/xmake/modules/core/tools/tcc.lua +++ b/xmake/modules/core/tools/tcc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 e15f75924..fb0c7cda6 100644 --- a/xmake/modules/core/tools/windres.lua +++ b/xmake/modules/core/tools/windres.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a846ba58c..303074f0c 100644 --- a/xmake/modules/core/tools/yasm.lua +++ b/xmake/modules/core/tools/yasm.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file yasm.lua diff --git a/xmake/modules/detect/packages/find_libxml2.lua b/xmake/modules/detect/packages/find_libxml2.lua index 18b873168..307ac0899 100644 --- a/xmake/modules/detect/packages/find_libxml2.lua +++ b/xmake/modules/detect/packages/find_libxml2.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 f9cf0d2ed..98679cbfe 100644 --- a/xmake/modules/detect/packages/find_mbedtls.lua +++ b/xmake/modules/detect/packages/find_mbedtls.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 1f0e6e508..430bf5149 100644 --- a/xmake/modules/detect/packages/find_mysql.lua +++ b/xmake/modules/detect/packages/find_mysql.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 f64786018..be12a0679 100644 --- a/xmake/modules/detect/packages/find_openssl.lua +++ b/xmake/modules/detect/packages/find_openssl.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 6f8d28e2c..149f29c90 100644 --- a/xmake/modules/detect/packages/find_pcre.lua +++ b/xmake/modules/detect/packages/find_pcre.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a5a4c2387..8754382f3 100644 --- a/xmake/modules/detect/packages/find_pcre2.lua +++ b/xmake/modules/detect/packages/find_pcre2.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 56a76f4cd..be36d9ad5 100644 --- a/xmake/modules/detect/packages/find_zlib.lua +++ b/xmake/modules/detect/packages/find_zlib.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_zlib.lua diff --git a/xmake/modules/detect/sdks/find_cross_toolchain.lua b/xmake/modules/detect/sdks/find_cross_toolchain.lua index 915189d50..ecba5e128 100644 --- a/xmake/modules/detect/sdks/find_cross_toolchain.lua +++ b/xmake/modules/detect/sdks/find_cross_toolchain.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 1e657ddc1..b670fbaf0 100644 --- a/xmake/modules/detect/sdks/find_cuda.lua +++ b/xmake/modules/detect/sdks/find_cuda.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 04928d63a..a81e86d7f 100644 --- a/xmake/modules/detect/sdks/find_dotnet.lua +++ b/xmake/modules/detect/sdks/find_dotnet.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_dotnet.lua diff --git a/xmake/modules/detect/sdks/find_mingw.lua b/xmake/modules/detect/sdks/find_mingw.lua index ef5f04fc2..72188a6a7 100644 --- a/xmake/modules/detect/sdks/find_mingw.lua +++ b/xmake/modules/detect/sdks/find_mingw.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a378dd6d6..72cde5ded 100644 --- a/xmake/modules/detect/sdks/find_ndk.lua +++ b/xmake/modules/detect/sdks/find_ndk.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 00b752824..c89bb810a 100644 --- a/xmake/modules/detect/sdks/find_qt.lua +++ b/xmake/modules/detect/sdks/find_qt.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_qt.lua diff --git a/xmake/modules/detect/sdks/find_vcpkgdir.lua b/xmake/modules/detect/sdks/find_vcpkgdir.lua index 8990c4c70..98aaf55e3 100644 --- a/xmake/modules/detect/sdks/find_vcpkgdir.lua +++ b/xmake/modules/detect/sdks/find_vcpkgdir.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_vcpkgdir.lua diff --git a/xmake/modules/detect/sdks/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua index d42fcfc41..ece424d97 100644 --- a/xmake/modules/detect/sdks/find_vstudio.lua +++ b/xmake/modules/detect/sdks/find_vstudio.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 876a7b896..58a362cfa 100644 --- a/xmake/modules/detect/sdks/find_wdk.lua +++ b/xmake/modules/detect/sdks/find_wdk.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 ed33f0e57..3eb00bf7e 100644 --- a/xmake/modules/detect/sdks/find_xcode.lua +++ b/xmake/modules/detect/sdks/find_xcode.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 55e7e9470..12c4a4493 100644 --- a/xmake/modules/detect/tools/ar/has_flags.lua +++ b/xmake/modules/detect/tools/ar/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 0897e6b53..65f6dc3c4 100644 --- a/xmake/modules/detect/tools/cl/cfeatures.lua +++ b/xmake/modules/detect/tools/cl/cfeatures.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 b0c790658..017c8a28d 100644 --- a/xmake/modules/detect/tools/cl/cxxfeatures.lua +++ b/xmake/modules/detect/tools/cl/cxxfeatures.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 57b31d5a2..f27cb0b1b 100644 --- a/xmake/modules/detect/tools/cl/features.lua +++ b/xmake/modules/detect/tools/cl/features.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 0ed1e284e..37e39ebd1 100644 --- a/xmake/modules/detect/tools/cl/has_flags.lua +++ b/xmake/modules/detect/tools/cl/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a3df733c8..928b76024 100644 --- a/xmake/modules/detect/tools/clang/cfeatures.lua +++ b/xmake/modules/detect/tools/clang/cfeatures.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 4f4056572..657dab832 100644 --- a/xmake/modules/detect/tools/clang/cxxfeatures.lua +++ b/xmake/modules/detect/tools/clang/cxxfeatures.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 8b213007c..cf0210d03 100644 --- a/xmake/modules/detect/tools/clang/features.lua +++ b/xmake/modules/detect/tools/clang/features.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 291be7f3b..852729971 100644 --- a/xmake/modules/detect/tools/clang/has_flags.lua +++ b/xmake/modules/detect/tools/clang/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 def2fae27..29cdd6889 100644 --- a/xmake/modules/detect/tools/clangxx/features.lua +++ b/xmake/modules/detect/tools/clangxx/features.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 291be7f3b..852729971 100644 --- a/xmake/modules/detect/tools/clangxx/has_flags.lua +++ b/xmake/modules/detect/tools/clangxx/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 7e33b5ab0..01a01f1e0 100644 --- a/xmake/modules/detect/tools/dmd/has_flags.lua +++ b/xmake/modules/detect/tools/dmd/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 7fb3d5efe..236cd05d0 100644 --- a/xmake/modules/detect/tools/find_7z.lua +++ b/xmake/modules/detect/tools/find_7z.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 10207cbd0..81f1beef6 100644 --- a/xmake/modules/detect/tools/find_apt.lua +++ b/xmake/modules/detect/tools/find_apt.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 7b3403f38..35474cce8 100644 --- a/xmake/modules/detect/tools/find_ar.lua +++ b/xmake/modules/detect/tools/find_ar.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_ar.lua diff --git a/xmake/modules/detect/tools/find_brew.lua b/xmake/modules/detect/tools/find_brew.lua index d2808fc7d..15a9ad3d9 100644 --- a/xmake/modules/detect/tools/find_brew.lua +++ b/xmake/modules/detect/tools/find_brew.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 98eae6b37..214f1f72f 100644 --- a/xmake/modules/detect/tools/find_ccache.lua +++ b/xmake/modules/detect/tools/find_ccache.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 b0c6462fd..569f0f389 100644 --- a/xmake/modules/detect/tools/find_cl.lua +++ b/xmake/modules/detect/tools/find_cl.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 4c750d64b..cfab683c3 100644 --- a/xmake/modules/detect/tools/find_clang.lua +++ b/xmake/modules/detect/tools/find_clang.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_clang.lua diff --git a/xmake/modules/detect/tools/find_clangxx.lua b/xmake/modules/detect/tools/find_clangxx.lua index e4a0023fa..38a4593de 100644 --- a/xmake/modules/detect/tools/find_clangxx.lua +++ b/xmake/modules/detect/tools/find_clangxx.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_clangxx.lua diff --git a/xmake/modules/detect/tools/find_cmake.lua b/xmake/modules/detect/tools/find_cmake.lua index ebcc20347..e9a20232d 100644 --- a/xmake/modules/detect/tools/find_cmake.lua +++ b/xmake/modules/detect/tools/find_cmake.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_cmake.lua diff --git a/xmake/modules/detect/tools/find_cparser.lua b/xmake/modules/detect/tools/find_cparser.lua index adc5f0e3f..ef32a9f8a 100644 --- a/xmake/modules/detect/tools/find_cparser.lua +++ b/xmake/modules/detect/tools/find_cparser.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_cparser.lua diff --git a/xmake/modules/detect/tools/find_curl.lua b/xmake/modules/detect/tools/find_curl.lua index 5bcd6381b..ecebb6b63 100644 --- a/xmake/modules/detect/tools/find_curl.lua +++ b/xmake/modules/detect/tools/find_curl.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_curl.lua diff --git a/xmake/modules/detect/tools/find_dmd.lua b/xmake/modules/detect/tools/find_dmd.lua index 2e450fde0..1105b6958 100644 --- a/xmake/modules/detect/tools/find_dmd.lua +++ b/xmake/modules/detect/tools/find_dmd.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 8127477e9..2d2e678da 100644 --- a/xmake/modules/detect/tools/find_doxygen.lua +++ b/xmake/modules/detect/tools/find_doxygen.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_doxygen.lua diff --git a/xmake/modules/detect/tools/find_fasm.lua b/xmake/modules/detect/tools/find_fasm.lua index 82a2dbb7b..288547aed 100644 --- a/xmake/modules/detect/tools/find_fasm.lua +++ b/xmake/modules/detect/tools/find_fasm.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_fasm.lua diff --git a/xmake/modules/detect/tools/find_gcc.lua b/xmake/modules/detect/tools/find_gcc.lua index b17607e4b..ba0cec986 100644 --- a/xmake/modules/detect/tools/find_gcc.lua +++ b/xmake/modules/detect/tools/find_gcc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 23dc00f10..61876e8e2 100644 --- a/xmake/modules/detect/tools/find_gccgo.lua +++ b/xmake/modules/detect/tools/find_gccgo.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 715fe9ede..1f94ebcef 100644 --- a/xmake/modules/detect/tools/find_gdb.lua +++ b/xmake/modules/detect/tools/find_gdb.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 3b67016e5..2c1bbbe34 100644 --- a/xmake/modules/detect/tools/find_gdc.lua +++ b/xmake/modules/detect/tools/find_gdc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_gdc.lua diff --git a/xmake/modules/detect/tools/find_git.lua b/xmake/modules/detect/tools/find_git.lua index fd29d06b4..6644f5b6d 100644 --- a/xmake/modules/detect/tools/find_git.lua +++ b/xmake/modules/detect/tools/find_git.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_git.lua diff --git a/xmake/modules/detect/tools/find_go.lua b/xmake/modules/detect/tools/find_go.lua index 52889a882..c7ae7192d 100644 --- a/xmake/modules/detect/tools/find_go.lua +++ b/xmake/modules/detect/tools/find_go.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 9970c8806..6380743bb 100644 --- a/xmake/modules/detect/tools/find_gxx.lua +++ b/xmake/modules/detect/tools/find_gxx.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 728c9f188..0818f665b 100644 --- a/xmake/modules/detect/tools/find_gzip.lua +++ b/xmake/modules/detect/tools/find_gzip.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_gzip.lua diff --git a/xmake/modules/detect/tools/find_ldc2.lua b/xmake/modules/detect/tools/find_ldc2.lua index 43726ae84..80075c48c 100644 --- a/xmake/modules/detect/tools/find_ldc2.lua +++ b/xmake/modules/detect/tools/find_ldc2.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_ldc2.lua diff --git a/xmake/modules/detect/tools/find_lib.lua b/xmake/modules/detect/tools/find_lib.lua index 7369c67c4..5d8050170 100644 --- a/xmake/modules/detect/tools/find_lib.lua +++ b/xmake/modules/detect/tools/find_lib.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 87e283d16..68fe3f2b4 100644 --- a/xmake/modules/detect/tools/find_link.lua +++ b/xmake/modules/detect/tools/find_link.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 9cd31da1f..804a5513b 100644 --- a/xmake/modules/detect/tools/find_lipo.lua +++ b/xmake/modules/detect/tools/find_lipo.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 2aea6349c..35ff18cf6 100644 --- a/xmake/modules/detect/tools/find_lldb.lua +++ b/xmake/modules/detect/tools/find_lldb.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 8f859bc0d..406df6d12 100644 --- a/xmake/modules/detect/tools/find_llvm_ar.lua +++ b/xmake/modules/detect/tools/find_llvm_ar.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 ddbfb61f3..21f858a36 100644 --- a/xmake/modules/detect/tools/find_llvm_rc.lua +++ b/xmake/modules/detect/tools/find_llvm_rc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 fffe9ca3a..06f164c6a 100644 --- a/xmake/modules/detect/tools/find_lua.lua +++ b/xmake/modules/detect/tools/find_lua.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 666e97347..83a205c86 100644 --- a/xmake/modules/detect/tools/find_luajit.lua +++ b/xmake/modules/detect/tools/find_luajit.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 d2472f041..f5654bb70 100644 --- a/xmake/modules/detect/tools/find_ml.lua +++ b/xmake/modules/detect/tools/find_ml.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 9444fbfaf..95d2ea70f 100644 --- a/xmake/modules/detect/tools/find_ml64.lua +++ b/xmake/modules/detect/tools/find_ml64.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_ml64.lua diff --git a/xmake/modules/detect/tools/find_nvcc.lua b/xmake/modules/detect/tools/find_nvcc.lua index d5778d65d..491d65d53 100644 --- a/xmake/modules/detect/tools/find_nvcc.lua +++ b/xmake/modules/detect/tools/find_nvcc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 553e52525..cc0ea363b 100644 --- a/xmake/modules/detect/tools/find_ollydbg.lua +++ b/xmake/modules/detect/tools/find_ollydbg.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 cf7c5e68d..75e17c8e8 100644 --- a/xmake/modules/detect/tools/find_pacman.lua +++ b/xmake/modules/detect/tools/find_pacman.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 fd2c246ea..47b59aac0 100644 --- a/xmake/modules/detect/tools/find_patch.lua +++ b/xmake/modules/detect/tools/find_patch.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 7da2f35d7..688208fb0 100644 --- a/xmake/modules/detect/tools/find_ping.lua +++ b/xmake/modules/detect/tools/find_ping.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 9c6b5f208..6f80a0767 100644 --- a/xmake/modules/detect/tools/find_pkg_config.lua +++ b/xmake/modules/detect/tools/find_pkg_config.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 d4097e4c9..bba4ded00 100644 --- a/xmake/modules/detect/tools/find_python.lua +++ b/xmake/modules/detect/tools/find_python.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 00260999a..6ac5b0c65 100644 --- a/xmake/modules/detect/tools/find_python2.lua +++ b/xmake/modules/detect/tools/find_python2.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 dcbf2e3af..2d95d1ef9 100644 --- a/xmake/modules/detect/tools/find_python3.lua +++ b/xmake/modules/detect/tools/find_python3.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_python3.lua diff --git a/xmake/modules/detect/tools/find_rc.lua b/xmake/modules/detect/tools/find_rc.lua index 2c4ef6f98..41022adf4 100644 --- a/xmake/modules/detect/tools/find_rc.lua +++ b/xmake/modules/detect/tools/find_rc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 34eb6b850..4ec2412a3 100644 --- a/xmake/modules/detect/tools/find_rustc.lua +++ b/xmake/modules/detect/tools/find_rustc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_rustc.lua diff --git a/xmake/modules/detect/tools/find_sudo.lua b/xmake/modules/detect/tools/find_sudo.lua index afc2e568e..aa22a3c86 100644 --- a/xmake/modules/detect/tools/find_sudo.lua +++ b/xmake/modules/detect/tools/find_sudo.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 7d21e3032..d04442103 100644 --- a/xmake/modules/detect/tools/find_swiftc.lua +++ b/xmake/modules/detect/tools/find_swiftc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 d7386dc16..e49390cb0 100644 --- a/xmake/modules/detect/tools/find_tar.lua +++ b/xmake/modules/detect/tools/find_tar.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 981afabf0..4a2fd2c07 100644 --- a/xmake/modules/detect/tools/find_tcc.lua +++ b/xmake/modules/detect/tools/find_tcc.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 f4b36ba15..d107db4db 100644 --- a/xmake/modules/detect/tools/find_unzip.lua +++ b/xmake/modules/detect/tools/find_unzip.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_unzip.lua diff --git a/xmake/modules/detect/tools/find_vsjitdebugger.lua b/xmake/modules/detect/tools/find_vsjitdebugger.lua index d97a280a2..d48b6b39b 100644 --- a/xmake/modules/detect/tools/find_vsjitdebugger.lua +++ b/xmake/modules/detect/tools/find_vsjitdebugger.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 3a53e7226..0cd18af96 100644 --- a/xmake/modules/detect/tools/find_vswhere.lua +++ b/xmake/modules/detect/tools/find_vswhere.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 398083de4..bcebd8366 100644 --- a/xmake/modules/detect/tools/find_wget.lua +++ b/xmake/modules/detect/tools/find_wget.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 2f5975ca2..13660f902 100644 --- a/xmake/modules/detect/tools/find_windbg.lua +++ b/xmake/modules/detect/tools/find_windbg.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 2fd9b9266..7a607294b 100644 --- a/xmake/modules/detect/tools/find_windres.lua +++ b/xmake/modules/detect/tools/find_windres.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 b17f81daa..3f382f109 100644 --- a/xmake/modules/detect/tools/find_x64dbg.lua +++ b/xmake/modules/detect/tools/find_x64dbg.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 65177ed87..5d32dfa72 100644 --- a/xmake/modules/detect/tools/find_xz.lua +++ b/xmake/modules/detect/tools/find_xz.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_xz.lua diff --git a/xmake/modules/detect/tools/find_yasm.lua b/xmake/modules/detect/tools/find_yasm.lua index de67b0617..015dcb4f2 100644 --- a/xmake/modules/detect/tools/find_yasm.lua +++ b/xmake/modules/detect/tools/find_yasm.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 760c5c223..2eb8f6334 100644 --- a/xmake/modules/detect/tools/find_yum.lua +++ b/xmake/modules/detect/tools/find_yum.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file find_yum.lua diff --git a/xmake/modules/detect/tools/find_zip.lua b/xmake/modules/detect/tools/find_zip.lua index 6860f16f2..c1f83a599 100644 --- a/xmake/modules/detect/tools/find_zip.lua +++ b/xmake/modules/detect/tools/find_zip.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 3bbebec69..7e95149ec 100644 --- a/xmake/modules/detect/tools/gcc/cfeatures.lua +++ b/xmake/modules/detect/tools/gcc/cfeatures.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 57e4c3f84..acc6438c8 100644 --- a/xmake/modules/detect/tools/gcc/cxxfeatures.lua +++ b/xmake/modules/detect/tools/gcc/cxxfeatures.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 c4fd4e680..2b2c45cee 100644 --- a/xmake/modules/detect/tools/gcc/features.lua +++ b/xmake/modules/detect/tools/gcc/features.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a0cceda72..dbbb90e8c 100644 --- a/xmake/modules/detect/tools/gcc/has_flags.lua +++ b/xmake/modules/detect/tools/gcc/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 291be7f3b..852729971 100644 --- a/xmake/modules/detect/tools/gccgo/has_flags.lua +++ b/xmake/modules/detect/tools/gccgo/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 66c7adaec..89f9c1273 100644 --- a/xmake/modules/detect/tools/gdc/has_flags.lua +++ b/xmake/modules/detect/tools/gdc/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 23ada2bc1..aa5c5ab22 100644 --- a/xmake/modules/detect/tools/go/has_flags.lua +++ b/xmake/modules/detect/tools/go/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 def2fae27..29cdd6889 100644 --- a/xmake/modules/detect/tools/gxx/features.lua +++ b/xmake/modules/detect/tools/gxx/features.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 291be7f3b..852729971 100644 --- a/xmake/modules/detect/tools/gxx/has_flags.lua +++ b/xmake/modules/detect/tools/gxx/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua diff --git a/xmake/modules/detect/tools/ldc/has_flags.lua b/xmake/modules/detect/tools/ldc/has_flags.lua index 66c7adaec..89f9c1273 100644 --- a/xmake/modules/detect/tools/ldc/has_flags.lua +++ b/xmake/modules/detect/tools/ldc/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 74eae3554..c87b7b713 100644 --- a/xmake/modules/detect/tools/link/has_flags.lua +++ b/xmake/modules/detect/tools/link/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 3977940be..e1eb4a076 100644 --- a/xmake/modules/detect/tools/ml/has_flags.lua +++ b/xmake/modules/detect/tools/ml/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 f4b8c41d0..6b11d12b4 100644 --- a/xmake/modules/detect/tools/ml64/has_flags.lua +++ b/xmake/modules/detect/tools/ml64/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 1f5c5b6f4..6738afa7c 100644 --- a/xmake/modules/detect/tools/nvcc/has_flags.lua +++ b/xmake/modules/detect/tools/nvcc/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 64e6f9442..dd9031bbc 100644 --- a/xmake/modules/detect/tools/rustc/has_flags.lua +++ b/xmake/modules/detect/tools/rustc/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a85637d2a..e759f1dcd 100644 --- a/xmake/modules/detect/tools/swiftc/has_flags.lua +++ b/xmake/modules/detect/tools/swiftc/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 7ccb226f9..aa083c5c9 100644 --- a/xmake/modules/devel/debugger/run.lua +++ b/xmake/modules/devel/debugger/run.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file run.lua diff --git a/xmake/modules/devel/git/branches.lua b/xmake/modules/devel/git/branches.lua index 349ff9c2a..e673562cc 100644 --- a/xmake/modules/devel/git/branches.lua +++ b/xmake/modules/devel/git/branches.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 47833dafd..b093c89d4 100644 --- a/xmake/modules/devel/git/checkout.lua +++ b/xmake/modules/devel/git/checkout.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 df7441e81..424300be1 100644 --- a/xmake/modules/devel/git/checkurl.lua +++ b/xmake/modules/devel/git/checkurl.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 ab03000f3..29968b9a2 100644 --- a/xmake/modules/devel/git/clean.lua +++ b/xmake/modules/devel/git/clean.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 a7e777ea8..dcb80e284 100644 --- a/xmake/modules/devel/git/clone.lua +++ b/xmake/modules/devel/git/clone.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 bad40fcb9..9660b25ea 100644 --- a/xmake/modules/devel/git/ls_remote.lua +++ b/xmake/modules/devel/git/ls_remote.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 fc9799b94..a84f24ca9 100644 --- a/xmake/modules/devel/git/pull.lua +++ b/xmake/modules/devel/git/pull.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 d5f29d45e..330097233 100644 --- a/xmake/modules/devel/git/refs.lua +++ b/xmake/modules/devel/git/refs.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file refs.lua diff --git a/xmake/modules/devel/git/tags.lua b/xmake/modules/devel/git/tags.lua index 600b16bc8..d60435c47 100644 --- a/xmake/modules/devel/git/tags.lua +++ b/xmake/modules/devel/git/tags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file tags.lua diff --git a/xmake/modules/lib/detect/check_cxsnippets.lua b/xmake/modules/lib/detect/check_cxsnippets.lua index d2e272714..1730a65ed 100644 --- a/xmake/modules/lib/detect/check_cxsnippets.lua +++ b/xmake/modules/lib/detect/check_cxsnippets.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file check_cxsnippets.lua diff --git a/xmake/modules/lib/detect/features.lua b/xmake/modules/lib/detect/features.lua index 77e48d1d7..e0b0db734 100644 --- a/xmake/modules/lib/detect/features.lua +++ b/xmake/modules/lib/detect/features.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file features.lua diff --git a/xmake/modules/lib/detect/find_tool.lua b/xmake/modules/lib/detect/find_tool.lua index e99a9c2d0..e6348034b 100644 --- a/xmake/modules/lib/detect/find_tool.lua +++ b/xmake/modules/lib/detect/find_tool.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 ffc930d71..3bf3c0b66 100644 --- a/xmake/modules/lib/detect/find_toolname.lua +++ b/xmake/modules/lib/detect/find_toolname.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 3bfe19d7e..6cf8f4cd3 100644 --- a/xmake/modules/lib/detect/has_cfuncs.lua +++ b/xmake/modules/lib/detect/has_cfuncs.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 ceca62fd1..a70c17f56 100644 --- a/xmake/modules/lib/detect/has_cincludes.lua +++ b/xmake/modules/lib/detect/has_cincludes.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 3a6235148..2341b983d 100644 --- a/xmake/modules/lib/detect/has_ctypes.lua +++ b/xmake/modules/lib/detect/has_ctypes.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 630f23ef8..0ee26c897 100644 --- a/xmake/modules/lib/detect/has_cxxfuncs.lua +++ b/xmake/modules/lib/detect/has_cxxfuncs.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 1a3489791..57c08ddb6 100644 --- a/xmake/modules/lib/detect/has_cxxincludes.lua +++ b/xmake/modules/lib/detect/has_cxxincludes.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 3344d3e48..1011a4b5f 100644 --- a/xmake/modules/lib/detect/has_cxxtypes.lua +++ b/xmake/modules/lib/detect/has_cxxtypes.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 04aca6c49..874e26352 100644 --- a/xmake/modules/lib/detect/has_features.lua +++ b/xmake/modules/lib/detect/has_features.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 0dd3b341f..033574094 100644 --- a/xmake/modules/lib/detect/has_flags.lua +++ b/xmake/modules/lib/detect/has_flags.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 ac16c3ec8..969e6436d 100644 --- a/xmake/modules/lib/detect/pkg_config.lua +++ b/xmake/modules/lib/detect/pkg_config.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file pkg_config.lua diff --git a/xmake/modules/lib/detect/vcpkg.lua b/xmake/modules/lib/detect/vcpkg.lua index 02b7ac6fe..56763d9c0 100644 --- a/xmake/modules/lib/detect/vcpkg.lua +++ b/xmake/modules/lib/detect/vcpkg.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file vcpkg.lua diff --git a/xmake/modules/net/fasturl.lua b/xmake/modules/net/fasturl.lua index 1fdb4156d..f81ef7d5d 100644 --- a/xmake/modules/net/fasturl.lua +++ b/xmake/modules/net/fasturl.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 5de9709b3..dd21bb452 100644 --- a/xmake/modules/net/http/download.lua +++ b/xmake/modules/net/http/download.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file download.lua diff --git a/xmake/modules/net/ping.lua b/xmake/modules/net/ping.lua index f4c273cc2..cd027aff1 100644 --- a/xmake/modules/net/ping.lua +++ b/xmake/modules/net/ping.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file ping.lua diff --git a/xmake/modules/os/winver.lua b/xmake/modules/os/winver.lua index 92b1d6a72..32cc1a90c 100644 --- a/xmake/modules/os/winver.lua +++ b/xmake/modules/os/winver.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file winver.lua diff --git a/xmake/modules/package/manager/apt/install.lua b/xmake/modules/package/manager/apt/install.lua index ae9cf9df8..ca65a3b95 100644 --- a/xmake/modules/package/manager/apt/install.lua +++ b/xmake/modules/package/manager/apt/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/brew/install.lua b/xmake/modules/package/manager/brew/install.lua index 932539281..0acb0c8a5 100644 --- a/xmake/modules/package/manager/brew/install.lua +++ b/xmake/modules/package/manager/brew/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/install.lua b/xmake/modules/package/manager/install.lua index 27dffee3d..911646004 100644 --- a/xmake/modules/package/manager/install.lua +++ b/xmake/modules/package/manager/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/pacman/install.lua b/xmake/modules/package/manager/pacman/install.lua index c4a07e4a0..1240d7326 100644 --- a/xmake/modules/package/manager/pacman/install.lua +++ b/xmake/modules/package/manager/pacman/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/manager/yum/install.lua b/xmake/modules/package/manager/yum/install.lua index 967faf954..731d3e51f 100644 --- a/xmake/modules/package/manager/yum/install.lua +++ b/xmake/modules/package/manager/yum/install.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file install.lua diff --git a/xmake/modules/package/tools/autoconf.lua b/xmake/modules/package/tools/autoconf.lua index bfa6e2e1a..29e147636 100644 --- a/xmake/modules/package/tools/autoconf.lua +++ b/xmake/modules/package/tools/autoconf.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 26ec111ed..b1c3da910 100644 --- a/xmake/modules/package/tools/cmake.lua +++ b/xmake/modules/package/tools/cmake.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file cmake.lua diff --git a/xmake/modules/package/tools/xmake.lua b/xmake/modules/package/tools/xmake.lua index 2bb9ba164..042b0c468 100644 --- a/xmake/modules/package/tools/xmake.lua +++ b/xmake/modules/package/tools/xmake.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file xmake.lua diff --git a/xmake/modules/private/platform/check_arch.lua b/xmake/modules/private/platform/check_arch.lua index 7d89afdd5..2c989bf24 100644 --- a/xmake/modules/private/platform/check_arch.lua +++ b/xmake/modules/private/platform/check_arch.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file check_arch.lua diff --git a/xmake/modules/private/platform/check_cuda.lua b/xmake/modules/private/platform/check_cuda.lua index 64a88e9ca..34d88c7db 100644 --- a/xmake/modules/private/platform/check_cuda.lua +++ b/xmake/modules/private/platform/check_cuda.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file check_cuda.lua diff --git a/xmake/modules/private/platform/check_toolchain.lua b/xmake/modules/private/platform/check_toolchain.lua index 41964fea3..3f38b36d4 100644 --- a/xmake/modules/private/platform/check_toolchain.lua +++ b/xmake/modules/private/platform/check_toolchain.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file check_toolchain.lua diff --git a/xmake/modules/private/platform/check_vstudio.lua b/xmake/modules/private/platform/check_vstudio.lua index 033c7c48b..82bd09fa2 100644 --- a/xmake/modules/private/platform/check_vstudio.lua +++ b/xmake/modules/private/platform/check_vstudio.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file check_vstudio.lua diff --git a/xmake/modules/private/platform/check_xcode.lua b/xmake/modules/private/platform/check_xcode.lua index a129820a5..c86e3cb80 100644 --- a/xmake/modules/private/platform/check_xcode.lua +++ b/xmake/modules/private/platform/check_xcode.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file check_xcode.lua diff --git a/xmake/modules/private/platform/toolchain.lua b/xmake/modules/private/platform/toolchain.lua index 5d7e1f8e9..dd718ea9c 100644 --- a/xmake/modules/private/platform/toolchain.lua +++ b/xmake/modules/private/platform/toolchain.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file toolchain.lua diff --git a/xmake/modules/privilege/sudo.lua b/xmake/modules/privilege/sudo.lua index 6e6863745..5e4e24793 100644 --- a/xmake/modules/privilege/sudo.lua +++ b/xmake/modules/privilege/sudo.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file sudo.lua diff --git a/xmake/modules/ui/app/showfile.lua b/xmake/modules/ui/app/showfile.lua index f00c680db..496418028 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 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, 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 7bb91561a..cd377ca3d 100644 --- a/xmake/modules/ui/app/version.lua +++ b/xmake/modules/ui/app/version.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file version.lua diff --git a/xmake/modules/utils/archive/extract.lua b/xmake/modules/utils/archive/extract.lua index 53e3aaa67..1807284ee 100644 --- a/xmake/modules/utils/archive/extract.lua +++ b/xmake/modules/utils/archive/extract.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file extract.lua diff --git a/xmake/modules/utils/wdk/testcert.lua b/xmake/modules/utils/wdk/testcert.lua index 045d2045a..52715d0a6 100644 --- a/xmake/modules/utils/wdk/testcert.lua +++ b/xmake/modules/utils/wdk/testcert.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2018, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2019, TBOOX Open Source Group. -- -- @author ruki -- @file testcert.lua |
