Home
last modified time | relevance | path

Searched refs:LICENSE (Results 1 - 25 of 92) sorted by relevance

1234

/third_party/node/tools/dep_updaters/
H A Dupdate-googletest.sh20 git diff HEAD:deps/googletest/LICENSE "$NEW_UPSTREAM_SHA1:LICENSE"
38 LAST_CHANGE_DATE=$(git log -1 --format=%ct "$NEW_UPSTREAM_SHA1" -- LICENSE googletest/include googletest/src)
61 echo "Copying LICENSE, include and src to deps/googletest"
62 for p in LICENSE googletest/include googletest/src ; do
/third_party/jerryscript/tools/
H A Dcheck-license.py9 # http://www.apache.org/licenses/LICENSE-2.0
25 LICENSE = re.compile( variable
32 r'\s?\2 http://www.apache.org/licenses/LICENSE-2.0\n'
82 if not LICENSE.search(curr_file.read()):
H A Djs2c.py9 # http://www.apache.org/licenses/LICENSE-2.0
24 from gen_c_source import LICENSE, format_code namespace
101 gen_output = [LICENSE, "", gen_line, "", HEADER]
H A Dgen_c_source.py7 # http://www.apache.org/licenses/LICENSE-2.0
16 LICENSE = """/* Copyright JS Foundation and other contributors, http://js.foundation
22 * http://www.apache.org/licenses/LICENSE-2.0
/third_party/libuv/tools/
H A Dvswhere_usability_wrapper.cmd3 :: See accompanying file LICENSE at https://github.com/node4good/windows-autoconf
4 :: or libuv LICENSE file at https://github.com/libuv/libuv
/third_party/node/deps/uv/tools/
H A Dvswhere_usability_wrapper.cmd3 :: See accompanying file LICENSE at https://github.com/node4good/windows-autoconf
4 :: or libuv LICENSE file at https://github.com/libuv/libuv
/third_party/spirv-tools/test/diff/diff_files/
H A Dgenerate_tests.py9 # http://www.apache.org/licenses/LICENSE-2.0
29 LICENSE = u"""Copyright (c) 2022 Google LLC.
35 http://www.apache.org/licenses/LICENSE-2.0
251 license = make_comment(LICENSE, '//'),
274 license = make_comment(LICENSE, '#'),
/third_party/skia/third_party/externals/icu/scripts/
H A Dupdate.sh4 # found in the LICENSE file.
32 for file in source LICENSE license.html readme.html APIChangeReport.html
38 for file in source LICENSE license.html readme.html APIChangeReport.html
136 # found in the LICENSE file.
/third_party/jerryscript/targets/mbedos5/tools/
H A Dgenerate_pins.py9 # http://www.apache.org/licenses/LICENSE-2.0
38 LICENSE = '''/* Copyright JS Foundation and other contributors, http://js.foundation
44 * http://www.apache.org/licenses/LICENSE-2.0
172 out_cpp_file.write(LICENSE + include + count + lenghts_source + magic_source + magic_string_source)
/third_party/node/tools/
H A Dmk-ca-bundle.pl208 if (/\*\*\*\*\* BEGIN LICENSE BLOCK \*\*\*\*\*/) {
214 last if (/\*\*\*\*\* END LICENSE BLOCK \*\*\*\*\*/);
/third_party/skia/third_party/externals/brotli/
H A Dsetup.py4 # See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
145 LICENSE = 'MIT' variable
286 license=LICENSE,
/third_party/gn/misc/vim/ftplugin/
H A Dgn.vim3 " found in the LICENSE file.
/third_party/skia/experimental/xps_to_png/
H A Dcompile_xps_to_png.bat4 @rem found in the LICENSE file.
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_prime.pl6 # in the file LICENSE in the source distribution or at
24 * in the file LICENSE in the source distribution or at
/third_party/openssl/crypto/bn/
H A Dbn_prime.pl6 # in the file LICENSE in the source distribution or at
24 * in the file LICENSE in the source distribution or at
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-debug/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/vk-gl-cts/external/amber/src/kokoro/windows-msvc-2017-release/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2013-release/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2015-release/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2017-debug/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/spirv-tools/kokoro/windows-msvc-2017-release/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2013-release/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2015-release/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-debug/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/windows-msvc-2017-release/
H A Dbuild.bat7 :: http://www.apache.org/licenses/LICENSE-2.0

Completed in 5 milliseconds

1234