| Index: third_party/scons/README.chromium
|
| diff --git a/third_party/scons/README.chromium b/third_party/scons/README.chromium
|
| index 2d2fbc27e723652239f8bda10ecc74ff76218192..3bb9ed099e4403beb73c578ae9144881a598dd81 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.
|
|
|
|
|