From e4fdbc3cb4d465d8fe17180e337620a182809b30 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Fri, 9 Aug 2013 00:35:04 -0700 Subject: [PATCH] Add Underscore license url to non-minified copyright header. [ci skip] Former-commit-id: 32e6b24f284c9492bd81d680818a829eabe9954c --- dist/lodash.compat.js | 2 +- dist/lodash.js | 2 +- dist/lodash.underscore.js | 2 +- lodash.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/lodash.compat.js b/dist/lodash.compat.js index 258091068..07d03bed8 100644 --- a/dist/lodash.compat.js +++ b/dist/lodash.compat.js @@ -3,7 +3,7 @@ * Lo-Dash 1.3.1 (Custom Build) * Build: `lodash -o ./dist/lodash.compat.js` * Copyright 2012-2013 The Dojo Foundation - * Based on Underscore.js 1.5.1 + * Based on Underscore.js 1.5.1 * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Available under MIT license */ diff --git a/dist/lodash.js b/dist/lodash.js index 53f9fc512..b76e536d9 100644 --- a/dist/lodash.js +++ b/dist/lodash.js @@ -3,7 +3,7 @@ * Lo-Dash 1.3.1 (Custom Build) * Build: `lodash modern -o ./dist/lodash.js` * Copyright 2012-2013 The Dojo Foundation - * Based on Underscore.js 1.5.1 + * Based on Underscore.js 1.5.1 * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Available under MIT license */ diff --git a/dist/lodash.underscore.js b/dist/lodash.underscore.js index e525b60d0..4dd6473d5 100644 --- a/dist/lodash.underscore.js +++ b/dist/lodash.underscore.js @@ -3,7 +3,7 @@ * Lo-Dash 1.3.1 (Custom Build) * Build: `lodash underscore exports="amd,commonjs,global,node" -o ./dist/lodash.underscore.js` * Copyright 2012-2013 The Dojo Foundation - * Based on Underscore.js 1.5.1 + * Based on Underscore.js 1.5.1 * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Available under MIT license */ diff --git a/lodash.js b/lodash.js index d41fa0d3a..9fb1d66af 100644 --- a/lodash.js +++ b/lodash.js @@ -2,7 +2,7 @@ * @license * Lo-Dash 1.3.1 * Copyright 2012-2013 The Dojo Foundation - * Based on Underscore.js 1.5.1 + * Based on Underscore.js 1.5.1 * Copyright 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Available under MIT license */