diff -r 541bb25d0b22 -r 27ab1b13a783 includes/js-compressor.php --- a/includes/js-compressor.php Sun Aug 08 17:18:00 2010 -0400 +++ b/includes/js-compressor.php Mon Aug 09 19:17:52 2010 -0400 @@ -3,7 +3,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between * Copyright (C) 2006-2009 Dan Fuhry - * Javascript compression library - used to compact the client-side Javascript code (all 72KB of it!) to save some bandwidth + * Javascript compression library - used to compact the client-side Javascript code to save some bandwidth * * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.