summaryrefslogtreecommitdiffstats
path: root/third_party/scons
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/scons')
-rw-r--r--third_party/scons/README.chromium11
1 files changed, 4 insertions, 7 deletions
diff --git a/third_party/scons/README.chromium b/third_party/scons/README.chromium
index 2d2fbc2..3bb9ed0 100644
--- a/third_party/scons/README.chromium
+++ b/third_party/scons/README.chromium
@@ -1,15 +1,12 @@
+Name: SCons
+URL: http://www.scons.org
+License File: scons-LICENSE
+
This is a copy of SCons, a Python-based software build tool (that is,
replacement for Make) that we use for cross-platform builds.
Current version: 1.2.0.d20090113
-Originally obtained from:
-
- http://www.scons.org/downloads.php
-
-SCons ships under an MIT license. See the scons-LICENSE file in
-this directory for specifics.
-
We check in the contents of the scons-local-* package(s) provided
by the SCons Project.