http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_full.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_full.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_full.js
index 85c9d4e..74968f3 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_full.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_full.js
@@ -1,4 +1,23 @@
- function EAL(){var t=this;t.version="0.8.2";date=new 
Date();t.start_time=date.getTime();t.win="loading";t.error=false;t.baseURL="";t.template="";t.lang={};t.load_syntax={};t.syntax={};t.loadedFiles=[];t.waiting_loading={};t.scripts_to_load=[];t.sub_scripts_to_load=[];t.syntax_display_name={'basic':'Basic','brainfuck':'Brainfuck','c':'C','coldfusion':'Coldfusion','cpp':'CPP','css':'CSS','html':'HTML','java':'Java','js':'Javascript','pas':'Pascal','perl':'Perl','php':'Php','python':'Python','robotstxt':'Robots
 txt','ruby':'Ruby','sql':'SQL','tsql':'T-SQL','vb':'Visual 
Basic','xml':'XML'};t.resize=[];t.hidden={};t.default_settings={debug:false,smooth_selection:true,font_size:"10",font_family:"monospace",start_highlight:false,toolbar:"search,go_to_line,fullscreen,|,undo,redo,|,select_font,|,change_smooth_selection,highlight,reset_highlight,word_wrap,|,help",begin_toolbar:"",end_toolbar:"",is_multi_files:false,allow_resize:"both",show_line_colors:false,min_width:400,min_height:125,repla
 
ce_tab_by_spaces:false,allow_toggle:true,language:"en",syntax:"",syntax_selection_allow:"basic,brainfuck,c,coldfusion,cpp,css,html,java,js,pas,perl,php,python,ruby,robotstxt,sql,tsql,vb,xml",display:"onload",max_undo:30,browsers:"known",plugins:"",gecko_spellcheck:false,fullscreen:false,is_editable:true,cursor_position:"begin",word_wrap:false,autocompletion:false,load_callback:"",save_callback:"",change_callback:"",submit_callback:"",EA_init_callback:"",EA_delete_callback:"",EA_load_callback:"",EA_unload_callback:"",EA_toggle_on_callback:"",EA_toggle_off_callback:"",EA_file_switch_on_callback:"",EA_file_switch_off_callback:"",EA_file_close_callback:""};t.advanced_buttons=[
 
['new_document','newdocument.gif','new_document',false],['search','search.gif','show_search',false],['go_to_line','go_to_line.gif','go_to_line',false],['undo','undo.gif','undo',true],['redo','redo.gif','redo',true],['change_smooth_selection','smooth_selection.gif','change_smooth_selection_mode',true],['reset_highl
 
ight','reset_highlight.gif','resync_highlight',true],['highlight','highlight.gif','change_highlight',true],['help','help.gif','show_help',false],['save','save.gif','save',false],['load','load.gif','load',false],['fullscreen','fullscreen.gif','toggle_full_screen',false],['word_wrap','word_wrap.gif','toggle_word_wrap',true],['autocompletion','autocompletion.gif','toggle_autocompletion',true]
 
];t.set_browser_infos(t);if(t.isIE>=6||t.isGecko||(t.isWebKit&&!t.isSafari<3)||t.isOpera>=9||t.isCamino)t.isValidBrowser=true;
+ /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+function EAL(){var t=this;t.version="0.8.2";date=new 
Date();t.start_time=date.getTime();t.win="loading";t.error=false;t.baseURL="";t.template="";t.lang={};t.load_syntax={};t.syntax={};t.loadedFiles=[];t.waiting_loading={};t.scripts_to_load=[];t.sub_scripts_to_load=[];t.syntax_display_name={'basic':'Basic','brainfuck':'Brainfuck','c':'C','coldfusion':'Coldfusion','cpp':'CPP','css':'CSS','html':'HTML','java':'Java','js':'Javascript','pas':'Pascal','perl':'Perl','php':'Php','python':'Python','robotstxt':'Robots
 txt','ruby':'Ruby','sql':'SQL','tsql':'T-SQL','vb':'Visual 
Basic','xml':'XML'};t.resize=[];t.hidden={};t.default_settings={debug:false,smooth_selection:true,font_size:"10",font_family:"monospace",start_highlight:false,toolbar:"search,go_to_line,fullscreen,|,undo,redo,|,select_font,|,change_smooth_selection,highlight,reset_highlight,word_wrap,|,help",begin_toolbar:"",end_toolbar:"",is_multi_files:false,allow_resize:"both",show_line_colors:false,min_width:400,min_height:125,replac
 
e_tab_by_spaces:false,allow_toggle:true,language:"en",syntax:"",syntax_selection_allow:"basic,brainfuck,c,coldfusion,cpp,css,html,java,js,pas,perl,php,python,ruby,robotstxt,sql,tsql,vb,xml",display:"onload",max_undo:30,browsers:"known",plugins:"",gecko_spellcheck:false,fullscreen:false,is_editable:true,cursor_position:"begin",word_wrap:false,autocompletion:false,load_callback:"",save_callback:"",change_callback:"",submit_callback:"",EA_init_callback:"",EA_delete_callback:"",EA_load_callback:"",EA_unload_callback:"",EA_toggle_on_callback:"",EA_toggle_off_callback:"",EA_file_switch_on_callback:"",EA_file_switch_off_callback:"",EA_file_close_callback:""};t.advanced_buttons=[
 
['new_document','newdocument.gif','new_document',false],['search','search.gif','show_search',false],['go_to_line','go_to_line.gif','go_to_line',false],['undo','undo.gif','undo',true],['redo','redo.gif','redo',true],['change_smooth_selection','smooth_selection.gif','change_smooth_selection_mode',true],['reset_highli
 
ght','reset_highlight.gif','resync_highlight',true],['highlight','highlight.gif','change_highlight',true],['help','help.gif','show_help',false],['save','save.gif','save',false],['load','load.gif','load',false],['fullscreen','fullscreen.gif','toggle_full_screen',false],['word_wrap','word_wrap.gif','toggle_word_wrap',true],['autocompletion','autocompletion.gif','toggle_autocompletion',true]
 
];t.set_browser_infos(t);if(t.isIE>=6||t.isGecko||(t.isWebKit&&!t.isSafari<3)||t.isOpera>=9||t.isCamino)t.isValidBrowser=true;
 else t.isValidBrowser=false;t.set_base_url();for(var 
i=0;i<t.scripts_to_load.length;i++){setTimeout("eAL.load_script('"+t.baseURL+t.scripts_to_load[i]+".js');",1);t.waiting_loading[t.scripts_to_load[i]+".js"]=false;}t.add_event(window,"load",EAL.prototype.window_loaded);};EAL.prototype={has_error:function(){this.error=true;for(var
 i in 
EAL.prototype){EAL.prototype[i]=function(){};}},set_browser_infos:function(o){ua=navigator.userAgent;o.isWebKit=/WebKit/.test(ua);o.isGecko=!o.isWebKit&&/Gecko/.test(ua);o.isMac=/Mac/.test(ua);o.isIE=(navigator.appName=="Microsoft
 Internet 
Explorer");if(o.isIE){o.isIE=ua.replace(/^.*?MSIE\s+([0-9\.]+).*$/,"$1");if(o.isIE<6)o.has_error();}if(o.isOpera=(ua.indexOf('Opera')!=-1)){o.isOpera=ua.replace(/^.*?Opera.*?([0-9\.]+).*$/i,"$1");if(o.isOpera<9)o.has_error();o.isIE=false;}if(o.isFirefox=(ua.indexOf('Firefox')!=-1))o.isFirefox=ua.replace(/^.*?Firefox.*?([0-9\.]+).*$/i,"$1");if(ua.indexOf('Iceweasel')!=-1)o.isFirefox=ua.replace(/^.*?Iceweasel.*?([0-9\
 
.]+).*$/i,"$1");if(ua.indexOf('GranParadiso')!=-1)o.isFirefox=ua.replace(/^.*?GranParadiso.*?([0-9\.]+).*$/i,"$1");if(ua.indexOf('BonEcho')!=-1)o.isFirefox=ua.replace(/^.*?BonEcho.*?([0-9\.]+).*$/i,"$1");if(ua.indexOf('SeaMonkey')!=-1)o.isFirefox=(ua.replace(/^.*?SeaMonkey.*?([0-9\.]+).*$/i,"$1"))+1;if(o.isCamino=(ua.indexOf('Camino')!=-1))o.isCamino=ua.replace(/^.*?Camino.*?([0-9\.]+).*$/i,"$1");if(o.isSafari=(ua.indexOf('Safari')!=-1))o.isSafari=ua.replace(/^.*?Version\/([0-9]+\.[0-9]+).*$/i,"$1");if(o.isChrome=(ua.indexOf('Chrome')!=-1)){o.isChrome=ua.replace(/^.*?Chrome.*?([0-9\.]+).*$/i,"$1");o.isSafari=false;}},window_loaded:function(){eAL.win="loaded";if(document.forms){for(var
 i=0;i<document.forms.length;i++){var 
form=document.forms[i];form.edit_area_replaced_submit=null;try{form.edit_area_replaced_submit=form.onsubmit;form.onsubmit="";}catch(e){}eAL.add_event(form,"submit",EAL.prototype.submit);eAL.add_event(form,"reset",EAL.prototype.reset);}}eAL.add_event(window,"unload",
 function(){for(var i in 
eAs){eAL.delete_instance(i);}});},init_ie_textarea:function(id){var 
a=document.getElementById(id);try{if(a&&typeof(a.focused)=="undefined"){a.focus();a.focused=true;a.selectionStart=a.selectionEnd=0;get_IE_selection(a);eAL.add_event(a,"focus",IE_textarea_focus);eAL.add_event(a,"blur",IE_textarea_blur);}}catch(ex){}},init:function(settings){var
 
t=this,s=settings,i;if(!s["id"])t.has_error();if(t.error)return;if(eAs[s["id"]])t.delete_instance(s["id"]);for(i
 in 
t.default_settings){if(typeof(s[i])=="undefined")s[i]=t.default_settings[i];}if(s["browsers"]=="known"&&t.isValidBrowser==false){return;}if(s["begin_toolbar"].length>0)s["toolbar"]=s["begin_toolbar"]+","+s["toolbar"];if(s["end_toolbar"].length>0)s["toolbar"]=s["toolbar"]+","+s["end_toolbar"];s["tab_toolbar"]=s["toolbar"].replace(/
 /g,"").split(",");s["plugins"]=s["plugins"].replace(/ 
/g,"").split(",");for(i=0;i<s["plugins"].length;i++){if(s["plugins"][i].length==0)s["plugins"].splice(i,1);}t.get_template()
 
;t.load_script(t.baseURL+"langs/"+s["language"]+".js");if(s["syntax"].length>0){s["syntax"]=s["syntax"].toLowerCase();t.load_script(t.baseURL+"reg_syntax/"+s["syntax"]+".js");}eAs[s["id"]]={"settings":s};eAs[s["id"]]["displayed"]=false;eAs[s["id"]]["hidden"]=false;t.start(s["id"]);},delete_instance:function(id){var
 
d=document,fs=window.frames,span,iframe;eAL.execCommand(id,"EA_delete");if(fs["frame_"+id]&&fs["frame_"+id].editArea){if(eAs[id]["displayed"])eAL.toggle(id,"off");fs["frame_"+id].editArea.execCommand("EA_unload");}span=d.getElementById("EditAreaArroundInfos_"+id);if(span)span.parentNode.removeChild(span);iframe=d.getElementById("frame_"+id);if(iframe){iframe.parentNode.removeChild(iframe);try{delete
 fs["frame_"+id];}catch(e){}}delete eAs[id];},start:function(id){var 
t=this,d=document,f,span,father,next,html='',html_toolbar_content='',template,content,i;if(t.win!="loaded"){setTimeout("eAL.start('"+id+"');",50);return;}for(i
 in t.waiting_loading){if(t.waiting_loading[i]!="l
 
oaded"&&typeof(t.waiting_loading[i])!="function"){setTimeout("eAL.start('"+id+"');",50);return;}}if(!t.lang[eAs[id]["settings"]["language"]]||(eAs[id]["settings"]["syntax"].length>0&&!t.load_syntax[eAs[id]["settings"]["syntax"]])){setTimeout("eAL.start('"+id+"');",50);return;}if(eAs[id]["settings"]["syntax"].length>0)t.init_syntax_regexp();if(!d.getElementById("EditAreaArroundInfos_"+id)&&(eAs[id]["settings"]["debug"]||eAs[id]["settings"]["allow_toggle"])){span=d.createElement("span");span.id="EditAreaArroundInfos_"+id;if(eAs[id]["settings"]["allow_toggle"]){checked=(eAs[id]["settings"]["display"]=="onload")?"checked='checked'":"";html+="<div
 id='edit_area_toggle_"+i+"'>";html+="<input 
id='edit_area_toggle_checkbox_"+id+"' class='toggle_"+id+"' type='checkbox' 
onclick='eAL.toggle(\""+id+"\");' accesskey='e' "+checked+" />";html+="<label 
for='edit_area_toggle_checkbox_"+id+"'>{$toggle}</label></div>";}if(eAs[id]["settings"]["debug"])html+="<textarea
 id='edit_area_debug_"+id+"' spellc
 heck='off' 
style='z-index:20;width:100%;height:120px;overflow:auto;border:solid black 
1px;'></textarea><br 
/>";html=t.translate(html,eAs[id]["settings"]["language"]);span.innerHTML=html;father=d.getElementById(id).parentNode;next=d.getElementById(id).nextSibling;if(next==null)father.appendChild(span);
 else 
father.insertBefore(span,next);}if(!eAs[id]["initialized"]){t.execCommand(id,"EA_init");if(eAs[id]["settings"]["display"]=="later"){eAs[id]["initialized"]=true;return;}}if(t.isIE){t.init_ie_textarea(id);}var
 
area=eAs[id];for(i=0;i<area["settings"]["tab_toolbar"].length;i++){html_toolbar_content+=t.get_control_html(area["settings"]["tab_toolbar"][i],area["settings"]["language"]);}html_toolbar_content=t.translate(html_toolbar_content,area["settings"]["language"],"template");if(!t.iframe_script){t.iframe_script="";for(i=0;i<t.sub_scripts_to_load.length;i++)t.iframe_script+='<script
 language="javascript" type="text/javascript" 
src="'+t.baseURL+t.sub_scripts_to_load[i]+'.js"></script>';}for(i=0;i<area["settings"]["plugins"].length;i++){if(!t.all_plugins_loaded)t.iframe_script+='<script
 language="javascript" type="text/javascript" 
src="'+t.baseURL+'plugins/'+area["settings"]["plugins"][i]+'/'+area["settings"]["plugins"][i]+'.js"></script>';t.iframe_script+='<script
 language="javascri
 pt" type="text/javascript" 
src="'+t.baseURL+'plugins/'+area["settings"]["plugins"][i]+'/langs/'+area["settings"]["language"]+'.js"></script>';}if(!t.iframe_css){t.iframe_css="<link
 href='"+t.baseURL+"edit_area.css' rel='stylesheet' type='text/css' 
/>";}template=t.template.replace(/\[__BASEURL__\]/g,t.baseURL);template=template.replace("[__TOOLBAR__]",html_toolbar_content);template=t.translate(template,area["settings"]["language"],"template");template=template.replace("[__CSSRULES__]",t.iframe_css);template=template.replace("[__JSCODE__]",t.iframe_script);template=template.replace("[__EA_VERSION__]",t.version);area.textarea=d.getElementById(area["settings"]["id"]);eAs[area["settings"]["id"]]["textarea"]=area.textarea;if(typeof(window.frames["frame_"+area["settings"]["id"]])!='undefined')delete
 
window.frames["frame_"+area["settings"]["id"]];father=area.textarea.parentNode;content=d.createElement("iframe");content.name="frame_"+area["settings"]["id"];content.id="frame_"+area["settings"
 
]["id"];content.style.borderWidth="0px";setAttribute(content,"frameBorder","0");content.style.overflow="hidden";content.style.display="none";next=area.textarea.nextSibling;if(next==null)father.appendChild(content);
 else 
father.insertBefore(content,next);f=window.frames["frame_"+area["settings"]["id"]];f.document.open();f.eAs=eAs;f.area_id=area["settings"]["id"];f.document.area_id=area["settings"]["id"];f.document.write(template);f.document.close();},toggle:function(id,toggle_to){if(!toggle_to)toggle_to=(eAs[id]["displayed"]==true)?"off":"on";if(eAs[id]["displayed"]==true&&toggle_to=="off"){this.toggle_off(id);}

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_functions.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_functions.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_functions.js
index e3bc3f5..9efd613 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_functions.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_functions.js
@@ -1,4 +1,21 @@
-       //replace tabulation by the good number of white spaces
+       /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */    //replace tabulation by the good number of white spaces
        EditArea.prototype.replace_tab= function(text){
                return text.replace(/((\n?)([^\t\n]*)\t)/gi, 
editArea.smartTab);                // slower than simple replace...        
        };
@@ -103,7 +120,7 @@
                                // try to make FF to bug
                                div1.innerHTML          = text1.value   = 
'azertyuiopqsdfghjklm';
                                div1.innerHTML          = text1.value   = 
text1.value+'wxcvbn^p*ù$!:;,,';
-                               diff    =  text1.scrollWidth - div1.scrollWidth;
+                               diff    =  text1.scrollWidth - div1.scrollWidth;
                                
                                // firefox return here a diff of 1 px between 
equals scrollWidth (can't explain)
                                if( Math.abs( diff ) >= 2 )

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_loader.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_loader.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_loader.js
index abc9281..0e4d221 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_loader.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area_loader.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 /******
  *
  *     EditArea 

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/elements_functions.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/elements_functions.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/elements_functions.js
index 5a0c92d..c0d5331 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/elements_functions.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/elements_functions.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 /****
  * This page contains some general usefull functions for javascript
  *

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/highlight.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/highlight.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/highlight.js
index d0ec749..7d07db8 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/highlight.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/highlight.js
@@ -1,4 +1,21 @@
-       // change_to: "on" or "off"
+       /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */    // change_to: "on" or "off"
        EditArea.prototype.change_highlight= function(change_to){
                if(this.settings["syntax"].length==0 && change_to==false){
                        this.switchClassSticky(_$("highlight"), 
'editAreaButtonDisabled', true);

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/keyboard.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/keyboard.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/keyboard.js
index 798a752..c89b46b 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/keyboard.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/keyboard.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 var EA_keys = {8:"Retour arriere",9:"Tabulation",12:"Milieu (pave 
numerique)",13:"Entrer",16:"Shift",17:"Ctrl",18:"Alt",19:"Pause",20:"Verr 
Maj",27:"Esc",32:"Space",33:"Page up",34:"Page 
down",35:"End",36:"Begin",37:"Left",38:"Up",39:"Right",40:"Down",44:"Impr 
ecran",45:"Inser",46:"Suppr",91:"Menu Demarrer Windows / touche pomme 
Mac",92:"Menu Demarrer Windows",93:"Menu contextuel 
Windows",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"Verr
 Num",145:"Arret defil"};
 
 

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/bg.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/bg.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/bg.js
index e088403..f6521c2 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/bg.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/bg.js
@@ -1,4 +1,23 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/*
  *     Bulgarian translation
  *     Author:         Valentin Hristov
  *     Company:        SOFTKIT Bulgarian

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/cs.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/cs.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/cs.js
index d1a614c..8447f09 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/cs.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/cs.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["cs"]={
 new_document: "Nový dokument",
 search_button: "Najdi a nahraď",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/de.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/de.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/de.js
index 6ca2ad6..7050324 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/de.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/de.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["de"]={
 new_document: "Neues Dokument",
 search_button: "Suchen und Ersetzen",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/dk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/dk.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/dk.js
index bb1d7b2..1c96305 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/dk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/dk.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["dk"]={
 new_document: "nyt tomt dokument",
 search_button: "s&oslash;g og erstat",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/en.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/en.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/en.js
index d2fa561..ae80f81 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/en.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/en.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["en"]={
 new_document: "new empty document",
 search_button: "search and replace",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/eo.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/eo.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/eo.js
index 77230d1..40992d1 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/eo.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/eo.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["eo"]={
 new_document: "nova dokumento (vakigas la enhavon)",
 search_button: "ser&#265;i / anstata&#365;igi",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/es.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/es.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/es.js
index 83dd507..49f9699 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/es.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/es.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["es"]={
 new_document: "nuevo documento vacío",
 search_button: "buscar y reemplazar",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fi.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fi.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fi.js
index 496b23d..121e558 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fi.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fi.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["fi"]={
 new_document: "uusi tyhjä dokumentti",
 search_button: "etsi ja korvaa",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fr.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fr.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fr.js
index 16cf88f..7775cb4 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fr.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/fr.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["fr"]={
 new_document: "nouveau document (efface le contenu)",
 search_button: "rechercher / remplacer",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/hr.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/hr.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/hr.js
index 0429d3a..4b91a90 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/hr.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/hr.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["hr"]={
 new_document: "Novi dokument",
 search_button: "Traži i izmijeni",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/it.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/it.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/it.js
index 356e4c8..1126ab7 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/it.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/it.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["it"]={
 new_document: "nuovo documento vuoto",
 search_button: "cerca e sostituisci",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ja.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ja.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ja.js
index 35d5f0a..5859734 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ja.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ja.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["ja"]={
 new_document: "新規作成",
 search_button: "検索・置換",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/mk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/mk.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/mk.js
index 4e14d12..f8cbb51 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/mk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/mk.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["mk"]={
 new_document: "Нов документ",
 search_button: "Најди и замени",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/nl.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/nl.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/nl.js
index bcd13d3..0868b28 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/nl.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/nl.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["nl"]={
 new_document: "nieuw leeg document",
 search_button: "zoek en vervang",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pl.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pl.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pl.js
index c879888..a9c0960 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pl.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pl.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["pl"]={
 new_document: "nowy dokument",
 search_button: "znajdź i zamień",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pt.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pt.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pt.js
index 32cf015..1aaad70 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pt.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/pt.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["pt"]={
 new_document: "Novo documento",
 search_button: "Localizar e substituir",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ru.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ru.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ru.js
index fcd381d..7dc1632 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ru.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/ru.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["ru"]={
 new_document: "новый пустой документ",
 search_button: "поиск и замена",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/sk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/sk.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/sk.js
index 59f18b4..a1bacaf 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/sk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/sk.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["sk"]={
 new_document: "nový prázdy dokument",
 search_button: "vyhľadaj a nahraď",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/zh.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/zh.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/zh.js
index 612fa03..34f4612 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/zh.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/langs/zh.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editAreaLoader.lang["zh"]={
 new_document: "新建空白文档",
 search_button: "查找与替换",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/manage_area.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/manage_area.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/manage_area.js
index e10c5e9..2db2cd9 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/manage_area.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/manage_area.js
@@ -1,4 +1,23 @@
-       EditArea.prototype.focus = function() {
+       /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+EditArea.prototype.focus = function() {
                this.textarea.focus();
                this.textareaFocused=true;
        };

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/charmap.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/charmap.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/charmap.js
index df42822..9607f49 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/charmap.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/charmap.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 /**
  * Charmap plugin
  * by Christophe Dolivet

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/css/charmap.css
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/css/charmap.css
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/css/charmap.css
index fc8d666..f643b85 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/css/charmap.css
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/css/charmap.css
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 body{
        background-color: #F0F0EE; 
        font: 12px monospace, sans-serif;

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/jscripts/map.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/jscripts/map.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/jscripts/map.js
index 6c194a4..9ab49da 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/jscripts/map.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/jscripts/map.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 var editArea;
 
 

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/bg.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/bg.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/bg.js
index eaba0f9..5bc77d4 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/bg.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/bg.js
@@ -1,4 +1,23 @@
 /*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+/*
  *     Bulgarian translation
  *     Author:         Valentin Hristov
  *     Company:        SOFTKIT Bulgarian

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/cs.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/cs.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/cs.js
index 6b1c907..bb76d6a 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/cs.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/cs.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("cs",{
 charmap_but: "Visual keyboard",
 charmap_title: "Visual keyboard",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/de.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/de.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/de.js
index 6dfe69c..9239319 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/de.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/de.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("de",{
 charmap_but: "Sonderzeichen",
 charmap_title: "Sonderzeichen",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/dk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/dk.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/dk.js
index ebcde25..da8ff1d 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/dk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/dk.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("dk",{
 charmap_but: "Visual keyboard",
 charmap_title: "Visual keyboard",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/en.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/en.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/en.js
index 335ec28..5df1e53 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/en.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/en.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("en",{
 charmap_but: "Visual keyboard",
 charmap_title: "Visual keyboard",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/eo.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/eo.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/eo.js
index 9a30841..3aafd30 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/eo.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/eo.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("eo",{
 charmap_but: "Ekranklavaro",
 charmap_title: "Ekranklavaro",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/es.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/es.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/es.js
index be04b4b..4c4eee9 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/es.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/es.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("es",{
 charmap_but: "Visual keyboard",
 charmap_title: "Visual keyboard",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/fr.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/fr.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/fr.js
index 8131e30..81354cc 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/fr.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/fr.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("fr",{
 charmap_but: "Clavier visuel",
 charmap_title: "Clavier visuel",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/hr.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/hr.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/hr.js
index 4d74354..5107e53 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/hr.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/hr.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("hr",{
 charmap_but: "Virtualna tipkovnica",
 charmap_title: "Virtualna tipkovnica",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/it.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/it.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/it.js
index b05abb9..08924d6 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/it.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/it.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("it",{
 charmap_but: "Tastiera visuale",
 charmap_title: "Tastiera visuale",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ja.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ja.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ja.js
index efe060e..2f215fa 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ja.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ja.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("ja",{
 charmap_but: "Visual keyboard",
 charmap_title: "Visual keyboard",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/mk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/mk.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/mk.js
index f533116..bda4cb9 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/mk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/mk.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("mkn",{
 charmap_but: "Visual keyboard",
 charmap_title: "Visual keyboard",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/nl.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/nl.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/nl.js
index 70d7968..7214cad 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/nl.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/nl.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("nl",{
 charmap_but: "Visueel toetsenbord",
 charmap_title: "Visueel toetsenbord",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pl.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pl.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pl.js
index 9feabbb..c765bc9 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pl.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pl.js
@@ -1,4 +1,23 @@
-editArea.add_lang("pl",{
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
+editArea.add_lang("pl",{
 charmap_but: "Klawiatura ekranowa",
 charmap_title: "Klawiatura ekranowa",
 charmap_choose_block: "wybierz grupę znaków",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pt.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pt.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pt.js
index 5d3eaa3..8b39fc7 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pt.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/pt.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("pt",{
 charmap_but: "Visual keyboard",
 charmap_title: "Visual keyboard",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ru.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ru.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ru.js
index 3163f36..3b3736e 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ru.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/ru.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("ru",{
 charmap_but: "Визуальная клавиатура",
 charmap_title: "Визуальная клавиатура",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/sk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/sk.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/sk.js
index 8513641..1a44a77 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/sk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/sk.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("sk",{
 charmap_but: "Vizuálna klávesnica",
 charmap_title: "Vizuálna klávesnica",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/zh.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/zh.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/zh.js
index 2a20233..91b214c 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/zh.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/langs/zh.js
@@ -1,3 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements. See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership. The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied. See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
+ */
+
 editArea.add_lang("zh",{
 charmap_but: "软键盘",
 charmap_title: "软键盘",

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/popup.html
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/popup.html
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/popup.html
index 4b549db..67ad456 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/popup.html
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/plugins/charmap/popup.html
@@ -1,4 +1,23 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements. See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership. The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License. You may obtain a copy of the License at
+  ~
+  ~ http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied. See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" >
 <head>

Reply via email to