Cleanup license urls.

This commit is contained in:
John-David Dalton
2016-03-03 22:58:41 -08:00
parent c406e33fcc
commit f6df126c43
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
Copyright jQuery Foundation and other contributors, https://jquery.org/
Copyright jQuery Foundation and other contributors <https://jquery.org/>
Based on Underscore.js, copyright Jeremy Ashkenas,
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>

View File

@@ -1,7 +1,7 @@
/**
* @license
* lodash 4.6.1 <https://lodash.com/>
* Copyright jQuery Foundation and other contributors
* Copyright jQuery Foundation and other contributors <https://jquery.org/>
* Released under MIT license <https://lodash.com/license>
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors

View File

@@ -1,7 +1,7 @@
{
"name": "lodash",
"license": "MIT",
"version": "4.6.1",
"license": "MIT",
"main": "lodash.js",
"private": true,
"devDependencies": {