From c252e44a1f77e9cab058297b6abc6458a62652ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Scott=20Gonz=C3=A1lez?= Date: Fri, 13 Nov 2009 04:00:12 +0000 Subject: [PATCH] Core: Preserve header in minified file. --- ui/jquery.ui.core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.5