Adding SlimerJS — script-driven Gecko browser

This commit is contained in:
Michael Raskin
2013-10-21 00:30:11 +04:00
parent 5de7170aa5
commit 5bbb1f77b2
4 changed files with 48 additions and 0 deletions

View File

@@ -186,6 +186,12 @@
url = http://www.mozilla.org/MPL/MPL-1.1.html;
};
mpl20 = {
shortName = "MPL2.0";
fullName = "Mozilla Public License version 2.0";
url = https://www.mozilla.org/MPL/2.0;
};
openssl = {
shortName = "openssl";
fullName = "OpenSSL license";