adding note about local modifications
authorRyan Kaldari <kaldari@users.mediawiki.org>
Fri, 3 Feb 2012 21:34:59 +0000 (21:34 +0000)
committerRyan Kaldari <kaldari@users.mediawiki.org>
Fri, 3 Feb 2012 21:34:59 +0000 (21:34 +0000)
resources/jquery.tipsy/jquery.tipsy.js

index cca0a2e..a9fcec8 100644 (file)
@@ -1,7 +1,10 @@
 // tipsy, facebook style tooltips for jquery
-// version 1.0.0a
+// version 1.0.0a*
 // (c) 2008-2010 jason frame [jason@onehackoranother.com]
-// releated under the MIT license
+// released under the MIT license
+
+// * This installation of tipsy includes several local modifications to both Javascript and CSS.
+//   Please be careful when upgrading.
 
 (function($) {