diff -r 1f97ee3ec614 -r bd9e124f5904 includes/js-compressor.php --- a/includes/js-compressor.php Sun Sep 05 16:05:06 2010 -0400 +++ b/includes/js-compressor.php Sun Sep 05 16:05:33 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.