summaryrefslogtreecommitdiffstats
path: root/tools/licenses.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/licenses.py')
-rwxr-xr-xtools/licenses.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/licenses.py b/tools/licenses.py
index c95d531..8feda9c 100755
--- a/tools/licenses.py
+++ b/tools/licenses.py
@@ -198,7 +198,7 @@ SPECIAL_CASES = {
"License": "BSD",
},
os.path.join('v8'): {
- "Name": "gyp",
+ "Name": "V8 JavaScript Engine",
"URL": "http://code.google.com/p/v8",
"License": "BSD",
},