From 68c0e28eb577e1ff69416ee1d472fbc4a9c83c5a Mon Sep 17 00:00:00 2001 From: "Barth, Christopher" Date: Tue, 10 May 2016 09:08:18 -0400 Subject: [PATCH] Make license comment important so it won't be minified away --- src/jquery.jsonp.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/jquery.jsonp.js b/src/jquery.jsonp.js index 2abeef7..c1d84db 100644 --- a/src/jquery.jsonp.js +++ b/src/jquery.jsonp.js @@ -1,4 +1,6 @@ -/* +/*! + * @license + * * jQuery JSONP Core Plugin 2.4.0 (2012-08-21) * * https://github.com/jaubourg/jquery-jsonp