File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -219,7 +219,7 @@ comments on top of the respective files.
219219Licenses for support code
220220-------------------------
221221
222- Parts of the TLS test suite are under the Go license. This code is not included
222+ Parts of the TLS test suite are under the Go license (BSD-3-Clause) . This code is not included
223223in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so
224224distributing code linked against BoringSSL does not trigger this license:
225225
@@ -254,7 +254,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
254254
255255BoringSSL uses the Chromium test infrastructure to run a continuous build,
256256trybots etc. The scripts which manage this, and the script for generating build
257- metadata, are under the Chromium license. Distributing code linked against
257+ metadata, are under the Chromium license (BSD-3-Clause) . Distributing code linked against
258258BoringSSL does not trigger this license.
259259
260260Copyright 2015 The Chromium Authors. All rights reserved.
You can’t perform that action at this time.
0 commit comments