http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/jquery.cookie.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/jquery.cookie.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/jquery.cookie.js
index 6df1fac..7553788 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/jquery.cookie.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/jquery.cookie.js
@@ -1,11 +1,20 @@
-/**
- * Cookie plugin
+/*
+ * 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
  *
- * Copyright (c) 2006 Klaus Hartl (stilbuero.de)
- * Dual licensed under the MIT and GPL licenses:
- * http://www.opensource.org/licenses/mit-license.php
- * http://www.gnu.org/licenses/gpl.html
+ * 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.
  */
 
 /**

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/ui.all.css
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/ui.all.css
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/ui.all.css
index fa60867..52b3f9c 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/ui.all.css
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/tabs/ui.all.css
@@ -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.
+ */
+
+/*
  * jQuery UI screen structure and presentation
  * This CSS file was generated by ThemeRoller, a Filament Group Project for 
jQuery UI
  * Author: Scott Jehl, [email protected], http://www.filamentgroup.com

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/jquery.ui.i18n.all.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/jquery.ui.i18n.all.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/jquery.ui.i18n.all.js
index ce69597..0146854 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/jquery.ui.i18n.all.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/jquery.ui.i18n.all.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.
+ */
+
 /* Arabic Translation for jQuery UI date picker plugin. */
 /* Khaled Al Horani -- [email protected] */
 /* خالد الحوراني -- [email protected] */

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ar.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ar.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ar.js
index 4c8e5d3..234dc55 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ar.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ar.js
@@ -1,4 +1,23 @@
-/* Arabic Translation for jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Arabic Translation for jQuery UI date picker plugin. */
 /* Khaled Al Horani -- [email protected] */
 /* خالد الحوراني -- [email protected] */
 /* NOTE: monthNames are the original months names and they are the Arabic 
names, not the new months name فبراير - يناير and there isn't any 
Arabic roots for these months */

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-bg.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-bg.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-bg.js
index f11de66..9b25451 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-bg.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-bg.js
@@ -1,4 +1,23 @@
-/* Bulgarian initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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 initialisation for the jQuery UI date picker plugin. */
 /* Written by Stoyan Kyosev (http://svest.org). */
 jQuery(function($){
     $.datepicker.regional['bg'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ca.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ca.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ca.js
index cc2d5cc..9cd347e 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ca.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ca.js
@@ -1,4 +1,23 @@
-/* Inicialitzaci� en catal� per a l'extenci� 'calendar' per jQuery. */
+/*
+ * 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.
+ */
+
+/* Inicialitzaci� en catal� per a l'extenci� 'calendar' per jQuery. */
 /* Writers: ([email protected]). */
 jQuery(function($){
        $.datepicker.regional['ca'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-cs.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-cs.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-cs.js
index d04c618..ce2cde0 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-cs.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-cs.js
@@ -1,4 +1,23 @@
-/* Czech initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Czech initialisation for the jQuery UI date picker plugin. */
 /* Written by Tomas Muller ([email protected]). */
 jQuery(function($){
        $.datepicker.regional['cs'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-da.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-da.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-da.js
index 2a178d6..0dc65c9 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-da.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-da.js
@@ -1,4 +1,23 @@
-/* Danish initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Danish initialisation for the jQuery UI date picker plugin. */
 /* Written by Jan Christensen ( [email protected]). */
 jQuery(function($){
     $.datepicker.regional['da'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-de.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-de.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-de.js
index 862b04a..3c50e50 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-de.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-de.js
@@ -1,4 +1,23 @@
-/* German initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* German initialisation for the jQuery UI date picker plugin. */
 /* Written by Milian Wolff ([email protected]). */
 jQuery(function($){
        $.datepicker.regional['de'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-eo.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-eo.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-eo.js
index 92009dc..95d78e1 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-eo.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-eo.js
@@ -1,4 +1,23 @@
-/* Esperanto initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Esperanto initialisation for the jQuery UI date picker plugin. */
 /* Written by Olivier M. ([email protected]). */
 jQuery(function($){
        $.datepicker.regional['eo'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-es.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-es.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-es.js
index db64549..008037f 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-es.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-es.js
@@ -1,4 +1,23 @@
-/* Inicializaci�n en espa�ol para la extensi�n 'UI date picker' para 
jQuery. */
+/*
+ * 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.
+ */
+
+/* Inicializaci�n en espa�ol para la extensi�n 'UI date picker' para 
jQuery. */
 /* Traducido por Vester ([email protected]). */
 jQuery(function($){
        $.datepicker.regional['es'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fi.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fi.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fi.js
index 8dc39c5..9ba04f4 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fi.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fi.js
@@ -1,5 +1,24 @@
+/*
+ * 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.
+ */
+
 /* Finnish initialisation for the jQuery UI date picker plugin. */
-/* Written by Harri Kilpi� ([email protected]). */
+/* Written by Harri Kilpi� ([email protected]). */
 jQuery(function($){
     $.datepicker.regional['fi'] = {
                clearText: 'Tyhjennä', clearStatus: '',

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fr.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fr.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fr.js
index 33ce1e2..d157d84 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fr.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-fr.js
@@ -1,4 +1,23 @@
-/* French initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* French initialisation for the jQuery UI date picker plugin. */
 /* Written by Keith Wood ([email protected]) and Stéphane Nahmani 
([email protected]). */
 jQuery(function($){
        $.datepicker.regional['fr'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-he.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-he.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-he.js
index 6574e5a..a79f2fd 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-he.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-he.js
@@ -1,4 +1,23 @@
-/* Hebrew initialisation for the UI Datepicker extension. */
+/*
+ * 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.
+ */
+
+/* Hebrew initialisation for the UI Datepicker extension. */
 /* Written by Amir Hardon (ahardon at gmail dot com). */
 jQuery(function($){
        $.datepicker.regional['he'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hr.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hr.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hr.js
index be438ac..f1440e2 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hr.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hr.js
@@ -1,4 +1,23 @@
-/* Croatian i18n for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Croatian i18n for the jQuery UI date picker plugin. */
 /* Written by Vjekoslav Nesek. */
 jQuery(function($){
        $.datepicker.regional['hr'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hu.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hu.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hu.js
index 73eaa46..88d6520 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hu.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hu.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.
+ */
+
 /* Hungarian initialisation for the jQuery UI date picker plugin. */
 /* Written by Istvan Karaszi ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hy.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hy.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hy.js
index 4afb109..bce638d 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hy.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-hy.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.
+ */
+
 /* Armenian(UTF-8) initialisation for the jQuery UI date picker plugin. */
 /* Written by Levon Zakaryan ([email protected])*/
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-id.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-id.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-id.js
index e921dd7..f714c61 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-id.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-id.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.
+ */
+
 /* Indonesian initialisation for the jQuery UI date picker plugin. */
 /* Written by Deden Fathurahman ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-is.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-is.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-is.js
index fae78fc..2ef6d32 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-is.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-is.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.
+ */
+
 /* Icelandic initialisation for the jQuery UI date picker plugin. */
 /* Written by Haukur H. Thorsson ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-it.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-it.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-it.js
index 398337e..6290da3 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-it.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-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.
+ */
+
 /* Italian initialisation for the jQuery UI date picker plugin. */
 /* Written by Apaella ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ja.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ja.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ja.js
index 4fd07e3..21467f5 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ja.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-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.
+ */
+
 /* Japanese (UTF-8) initialisation for the jQuery UI date picker plugin. */
 /* Written by Milly. */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ko.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ko.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ko.js
index afe7911..a4b37ba 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ko.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ko.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.
+ */
+
 /* Korean initialisation for the jQuery calendar extension. */
 /* Written by DaeKwon Kang ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lt.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lt.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lt.js
index 2afe15e..ef8409d 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lt.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lt.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.
+ */
+
 /* Lithuanian (UTF-8) initialisation for the jQuery UI date picker plugin. */
 /* @author Arturas Paleicikas <[email protected]> */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lv.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lv.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lv.js
index 2531794..b52afbe 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lv.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-lv.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.
+ */
+
 /* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */
 /* @author Arturas Paleicikas <[email protected]> */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-nl.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-nl.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-nl.js
index 80262da..a941c24 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-nl.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-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.
+ */
+
 /* Dutch (UTF-8) initialisation for the jQuery UI date picker plugin. */
 /* Written by ??? */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-no.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-no.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-no.js
index c5c1d0c..f18357e 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-no.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-no.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.
+ */
+
 /* Norwegian initialisation for the jQuery UI date picker plugin. */
 /* Written by Naimdjon Takhirov ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pl.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pl.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pl.js
index 4e8fc2a..611c30e 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pl.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-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.
+ */
+
 /* Polish initialisation for the jQuery UI date picker plugin. */
 /* Written by Jacek Wysocki ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pt-BR.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pt-BR.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pt-BR.js
index 0f3fca1..ec0a99f 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pt-BR.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-pt-BR.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.
+ */
+
 /* Brazilian initialisation for the jQuery UI date picker plugin. */
 /* Written by Leonildo Costa Silva ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ro.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ro.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ro.js
index 9a0fab9..045ded2 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ro.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ro.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.
+ */
+
 /* Romanian initialisation for the jQuery UI date picker plugin. */
 /* Written by Edmond L. ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ru.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ru.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ru.js
index 55d6a35..a333f93 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-ru.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-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.
+ */
+
 /* Russian (UTF-8) initialisation for the jQuery UI date picker plugin. */
 /* Written by Andrew Stromnov ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sk.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sk.js
index f29444a..81a64a3 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-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.
+ */
+
 /* Slovak initialisation for the jQuery UI date picker plugin. */
 /* Written by Vojtech Rinik ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sl.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sl.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sl.js
index 8fed7d7..4902fd8 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sl.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sl.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.
+ */
+
 /* Slovenian initialisation for the jQuery UI date picker plugin. */
 /* Written by Jaka Jancar ([email protected]). */
 /* c = &#x10D;, s = &#x161; z = &#x17E; C = &#x10C; S = &#x160; Z = &#x17D; */

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sv.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sv.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sv.js
index 09ce835..db8dd20 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sv.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-sv.js
@@ -1,4 +1,23 @@
-/* Swedish initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Swedish initialisation for the jQuery UI date picker plugin. */
 /* Written by Anders Ekdahl ( [email protected]). */
 jQuery(function($){
     $.datepicker.regional['sv'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-th.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-th.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-th.js
index 6f28851..93cb789 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-th.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-th.js
@@ -1,4 +1,23 @@
-/* Thai initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Thai initialisation for the jQuery UI date picker plugin. */
 /* Written by pipo ([email protected]). */
 jQuery(function($){
        $.datepicker.regional['th'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-tr.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-tr.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-tr.js
index 67a44f0..77e19aa 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-tr.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-tr.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.
+ */
+
 /* Turkish initialisation for the jQuery UI date picker plugin. */
 /* Written by Izzet Emre Erkan ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-uk.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-uk.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-uk.js
index c296c0c..ff58058 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-uk.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-uk.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.
+ */
+
 /* Ukrainian (UTF-8) initialisation for the jQuery UI date picker plugin. */
 /* Written by Maxim Drogobitskiy ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-CN.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-CN.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-CN.js
index 5d14fc9..340b4dc 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-CN.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-CN.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.
+ */
+
 /* Chinese initialisation for the jQuery UI date picker plugin. */
 /* Written by Cloudream ([email protected]). */
 jQuery(function($){

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-TW.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-TW.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-TW.js
index 1613b5d..a84b88b 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-TW.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/dialog/js/jqueryui/ui/i18n/ui.datepicker-zh-TW.js
@@ -1,4 +1,23 @@
-/* Chinese initialisation for the jQuery UI date picker plugin. */
+/*
+ * 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.
+ */
+
+/* Chinese initialisation for the jQuery UI date picker plugin. */
 /* Written by Ressol ([email protected]). */
 jQuery(function($){
        $.datepicker.regional['zh-TW'] = {

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/about.html
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/about.html 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/about.html
index 56bbca9..e606d9f 100644
--- a/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/about.html
+++ b/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/about.html
@@ -1,21 +1,23 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
 <!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights 
Reserved.
- ~
- ~ WSO2 Inc. 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.
- -->
+  ~ 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 HTML 4.01//EN" 
"http://www.w3.org/TR/html4/strict.dtd";>
 <html><head><title>WSO2 Carbon - About</title>
 
 <link href="../admin/css/documentation.css" rel="stylesheet" type="text/css" 
media="all"/>

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html
index e7b2ba8..eb00e24 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/docs/signin_userguide.html
@@ -1,20 +1,21 @@
 <!--
- ~ Copyright (c) 2005-2011, WSO2 Inc. (http://www.wso2.org) All Rights 
Reserved.
- ~
- ~ WSO2 Inc. 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.
- -->
+  ~ 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 HTML 4.01 Transitional//EN">
 <html>
 <head>

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/autocompletion.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/autocompletion.js
 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/autocompletion.js
index c5d646a..cf4640d 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/autocompletion.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/autocompletion.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.
+ */
+
 /**
  * Autocompletion class
  * 
@@ -321,7 +340,7 @@ var EditArea_autocompletion= {
                                                                
tmp["keywords"][prefix]['datas'][j]= {
                                                                        
is_typing: datas["KEYWORDS"][prefix][j][0],
                                                                        // if 
replace with is empty, replace with the is_typing value
-                                                                       
replace_with: datas["KEYWORDS"][prefix][j][1] ? 
datas["KEYWORDS"][prefix][j][1].replace('�', datas["KEYWORDS"][prefix][j][0] 
) : '',
+                                                                       
replace_with: datas["KEYWORDS"][prefix][j][1] ? 
datas["KEYWORDS"][prefix][j][1].replace('�', datas["KEYWORDS"][prefix][j][0] 
) : '',
                                                                        
comment: datas["KEYWORDS"][prefix][j][2] ? datas["KEYWORDS"][prefix][j][2] : '' 
                                                                };
                                                                

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.css
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.css 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.css
index 172b366..3dde8d9 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.css
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.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, html{
        margin: 0; 
        padding: 0;

http://git-wip-us.apache.org/repos/asf/stratos/blob/8598f49e/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.js
----------------------------------------------------------------------
diff --git 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.js 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.js
index 35ea553..96c4cc0 100644
--- 
a/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.js
+++ 
b/dependencies/org.wso2.carbon.ui/src/main/resources/web/editarea/edit_area.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 

Reply via email to