[Build] Update run-time licenses

Update licensing info shown in run-time Licenses page
available form About dialog.
This commit is contained in:
Victor Woeltjen
2016-02-03 17:32:16 -08:00
parent ef708cf11c
commit 73324ce338
3 changed files with 11 additions and 11 deletions

View File

@ -407,11 +407,11 @@ define([
"licenses": [
{
"name": "Math.uuid.js",
"version": "1.4",
"version": "1.4.7",
"description": "Unique identifer generation (code adapted.)",
"author": "Robert Kieffer",
"website": "https://github.com/broofa/node-uuid",
"copyright": "Copyright (c) 2010 Robert Kieffer",
"copyright": "Copyright (c) 2010-2012 Robert Kieffer",
"license": "license-mit",
"link": "http://opensource.org/licenses/MIT"
}