| commit | 160046bc7873ab5a61b51ce27cacde31d449f2b7 | [log] [tgz] |
|---|---|---|
| author | jbroman <jbroman@chromium.org> | Mon Jul 04 20:07:55 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Mon Jul 04 20:09:34 2016 |
| tree | a3e8e419255c7e66e87fc1746be4226199832be8 | |
| parent | e142688680130733cd15b288d01b0963256cd297 [diff] |
Remove third_party/WebKit/LICENSE. The existing file pointed to the Chromium SVN repository for AUTHORS, which is out of date. Nowadays Chromium and Blink share one git repo, so src/LICENSE and src/AUTHORS are in the same repository and apply to Blink. Pre-fork license info for WebKit was already found elsewhere (in LICENSE_FOR_ABOUT_CREDITS and in individual source files). Review-Url: https://codereview.chromium.org/2123583002 Cr-Commit-Position: refs/heads/master@{#403711}