diff options
Diffstat (limited to 'xmake/modules/detect')
80 files changed, 80 insertions, 80 deletions
diff --git a/xmake/modules/detect/packages/find_mbedtls.lua b/xmake/modules/detect/packages/find_mbedtls.lua index bb2898afd..f9cf0d2ed 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 2a17abc79..1f0e6e508 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 15f88557f..f64786018 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 1d2ec3ef1..5e5db94c5 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 1f33b1097..6ed5cfa8d 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 f2a2f303a..e31065f6e 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_zlib.lua diff --git a/xmake/modules/detect/sdks/find_cross_toolchains.lua b/xmake/modules/detect/sdks/find_cross_toolchains.lua index f6d7a781d..1e92d04c8 100644 --- a/xmake/modules/detect/sdks/find_cross_toolchains.lua +++ b/xmake/modules/detect/sdks/find_cross_toolchains.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_cross_toolchains.lua diff --git a/xmake/modules/detect/sdks/find_ndk_sdkvers.lua b/xmake/modules/detect/sdks/find_ndk_sdkvers.lua index 3d2c82aa0..eb959c933 100644 --- a/xmake/modules/detect/sdks/find_ndk_sdkvers.lua +++ b/xmake/modules/detect/sdks/find_ndk_sdkvers.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_ndk_sdkvers.lua diff --git a/xmake/modules/detect/sdks/find_ndk_toolchains.lua b/xmake/modules/detect/sdks/find_ndk_toolchains.lua index efe572ace..904306a68 100644 --- a/xmake/modules/detect/sdks/find_ndk_toolchains.lua +++ b/xmake/modules/detect/sdks/find_ndk_toolchains.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_ndk_toolchains.lua diff --git a/xmake/modules/detect/sdks/find_vstudio.lua b/xmake/modules/detect/sdks/find_vstudio.lua index fa80228eb..bb9051fe4 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_vstudio.lua diff --git a/xmake/modules/detect/sdks/find_xcode_dir.lua b/xmake/modules/detect/sdks/find_xcode_dir.lua index 87444ef55..a15182b84 100644 --- a/xmake/modules/detect/sdks/find_xcode_dir.lua +++ b/xmake/modules/detect/sdks/find_xcode_dir.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_xcode_dir.lua diff --git a/xmake/modules/detect/sdks/find_xcode_sdkvers.lua b/xmake/modules/detect/sdks/find_xcode_sdkvers.lua index 47b90d6e7..3cc514201 100644 --- a/xmake/modules/detect/sdks/find_xcode_sdkvers.lua +++ b/xmake/modules/detect/sdks/find_xcode_sdkvers.lua @@ -16,7 +16,7 @@ -- See the License for the specific language governing permissions and -- limitations under the License. -- --- Copyright (C) 2015 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_xcode_sdkvers.lua diff --git a/xmake/modules/detect/tools/ar/has_flags.lua b/xmake/modules/detect/tools/ar/has_flags.lua index 8ed3932ac..55e7e9470 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 9b38a7707..0897e6b53 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 2361a0d5a..b0c790658 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 3e60e4c1c..57b31d5a2 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 6972998e5..0ed1e284e 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 83509d918..a3df733c8 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 02af70ed3..4f4056572 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 dc580d96d..8b213007c 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 ff46787ae..291be7f3b 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 e6594d284..def2fae27 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 ff46787ae..291be7f3b 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 a2ec94199..58e52193d 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 58f081240..7fb3d5efe 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 7407aa0b4..10207cbd0 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 2fb701c75..7b3403f38 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 33e4c8870..1378e8b16 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 883ff216e..98eae6b37 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 bbf00cde2..b0c6462fd 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 95b1e71b0..4c750d64b 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 c907093c4..e4a0023fa 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_clangxx.lua diff --git a/xmake/modules/detect/tools/find_curl.lua b/xmake/modules/detect/tools/find_curl.lua index 97fc3a35b..faa9457d5 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 d6794b9da..2e450fde0 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 f5a3d8406..8127477e9 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_doxygen.lua diff --git a/xmake/modules/detect/tools/find_gcc.lua b/xmake/modules/detect/tools/find_gcc.lua index ae98c4a3a..5daa387a9 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 b3cdf100d..23dc00f10 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 a199fd483..715fe9ede 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 1ee950f34..3b67016e5 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 fe1c36539..fd29d06b4 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 c7962a83a..52889a882 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 f2462ffed..b67e6168d 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 4f663bac7..728c9f188 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 082c2b6d2..43726ae84 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 29fced8d0..7369c67c4 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 e732c4e7f..87e283d16 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 ee685236b..9cd31da1f 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 f40c843e9..2aea6349c 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_lldb.lua diff --git a/xmake/modules/detect/tools/find_ml.lua b/xmake/modules/detect/tools/find_ml.lua index 136e5a8f7..d2472f041 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 f0eef393f..9444fbfaf 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_ml64.lua diff --git a/xmake/modules/detect/tools/find_ollydbg.lua b/xmake/modules/detect/tools/find_ollydbg.lua index 385908fd8..553e52525 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 3d53c6e99..cf7c5e68d 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_pacman.lua diff --git a/xmake/modules/detect/tools/find_ping.lua b/xmake/modules/detect/tools/find_ping.lua index 63d769d1e..7da2f35d7 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 e989b4e1e..9c6b5f208 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_pkg_config.lua diff --git a/xmake/modules/detect/tools/find_rc.lua b/xmake/modules/detect/tools/find_rc.lua index 6390118dc..ab55e3a1e 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 3cd14701a..34eb6b850 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 ce8d33ff1..afc2e568e 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 2090d8869..7d21e3032 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 a22a92896..d7386dc16 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 ef5394e63..981afabf0 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 6955448eb..f4b36ba15 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 7ab985f0c..d97a280a2 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_vsjitdebugger.lua diff --git a/xmake/modules/detect/tools/find_wget.lua b/xmake/modules/detect/tools/find_wget.lua index 39ece645a..398083de4 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 a7d66cf5e..2f5975ca2 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_windbg.lua diff --git a/xmake/modules/detect/tools/find_x64dbg.lua b/xmake/modules/detect/tools/find_x64dbg.lua index fc003cd66..b17f81daa 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file find_x64dbg.lua diff --git a/xmake/modules/detect/tools/find_yum.lua b/xmake/modules/detect/tools/find_yum.lua index 7e671725a..760c5c223 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 0de995cd0..6860f16f2 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 0f5fd13a9..3bbebec69 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 cf153c819..57e4c3f84 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 053734bd1..c4fd4e680 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 7483580ad..e229e023a 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 ff46787ae..291be7f3b 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 02016f5f1..66c7adaec 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 e6594d284..def2fae27 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 ff46787ae..291be7f3b 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 02016f5f1..66c7adaec 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 31c123efa..ba6b8e2b8 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 11c33bc1f..3977940be 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 54d12920c..f4b8c41d0 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, 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 6edb78287..64e6f9442 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 - 2017, TBOOX Open Source Group. +-- Copyright (C) 2015 - 2018, TBOOX Open Source Group. -- -- @author ruki -- @file has_flags.lua |
