| Index: LICENSE
|
| diff --git a/LICENSE b/LICENSE
|
| index 2f61dc7fc3e6b32db22e862dde48c8ffacd23823..27df6d29ef262a49a362fb4ee51c8594cae2b7a2 100644
|
| --- a/LICENSE
|
| +++ b/LICENSE
|
| @@ -15,6 +15,10 @@ are:
|
| This code is copyrighted by Sun Microsystems Inc. and released
|
| under a 3-clause BSD license.
|
|
|
| + - JSMin JavaScript minifier, located at tools/jsmin.py. This code is
|
| + copyrighted by Douglas Crockford and Baruch Even and released under
|
| + an MIT license.
|
| +
|
| These libraries have their own licenses; we recommend you read them,
|
| as their terms may differ from the terms below.
|
|
|
|
|