aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/jquery.ui.core.css
diff options
context:
space:
mode:
authorJo Liss <joliss42@gmail.com>2012-02-27 01:49:51 +0100
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-04-02 15:21:06 +0200
commit37dcc3e21df5f1373ff9963217073a9faecfc057 (patch)
treeea48e67ea96c2cff420d8c60a79a954b16339ecf /themes/base/jquery.ui.core.css
parent1f0e0b2bb158f6f51b1b65066ba6608471aa6034 (diff)
downloadjquery-ui-37dcc3e21df5f1373ff9963217073a9faecfc057.tar.gz
jquery-ui-37dcc3e21df5f1373ff9963217073a9faecfc057.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.
Diffstat (limited to 'themes/base/jquery.ui.core.css')
-rw-r--r--themes/base/jquery.ui.core.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/base/jquery.ui.core.css b/themes/base/jquery.ui.core.css
index 1522dabb8..dc27c564a 100644
--- a/themes/base/jquery.ui.core.css
+++ b/themes/base/jquery.ui.core.css
@@ -1,4 +1,4 @@
-/*
+/*!
* jQuery UI CSS Framework @VERSION
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)