From 005327b9ddbf0bb2890c7d563b3d9a8ea8a284f6 Mon Sep 17 00:00:00 2001 From: hcm Date: Fri, 2 Sep 2016 11:19:34 -0700 Subject: BUG=skia:5602 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2302913002 Review-Url: https://codereview.chromium.org/2302913002 --- third_party/README | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'third_party/README') diff --git a/third_party/README b/third_party/README index b9ea716649..e549f2ce34 100644 --- a/third_party/README +++ b/third_party/README @@ -1,5 +1,13 @@ -This directory contains a set of dependencies that are needed to build various -components and tools within Skia. Some of these dependencies reside within -the Skia repo, while others are pulled from other repositories and placed -in the third_party/externals directory. These external dependencies are defined -in a DEPS file and are kept up-to-date using 'gclient sync'. +The third_party directory contains a set of dependencies from outside sources +that are needed to build various components and tools within Skia. + +Some of these dependencies reside within the Skia repo, while others are pulled +from other repositories and placed in the third_party/externals directory +during build. These external dependencies are defined in a DEPS file. + +Products in third_party are subject to their own respective license terms. The +license for each project should be included in the source itself via a license +header or file. If the source itself does not include a license header or file, +create a README that refers to reliable documentation of the project's license +terms on the web. + -- cgit v1.2.3