diff options
author | Scott González <scott.gonzalez@gmail.com> | 2009-11-13 04:00:12 +0000 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2009-11-13 04:00:12 +0000 |
commit | c252e44a1f77e9cab058297b6abc6458a62652ca (patch) | |
tree | 84f6139c4a86639967b39670e4ee9cc53be24255 /ui/jquery.ui.core.js | |
parent | c868c03f98dbb64ea249e6520830f13387f90fcb (diff) | |
download | jquery-ui-c252e44a1f77e9cab058297b6abc6458a62652ca.tar.gz jquery-ui-c252e44a1f77e9cab058297b6abc6458a62652ca.zip |
Core: Preserve header in minified file.
Diffstat (limited to 'ui/jquery.ui.core.js')
-rw-r--r-- | ui/jquery.ui.core.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/jquery.ui.core.js b/ui/jquery.ui.core.js index 1b4794485..8dd3416f0 100644 --- a/ui/jquery.ui.core.js +++ b/ui/jquery.ui.core.js @@ -1,4 +1,4 @@ -/* +/*! * jQuery UI @VERSION * * Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about) |