Skip to content

Commit f271390

Browse files
authored
Improve LICENSE readability (#1110)
1 parent 769995e commit f271390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ comments on top of the respective files.
219219
Licenses 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
223223
in BoringSSL (i.e. libcrypto and libssl) when compiled, however, so
224224
distributing 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

255255
BoringSSL uses the Chromium test infrastructure to run a continuous build,
256256
trybots 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
258258
BoringSSL does not trigger this license.
259259

260260
Copyright 2015 The Chromium Authors. All rights reserved.

0 commit comments

Comments
 (0)