hi admin,
I downloaded  easyui v1.3.3 in Windows PC, uploaded using "binary" mode to my unix machine.
I extracted using "unzip" command. 
But when i "vi" the files, I can see some unwanted characters at the start of these files. 
/**^M
 * jQuery EasyUI 1.3.3^M
 * ^M
 * Copyright (c) 2009-2013 www.jeasyui.com. All rights reserved.^M
 *^M
 * Licensed under the GPL or commercial licenses^M
 * To use it on other terms please contact us: info@jeasyui.com^M
 * http://www.gnu.org/licenses/gpl.txt^M
 * http://www.jeasyui.com/license_commercial.php^M
 *^M
 */^M
Is this an issue or am I doing anything incorrect?