From 44927be6e2dbe7a30cf3815982d534fc2912e816 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Mon, 2 May 2016 10:52:53 -0700 Subject: [PATCH] Drop version from license header. [ci skip] --- lodash.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lodash.js b/lodash.js index a3dd6de57..b2e417a10 100644 --- a/lodash.js +++ b/lodash.js @@ -1,6 +1,6 @@ /** * @license - * lodash 4.11.2 + * lodash * Copyright jQuery Foundation and other contributors * Released under MIT license * Based on Underscore.js 1.8.3