Skip to content

Commit

Permalink
Add WebKit bounds checking to Chrome credits.
Browse files Browse the repository at this point in the history
We were not respecting the terms of the license that this piece
of code requests for redistribution.

I noticed this when investigating adding a new third_party library
and wanted to display its license in about:credits. This change
adds a special file that the licnese check in Chrome uses and
fixes the naming of the README for this script.

Bug: None
Change-Id: Ib33e9fe4a4e5b2968780bb6d8d6b39119b0361a7
Reviewed-on: https://chromium-review.googlesource.com/c/1323855
Reviewed-by: Kenneth Russell <kbr@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
  • Loading branch information
null77 authored and Commit Bot committed Nov 7, 2018
1 parent 1bf18ce commit 448b99f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions additional_readme_paths.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[
"src/third_party/compiler"
]
File renamed without changes.

0 comments on commit 448b99f

Please sign in to comment.