aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.effects.explode.js
diff options
context:
space:
mode:
authorJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-02 18:14:51 +0200
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-02 18:14:51 +0200
commitdc67d2c5d2764ca39b215e3daf4a517f74a0824e (patch)
tree570daf22b727a10dabccef07a7b280460ba3a5c3 /ui/jquery.effects.explode.js
parent9631a41a02397aa638d812a4bdb775d6b095e16b (diff)
downloadjquery-ui-dc67d2c5d2764ca39b215e3daf4a517f74a0824e.tar.gz
jquery-ui-dc67d2c5d2764ca39b215e3daf4a517f74a0824e.zip
Protect all copyright notices against minification
For instance, this is useful for the jquery-ui-rails gem, which does not use jQuery UI's own minification, but relies on Rails to minify the files where necessary. Rails in turn uses UglifyJS for JS and YUI for CSS, both of which respect the /*! ... */ convention. (cherry picked from commit 37dcc3e21df5f1373ff9963217073a9faecfc057, dropped menu, spinner and tooltip)
Diffstat (limited to 'ui/jquery.effects.explode.js')
-rw-r--r--ui/jquery.effects.explode.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.effects.explode.js b/ui/jquery.effects.explode.js
index a297455ab..99a72265d 100644
--- a/ui/jquery.effects.explode.js
+++ b/ui/jquery.effects.explode.js
@@ -1,4 +1,4 @@
-/*
+/*!
* jQuery UI Effects Explode @VERSION
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)