Add Underscore license url to non-minified copyright header. [ci skip]

Former-commit-id: 32e6b24f284c9492bd81d680818a829eabe9954c
This commit is contained in:
John-David Dalton
2013-08-09 00:35:04 -07:00
parent fe2b86ba83
commit e4fdbc3cb4
4 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
* Lo-Dash 1.3.1 (Custom Build) <http://lodash.com/>
* Build: `lodash -o ./dist/lodash.compat.js`
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/LICENSE>
* Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
* Available under MIT license <http://lodash.com/license>
*/

2
dist/lodash.js vendored
View File

@@ -3,7 +3,7 @@
* Lo-Dash 1.3.1 (Custom Build) <http://lodash.com/>
* Build: `lodash modern -o ./dist/lodash.js`
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/LICENSE>
* Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
* Available under MIT license <http://lodash.com/license>
*/

View File

@@ -3,7 +3,7 @@
* Lo-Dash 1.3.1 (Custom Build) <http://lodash.com/>
* Build: `lodash underscore exports="amd,commonjs,global,node" -o ./dist/lodash.underscore.js`
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/LICENSE>
* Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
* Available under MIT license <http://lodash.com/license>
*/

View File

@@ -2,7 +2,7 @@
* @license
* Lo-Dash 1.3.1 <http://lodash.com/>
* Copyright 2012-2013 The Dojo Foundation <http://dojofoundation.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/>
* Based on Underscore.js 1.5.1 <http://underscorejs.org/LICENSE>
* Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
* Available under MIT license <http://lodash.com/license>
*/