You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by la...@apache.org on 2013/09/05 06:26:01 UTC

[1/5] Adding licences which are added automatically by Rat plugin

Updated Branches:
  refs/heads/master 9c1c60d5b -> a9d270194


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/is/repository/conf/datasources/master-datasources.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/is/repository/conf/datasources/master-datasources.xml b/tools/stratos-installer/config/is/repository/conf/datasources/master-datasources.xml
index 3730272..c65f758 100644
--- a/tools/stratos-installer/config/is/repository/conf/datasources/master-datasources.xml
+++ b/tools/stratos-installer/config/is/repository/conf/datasources/master-datasources.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <datasources-configuration xmlns:svns="http://org.wso2.securevault/configuration">
   
     <providers>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/sc/repository/conf/cartridge-config.properties
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/sc/repository/conf/cartridge-config.properties b/tools/stratos-installer/config/sc/repository/conf/cartridge-config.properties
index f0c4146..d1628e6 100644
--- a/tools/stratos-installer/config/sc/repository/conf/cartridge-config.properties
+++ b/tools/stratos-installer/config/sc/repository/conf/cartridge-config.properties
@@ -1,3 +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.
+#
+#
+
 # Configuration properties
 autoscalerService.url=https://CC_HOSTNAME:CC_HTTPS_PORT/services/CloudControllerService/
 autoscaler.time.out=190000

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/sc/repository/conf/datasources/master-datasources.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/sc/repository/conf/datasources/master-datasources.xml b/tools/stratos-installer/config/sc/repository/conf/datasources/master-datasources.xml
index 1b13766..34dee42 100644
--- a/tools/stratos-installer/config/sc/repository/conf/datasources/master-datasources.xml
+++ b/tools/stratos-installer/config/sc/repository/conf/datasources/master-datasources.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <datasources-configuration xmlns:svns="http://org.wso2.securevault/configuration">
   
     <providers>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/resources/add_entry_zone_file.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/resources/add_entry_zone_file.sh b/tools/stratos-installer/resources/add_entry_zone_file.sh
index 63fa028..c9593e0 100644
--- a/tools/stratos-installer/resources/add_entry_zone_file.sh
+++ b/tools/stratos-installer/resources/add_entry_zone_file.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 zone_file=$3
 subdomain=$1
 ip=$2

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/resources/gitolite-suexec-wrapper.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/resources/gitolite-suexec-wrapper.sh b/tools/stratos-installer/resources/gitolite-suexec-wrapper.sh
index d49e06e..03d6550 100644
--- a/tools/stratos-installer/resources/gitolite-suexec-wrapper.sh
+++ b/tools/stratos-installer/resources/gitolite-suexec-wrapper.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 USER=$1
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/resources/notify.php
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/resources/notify.php b/tools/stratos-installer/resources/notify.php
index c84d1f9..7f80aa7 100644
--- a/tools/stratos-installer/resources/notify.php
+++ b/tools/stratos-installer/resources/notify.php
@@ -1,4 +1,25 @@
 <?php
+/*
+ *
+ * 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.
+ *
+*/
+
 // sample json
 
 //$dd='{"pusher":{"name":"none"},"repository":{"name":"wordpress","has_wiki":true,"size":6668,"created_at":"2012-11-28T21:00:56-08:00","private":false,"watchers":0,"fork":false,"language":"PHP","url":"https://github.com/lakwarus/wordpress","id":6915450,"pushed_at":"2012-12-02T22:34:01-08:00","has_downloads":true,"open_issues":0,"has_issues":true,"forks":0,"stargazers":0,"description":"","owner":{"name":"lakwarus","email":"lakwarus@gmail.com"}},"forced":false,"after":"bf3e4bbe16336b272ca7230eecd1f42cd569d850","head_commit":{"modified":[],"added":["test.txt"],"timestamp":"2012-12-02T22:33:22-08:00","removed":[],"author":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"},"url":"https://github.com/lakwarus/wordpress/commit/bf3e4bbe16336b272ca7230eecd1f42cd569d850","id":"bf3e4bbe16336b272ca7230eecd1f42cd569d850","distinct":true,"message":">>>>>>>>>","committer":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"}},"deleted":false,"c
 ommits":[{"modified":["README.md"],"added":[],"timestamp":"2012-12-02T22:18:54-08:00","removed":[],"author":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"},"url":"https://github.com/lakwarus/wordpress/commit/7afd4089f402cc9926aa5490cbcef21d77f63265","id":"7afd4089f402cc9926aa5490cbcef21d77f63265","distinct":true,"message":"add","committer":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"}},{"modified":["README.md"],"added":[],"timestamp":"2012-12-02T22:22:11-08:00","removed":[],"author":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"},"url":"https://github.com/lakwarus/wordpress/commit/817137d6f40ff0065d1687437a67c2bb42ea98c8","id":"817137d6f40ff0065d1687437a67c2bb42ea98c8","distinct":true,"message":"add","committer":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"}},{"modified":[],"added":["test.txt"],"timestamp":"2012-12-02T22:33:22-08:00","removed":[],"author
 ":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"},"url":"https://github.com/lakwarus/wordpress/commit/bf3e4bbe16336b272ca7230eecd1f42cd569d850","id":"bf3e4bbe16336b272ca7230eecd1f42cd569d850","distinct":true,"message":">>>>>>>>>","committer":{"name":"Lakmal Warusawithana","username":"lakwarus","email":"lakmal@wso2.com"}}],"ref":"refs/heads/master","before":"d5d7e4ab8ae58af96dd151bdf536644323e901e3","compare":"https://github.com/lakwarus/wordpress/compare/d5d7e4ab8ae5...bf3e4bbe1633","created":false}';

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/resources/remove_entry_zone_file.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/resources/remove_entry_zone_file.sh b/tools/stratos-installer/resources/remove_entry_zone_file.sh
index 7c08abc..c36e539 100644
--- a/tools/stratos-installer/resources/remove_entry_zone_file.sh
+++ b/tools/stratos-installer/resources/remove_entry_zone_file.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 zone_file=$2
 subdomain=$1
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/add_entry_zone_file.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/add_entry_zone_file.sh b/tools/stratos-installer/scripts/add_entry_zone_file.sh
index 63fa028..c9593e0 100644
--- a/tools/stratos-installer/scripts/add_entry_zone_file.sh
+++ b/tools/stratos-installer/scripts/add_entry_zone_file.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 zone_file=$3
 subdomain=$1
 ip=$2

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/copy-private-key.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/copy-private-key.sh b/tools/stratos-installer/scripts/copy-private-key.sh
index f1ebe3c..ec41fa3 100644
--- a/tools/stratos-installer/scripts/copy-private-key.sh
+++ b/tools/stratos-installer/scripts/copy-private-key.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 
 user="ubuntu"

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/create-app.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/create-app.sh b/tools/stratos-installer/scripts/create-app.sh
index 4867bc2..1d8b1c3 100644
--- a/tools/stratos-installer/scripts/create-app.sh
+++ b/tools/stratos-installer/scripts/create-app.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 user="ubuntu"
 instance_ip=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/git-folder-structure.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/git-folder-structure.sh b/tools/stratos-installer/scripts/git-folder-structure.sh
index a9338b5..40e53c2 100644
--- a/tools/stratos-installer/scripts/git-folder-structure.sh
+++ b/tools/stratos-installer/scripts/git-folder-structure.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 tenant=""
 cartridge=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/keygen.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/keygen.sh b/tools/stratos-installer/scripts/keygen.sh
index 22c8101..11c38b3 100644
--- a/tools/stratos-installer/scripts/keygen.sh
+++ b/tools/stratos-installer/scripts/keygen.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 tenant=""
 cartridge=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/manage-git-repo.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/manage-git-repo.sh b/tools/stratos-installer/scripts/manage-git-repo.sh
index a7a274b..b37fb03 100644
--- a/tools/stratos-installer/scripts/manage-git-repo.sh
+++ b/tools/stratos-installer/scripts/manage-git-repo.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 user="wso2"
 action=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/remove_entry_zone_file.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/remove_entry_zone_file.sh b/tools/stratos-installer/scripts/remove_entry_zone_file.sh
index 7c08abc..c36e539 100644
--- a/tools/stratos-installer/scripts/remove_entry_zone_file.sh
+++ b/tools/stratos-installer/scripts/remove_entry_zone_file.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 zone_file=$2
 subdomain=$1
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/set-mysql-password.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/set-mysql-password.sh b/tools/stratos-installer/scripts/set-mysql-password.sh
index dab8311..6e9a15e 100644
--- a/tools/stratos-installer/scripts/set-mysql-password.sh
+++ b/tools/stratos-installer/scripts/set-mysql-password.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 user="ubuntu"
 instance_ip=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/scripts/update-instance.sh
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/scripts/update-instance.sh b/tools/stratos-installer/scripts/update-instance.sh
index e77dc05..55c5492 100644
--- a/tools/stratos-installer/scripts/update-instance.sh
+++ b/tools/stratos-installer/scripts/update-instance.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 user="ubuntu"
 instance_ip=""


[5/5] git commit: Adding licences which are added automatically by Rat plugin

Posted by la...@apache.org.
Adding licences which are added automatically by Rat plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/a9d27019
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/a9d27019
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/a9d27019

Branch: refs/heads/master
Commit: a9d27019438ed903fd9385d3d450c63aa10b14ad
Parents: 9c1c60d
Author: Lahiru Sandaruwan <la...@wso2.com>
Authored: Thu Sep 5 10:01:00 2013 +0530
Committer: Lahiru Sandaruwan <la...@wso2.com>
Committed: Thu Sep 5 10:01:00 2013 +0530

----------------------------------------------------------------------
 .../src/conf/cartridge-config.properties        |  21 +
 .../src/conf/tenant-resource-policy.xml         |  21 +
 .../adc/mgt/dao/RepositoryCredentials.java      |  21 +
 .../stratos/adc/mgt/dto/CartridgeDetail.java    |  21 +
 .../adc/mgt/dto/CartridgeInformation.java       |  21 +
 .../adc/mgt/service/RepositoryInfoBean.java     |  21 +
 .../mgt/utils/ApplicationManagementUtil.java    |  21 +
 .../adc/mgt/utils/RepositoryCreator.java        |  21 +
 .../src/scripts/append_zone_file.sh             |  20 +
 .../stratos/adc/mgt/test/PolicyHolderTest.java  |  21 +
 .../src/test/resources/log4j.properties         |  23 +-
 .../src/test/resources/policies-1.xml           |  24 +-
 .../mgt/SubDomainAwareGroupManagementAgent.java |  23 +-
 .../topology/mgt/util/TopologyConstants.java    |  21 +
 .../adc/topology/mgt/util/TopologyMgtUtil.java  |  21 +
 .../src/main/resources/META-INF/services.xml    |  22 +
 .../cartridge/mgt/ui/CartridgeConstans.java     |  21 +
 .../stratos/cartridge/mgt/ui/Payload.java       |  21 +
 .../mgt/ui/RepoNotificationClient.java          |  21 +
 .../mgt/ui/RepoNotificationServlet.java         |  23 +-
 .../stratos/cartridge/mgt/ui/Repository.java    |  21 +
 .../src/main/resources/Resources.properties     |  23 +-
 .../src/main/resources/log4j.properties         |  23 +-
 .../controller/consumers/TopologyBuilder.java   |  21 +
 .../internal/CloudControllerDSComponent.java    |  23 +-
 .../controller/registry/RegistryManager.java    |  21 +
 .../src/main/resources/META-INF/services.xml    |  22 +
 .../src/test/resources/cartridges-1.xml         |  24 +-
 .../src/test/resources/cartridges-2.xml         |  23 +-
 .../src/test/resources/cartridges-3.xml         |  24 +-
 .../src/test/resources/cartridges-4.xml         |  24 +-
 .../src/test/resources/cartridges-5.xml         |  24 +-
 .../src/test/resources/cartridges-6.xml         |  24 +-
 .../src/test/resources/cartridges-7.xml         |  24 +-
 .../src/test/resources/cartridges-8.xml         |  44 +-
 .../src/test/resources/cartridges-9.xml         |  24 +-
 .../email/sender/api/EmailDataHolder.java       |  21 +
 .../src/main/resources/META-INF/services.xml    |  22 +
 .../src/test/resources/testng.xml               |  21 +
 .../logging/view/ui/i18n/Resources.properties   | 111 ++--
 .../sso/redirector/ui/i18n/Resources.properties |  85 +--
 .../web/stratos-auth/css/stratos-loginpage.css  | 209 +++----
 .../tenant/mgt/core/util/TenantCoreUtil.java    |  21 +
 .../ui/clients/PackageInfoServiceClient.java    |  21 +
 .../resources/web/tenant-mgt/css/tenant.css     |  23 +-
 .../mgt/internal/util/TenantMgtRampartUtil.java |  21 +
 .../services/GAppTenantRegistrationService.java |  21 +
 .../InMemoryPasswordcallbackHandler.java        |  21 +
 .../theme/mgt/ui/i18n/JSResources.properties    |  23 +-
 .../theme/mgt/ui/i18n/Resources.properties      |  21 +
 .../web/tenant-theme/css/loginpage.css          | 241 ++++----
 .../resources/web/tenant-theme/css/tenant.css   | 169 +++---
 .../web/tenant-theme/css/tenent-theme.css       |  85 +--
 .../web/tenant-theme/css/theme-mgt.css          |  21 +
 .../web/tenant-theme/js/theme_resource_util.js  |  21 +
 .../repository/conf/cipher-text.properties      |  37 +-
 .../repository/conf/secret-conf.properties      |  95 ++--
 .../throttling/ui/i18n/JSResources.properties   |  21 +
 .../throttling/ui/i18n/Resources.properties     |  23 +-
 .../usage/ui/i18n/JSResources.properties        |  23 +-
 .../stratos/usage/ui/i18n/Resources.properties  |  23 +-
 .../web/tenant-usage/css/tenant-usage.css       |  23 +-
 .../tenant-usage/js/all-tenant-usage-report.js  |  21 +
 .../web/tenant-usage/js/tenant-usage.js         |  21 +
 .../web/tenant-usage/js/usage-report.js         |  23 +-
 .../domain/ui/i18n/JSResources.properties       |  23 +-
 .../domain/ui/i18n/Resources.properties         |  21 +
 .../web/validate-domain/css/validate_domain.css |  23 +-
 .../web/validate-domain/js/validate_domain.js   |  23 +-
 .../src/main/resources/build.properties         |  23 +-
 .../resources/conf/cartridge-config.properties  |  21 +
 .../src/main/resources/conf/policies.xml        |  24 +-
 .../src/main/resources/build.properties         |  21 +
 .../src/main/resources/conf/agent.properties    |  21 +
 .../src/main/resources/build.properties         |  23 +-
 .../resources/build.properties                  |  21 +
 .../resources/conf/cloud-services-desc.xml      |  22 +
 .../resources/conf/eula.xml                     |  22 +
 .../src/main/resources/build.properties         |  21 +
 .../main/resources/conf/cloud-services-desc.xml |  22 +
 .../src/main/resources/conf/eula.xml            |  22 +
 .../resources/build.properties                  |  21 +
 .../resources/conf/cloud-services-desc.xml      |  22 +
 .../src/main/resources/build.properties         |  21 +
 .../main/resources/conf/cloud-services-desc.xml |  22 +
 .../modules/distribution/lib/home/index.html    |  21 +
 .../modules/distribution/lib/home/style.css     |  23 +-
 .../distribution/src/main/conf/event-broker.xml |  22 +
 .../src/main/resources/web/styles/css/main.css  |  21 +
 .../src/main/resources/web/styles/css/main.css  |  21 +
 .../dashboard/ui/i18n/JSResources.properties    |  23 +-
 .../dashboard/ui/i18n/Resources.properties      |  21 +
 .../web/tenant-dashboard/css/dashboard.css      |  21 +
 .../web/tenant-dashboard/js/configurations.js   |  21 +
 .../web/tenant-dashboard/js/dashboard.js        |  21 +
 .../modules/distribution/lib/home/faq.html      |  21 +
 .../modules/distribution/lib/home/index.html    | 259 +++++----
 .../distribution/lib/home/js/orbit-1.2.3.css    |  23 +-
 .../modules/distribution/lib/home/style.css     | 341 ++++++------
 .../distribution/src/bin/add_entry_zone_file.sh |  20 +
 .../src/bin/git-folder-structure.sh             |  20 +
 .../distribution/src/bin/manage-git-repo.sh     |  20 +
 .../src/bin/remove_entry_zone_file.sh           |  20 +
 .../distribution/src/bin/set-mysql-password.sh  |  20 +
 .../distribution/src/bin/update-instance.sh     |  20 +
 .../WebContent/WEB-INF/web.xml                  |  21 +
 .../WebContent/dashboards/as.html               |  21 +
 .../WebContent/dashboards/bam.html              |  21 +
 .../WebContent/dashboards/bps.html              |  21 +
 .../WebContent/dashboards/brs.html              |  21 +
 .../WebContent/dashboards/cep.html              |  21 +
 .../WebContent/dashboards/csg.html              |  21 +
 .../dashboards/css/features-dashboard.css       |  23 +-
 .../WebContent/dashboards/dss.html              |  21 +
 .../WebContent/dashboards/esb.html              |  21 +
 .../WebContent/dashboards/greg.html             |  21 +
 .../WebContent/dashboards/gs.html               |  21 +
 .../WebContent/dashboards/is.html               |  21 +
 .../WebContent/dashboards/manager.html          |  21 +
 .../WebContent/dashboards/mb.html               |  21 +
 .../WebContent/dashboards/ms.html               |  21 +
 .../css/features-dashboard-new.css              | 331 +++++------
 .../WebContent/tenant-dashboard/css/ie7.css     |  37 +-
 .../WebContent/tenant-dashboard/index.html      |  21 +
 .../features-dashboard/features-dashboard.xml   |  21 +
 .../integration/src/test/resources/testng.xml   |  22 +
 .../web/tenant-login/css/loginpage.css          | 557 ++++++++++---------
 .../resources/web/tenant-login/css/tenant.css   | 145 ++---
 .../main/resources/web/tenant-login/js/login.js |  21 +
 .../src/main/resources/web/styles/css/main.css  |  21 +
 .../resources/allthemes/Dark/admin/main.css     |  21 +
 .../resources/allthemes/Default/admin/main.css  | 479 ++++++++--------
 .../resources/allthemes/Light/admin/main.css    |  21 +
 .../init_scripts/default/get-launch-params.rb   |  20 +
 .../init_scripts/mysql/get-launch-params.rb     |  20 +
 .../mysql/openstack/get-launch-params.rb        |  20 +
 .../init_scripts/mysql/openstack/healthcheck.sh |  20 +
 .../init_scripts/php/get-launch-params.rb       |  20 +
 .../php/openstack/get-launch-params.rb          |  20 +
 .../init_scripts/php/openstack/healthcheck.sh   |  20 +
 tools/cartridge_create/init_scripts/php/x.sh    |  20 +
 tools/cartridge_create/init_scripts/php/y.sh    |  20 +
 .../tomcat/openstack/get-launch-params.rb       |  20 +
 .../tomcat/openstack/healthcheck.sh             |  20 +
 .../ec2-demo-setup/tempconfigs/agent.properties |  21 +
 .../tempconfigs/cartridge-config.properties     |  21 +
 .../tempconfigs/features-dashboard.xml          |  21 +
 .../tempconfigs/gitblit.properties              |  21 +
 tools/ec2-demo-setup/tempconfigs/mysql.xml      |  22 +
 tools/ec2-demo-setup/tempconfigs/php.xml        |  22 +
 .../tempconfigs/stratosreponotifier.groovy      |  21 +
 tools/ec2-demo-setup/tempconfigs/tomcat.xml     |  22 +
 tools/stratos-installer/cartridges/mysql.xml    |  22 +
 tools/stratos-installer/cartridges/php.xml      |  22 +
 tools/stratos-installer/cartridges/tomcat.xml   |  22 +
 .../agent/repository/conf/agent.properties      |  21 +
 .../conf/datasources/master-datasources.xml     |  22 +
 .../cc/repository/deployment/server/mysql.xml   |  22 +
 .../cc/repository/deployment/server/php.xml     |  22 +
 .../cc/repository/deployment/server/tomcat.xml  |  22 +
 .../conf/datasources/master-datasources.xml     |  22 +
 .../conf/datasources/master-datasources.xml     |  22 +
 .../repository/conf/cartridge-config.properties |  21 +
 .../conf/datasources/master-datasources.xml     |  22 +
 .../resources/add_entry_zone_file.sh            |  20 +
 .../resources/gitolite-suexec-wrapper.sh        |  20 +
 tools/stratos-installer/resources/notify.php    |  21 +
 .../resources/remove_entry_zone_file.sh         |  20 +
 .../scripts/add_entry_zone_file.sh              |  20 +
 .../scripts/copy-private-key.sh                 |  20 +
 tools/stratos-installer/scripts/create-app.sh   |  20 +
 .../scripts/git-folder-structure.sh             |  20 +
 tools/stratos-installer/scripts/keygen.sh       |  20 +
 .../scripts/manage-git-repo.sh                  |  20 +
 .../scripts/remove_entry_zone_file.sh           |  20 +
 .../scripts/set-mysql-password.sh               |  20 +
 .../scripts/update-instance.sh                  |  20 +
 177 files changed, 5207 insertions(+), 1466 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/conf/cartridge-config.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/conf/cartridge-config.properties b/components/org.apache.stratos.adc.mgt/src/conf/cartridge-config.properties
index 83b9641..e360277 100644
--- a/components/org.apache.stratos.adc.mgt/src/conf/cartridge-config.properties
+++ b/components/org.apache.stratos.adc.mgt/src/conf/cartridge-config.properties
@@ -1,3 +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.
+#
+#
+
 # Configuration properties
 
 sc.ip=stratos_ip

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/conf/tenant-resource-policy.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/conf/tenant-resource-policy.xml b/components/org.apache.stratos.adc.mgt/src/conf/tenant-resource-policy.xml
index 12bbf74..19b4e78 100644
--- a/components/org.apache.stratos.adc.mgt/src/conf/tenant-resource-policy.xml
+++ b/components/org.apache.stratos.adc.mgt/src/conf/tenant-resource-policy.xml
@@ -1 +1,22 @@
 <?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.
+
+-->
+

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dao/RepositoryCredentials.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dao/RepositoryCredentials.java b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dao/RepositoryCredentials.java
index 90670e7..7fba8d0 100644
--- a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dao/RepositoryCredentials.java
+++ b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dao/RepositoryCredentials.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.adc.mgt.dao;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 public class RepositoryCredentials {
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeDetail.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeDetail.java b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeDetail.java
index 48a0086..de108a2 100644
--- a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeDetail.java
+++ b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeDetail.java
@@ -1 +1,22 @@
 package org.apache.stratos.adc.mgt.dto;
+/*
+ *
+ * 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.
+ *
+*/
+

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeInformation.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeInformation.java b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeInformation.java
index 48a0086..de108a2 100644
--- a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeInformation.java
+++ b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/dto/CartridgeInformation.java
@@ -1 +1,22 @@
 package org.apache.stratos.adc.mgt.dto;
+/*
+ *
+ * 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.
+ *
+*/
+

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/service/RepositoryInfoBean.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/service/RepositoryInfoBean.java b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/service/RepositoryInfoBean.java
index 7a6380c..27203f5 100644
--- a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/service/RepositoryInfoBean.java
+++ b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/service/RepositoryInfoBean.java
@@ -2,6 +2,27 @@
  * 
  */
 package org.apache.stratos.adc.mgt.service;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.stratos.cloud.controller.util.xsd.CartridgeInfo;
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/ApplicationManagementUtil.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/ApplicationManagementUtil.java b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/ApplicationManagementUtil.java
index a83a5c9..932a061 100644
--- a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/ApplicationManagementUtil.java
+++ b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/ApplicationManagementUtil.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.adc.mgt.utils;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import java.io.BufferedWriter;
 import java.io.File;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/RepositoryCreator.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/RepositoryCreator.java b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/RepositoryCreator.java
index 30f8149..d9a0568 100644
--- a/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/RepositoryCreator.java
+++ b/components/org.apache.stratos.adc.mgt/src/main/java/org/apache/stratos/adc/mgt/utils/RepositoryCreator.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.adc.mgt.utils;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import com.gitblit.Constants;
 import com.gitblit.models.RepositoryModel;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/scripts/append_zone_file.sh
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/scripts/append_zone_file.sh b/components/org.apache.stratos.adc.mgt/src/scripts/append_zone_file.sh
old mode 100755
new mode 100644
index 45491df..007cc58
--- a/components/org.apache.stratos.adc.mgt/src/scripts/append_zone_file.sh
+++ b/components/org.apache.stratos.adc.mgt/src/scripts/append_zone_file.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 echo "subdomain $1 and ip $2 added to $3"
 appending_file=$3
 subdomain=$1

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/test/java/org/apache/stratos/adc/mgt/test/PolicyHolderTest.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/test/java/org/apache/stratos/adc/mgt/test/PolicyHolderTest.java b/components/org.apache.stratos.adc.mgt/src/test/java/org/apache/stratos/adc/mgt/test/PolicyHolderTest.java
index ba350aa..9dac84a 100644
--- a/components/org.apache.stratos.adc.mgt/src/test/java/org/apache/stratos/adc/mgt/test/PolicyHolderTest.java
+++ b/components/org.apache.stratos.adc.mgt/src/test/java/org/apache/stratos/adc/mgt/test/PolicyHolderTest.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.adc.mgt.test;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import java.io.File;
 import java.lang.reflect.Constructor;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/test/resources/log4j.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/test/resources/log4j.properties b/components/org.apache.stratos.adc.mgt/src/test/resources/log4j.properties
index d30536d..00204eb 100644
--- a/components/org.apache.stratos.adc.mgt/src/test/resources/log4j.properties
+++ b/components/org.apache.stratos.adc.mgt/src/test/resources/log4j.properties
@@ -1,3 +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.
+#
+#
+
 log4j.appender.console=org.apache.log4j.ConsoleAppender
 log4j.appender.console.Target=System.out
 log4j.appender.console.layout=org.apache.log4j.PatternLayout
@@ -5,4 +26,4 @@ log4j.appender.console.layout.ConversionPattern=%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p
 
 #Loggers
 log4j.rootLogger=info, console
-log4j.logger.org.apache.stratos.adc.mgt=trace
\ No newline at end of file
+log4j.logger.org.apache.stratos.adc.mgt=trace

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.mgt/src/test/resources/policies-1.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.mgt/src/test/resources/policies-1.xml b/components/org.apache.stratos.adc.mgt/src/test/resources/policies-1.xml
index 7dd37d5..efc24b7 100644
--- a/components/org.apache.stratos.adc.mgt/src/test/resources/policies-1.xml
+++ b/components/org.apache.stratos.adc.mgt/src/test/resources/policies-1.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <policies>
 	<policy name="single" isDefault="true">
 		<description>Single - Instances: Min 1, Max 1</description>
@@ -19,4 +41,4 @@
 		<scale_down_factor>0.25</scale_down_factor>
 		<rounds_to_average>2</rounds_to_average>
 	</policy>
-</policies>
\ No newline at end of file
+</policies>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/group/mgt/SubDomainAwareGroupManagementAgent.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/group/mgt/SubDomainAwareGroupManagementAgent.java b/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/group/mgt/SubDomainAwareGroupManagementAgent.java
index d674c4c..4240c4f 100644
--- a/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/group/mgt/SubDomainAwareGroupManagementAgent.java
+++ b/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/group/mgt/SubDomainAwareGroupManagementAgent.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.adc.topology.mgt.group.mgt;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.axis2.clustering.Member;
 import org.apache.axis2.clustering.management.DefaultGroupManagementAgent;
@@ -29,4 +50,4 @@ public class SubDomainAwareGroupManagementAgent extends DefaultGroupManagementAg
             super.applicationMemberRemoved(member);
         }
     }
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyConstants.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyConstants.java b/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyConstants.java
index 984610d..60b5536 100644
--- a/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyConstants.java
+++ b/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyConstants.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.adc.topology.mgt.util;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 public class TopologyConstants {
     

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyMgtUtil.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyMgtUtil.java b/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyMgtUtil.java
index 01ff6db..67fe706 100644
--- a/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyMgtUtil.java
+++ b/components/org.apache.stratos.adc.topology.mgt/src/main/java/org/apache/stratos/adc/topology/mgt/util/TopologyMgtUtil.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.adc.topology.mgt.util;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 public class TopologyMgtUtil {
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.adc.topology.mgt/src/main/resources/META-INF/services.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.adc.topology.mgt/src/main/resources/META-INF/services.xml b/components/org.apache.stratos.adc.topology.mgt/src/main/resources/META-INF/services.xml
index ef91287..050ca74 100644
--- a/components/org.apache.stratos.adc.topology.mgt/src/main/resources/META-INF/services.xml
+++ b/components/org.apache.stratos.adc.topology.mgt/src/main/resources/META-INF/services.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <serviceGroup>
     <service name="TopologyMgtService" scope="application">
         <parameter name="ServiceClass">org.apache.stratos.adc.topology.mgt.service.impl.TopologyManagementServiceImpl</parameter>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/CartridgeConstans.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/CartridgeConstans.java b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/CartridgeConstans.java
index e69de29..67c4ee4 100644
--- a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/CartridgeConstans.java
+++ b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/CartridgeConstans.java
@@ -0,0 +1,21 @@
+/*
+ *
+ * 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.
+ *
+*/
+

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Payload.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Payload.java b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Payload.java
index 8bd5948..a59df8d 100644
--- a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Payload.java
+++ b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Payload.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.cartridge.mgt.ui;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 public class Payload {
 	private Repository repository;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationClient.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationClient.java b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationClient.java
index 36292ba..40a29fe 100644
--- a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationClient.java
+++ b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationClient.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.cartridge.mgt.ui;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.Constants;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationServlet.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationServlet.java b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationServlet.java
index ff51094..d637fda 100644
--- a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationServlet.java
+++ b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/RepoNotificationServlet.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.cartridge.mgt.ui;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import javax.servlet.http.HttpServlet;
 import javax.servlet.http.HttpServletRequest;
@@ -54,4 +75,4 @@ public class RepoNotificationServlet extends HttpServlet {
 		this.doPost(req, res);
 	}
 
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Repository.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Repository.java b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Repository.java
index 3275e83..7030ed4 100644
--- a/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Repository.java
+++ b/components/org.apache.stratos.cartridge.mgt.ui/src/main/java/org/apache/stratos/cartridge/mgt/ui/Repository.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.cartridge.mgt.ui;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 public class Repository {
 	private String url;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cli/src/main/resources/Resources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cli/src/main/resources/Resources.properties b/components/org.apache.stratos.cli/src/main/resources/Resources.properties
index fcec66f..3735968 100644
--- a/components/org.apache.stratos.cli/src/main/resources/Resources.properties
+++ b/components/org.apache.stratos.cli/src/main/resources/Resources.properties
@@ -1,3 +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.
+#
+#
+
 
 
 cannot.list.available.cartridges=An error occurred when getting available cartridges.
@@ -22,4 +43,4 @@ repository.required=An external repository required
 repository.credentials.required=Username and Password are required for the repository: {0}
 repository.transport.error=Error connecting to the repository: {0}
 repository.invalid.error=Invalid repository: {0}
-remote.error=Error connecting to back-end service.
\ No newline at end of file
+remote.error=Error connecting to back-end service.

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cli/src/main/resources/log4j.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cli/src/main/resources/log4j.properties b/components/org.apache.stratos.cli/src/main/resources/log4j.properties
old mode 100755
new mode 100644
index 958eb9c..c5d2084
--- a/components/org.apache.stratos.cli/src/main/resources/log4j.properties
+++ b/components/org.apache.stratos.cli/src/main/resources/log4j.properties
@@ -1,3 +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.
+#
+#
+
 log4j.appender.console=org.apache.log4j.ConsoleAppender
 log4j.appender.console.Target=System.out
 log4j.appender.console.layout=org.apache.log4j.PatternLayout
@@ -12,4 +33,4 @@ log4j.appender.file.layout.conversionPattern=%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p %c
 
 #Loggers
 log4j.rootLogger=info, file
-log4j.logger.org.wso2.carbon.adc.mgt.cli=info
\ No newline at end of file
+log4j.logger.org.wso2.carbon.adc.mgt.cli=info

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/consumers/TopologyBuilder.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/consumers/TopologyBuilder.java b/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/consumers/TopologyBuilder.java
index c6d191d..c9e2965 100644
--- a/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/consumers/TopologyBuilder.java
+++ b/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/consumers/TopologyBuilder.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.cloud.controller.consumers;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import java.io.File;
 import java.io.IOException;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerDSComponent.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerDSComponent.java b/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerDSComponent.java
index b5ebd01..cc4c316 100644
--- a/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerDSComponent.java
+++ b/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/internal/CloudControllerDSComponent.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.cloud.controller.internal;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.stratos.cloud.controller.exception.CloudControllerException;
 import org.apache.stratos.cloud.controller.impl.CloudControllerServiceImpl;
@@ -87,4 +108,4 @@ public class CloudControllerDSComponent {
         }
         DeclarativeServiceReferenceHolder.getInstance().setRegistry(null);
 	}
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/registry/RegistryManager.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/registry/RegistryManager.java b/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/registry/RegistryManager.java
index 13bb688..8aaa37f 100644
--- a/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/registry/RegistryManager.java
+++ b/components/org.apache.stratos.cloud.controller/src/main/java/org/apache/stratos/cloud/controller/registry/RegistryManager.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.cloud.controller.registry;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.stratos.cloud.controller.exception.CloudControllerException;
 import org.apache.stratos.cloud.controller.persist.Serializer;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/main/resources/META-INF/services.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/main/resources/META-INF/services.xml b/components/org.apache.stratos.cloud.controller/src/main/resources/META-INF/services.xml
index f931ba7..3c39159 100644
--- a/components/org.apache.stratos.cloud.controller/src/main/resources/META-INF/services.xml
+++ b/components/org.apache.stratos.cloud.controller/src/main/resources/META-INF/services.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <serviceGroup>
     <service name="CloudControllerService" scope="application">
         <parameter name="ServiceClass">org.apache.stratos.cloud.controller.impl.CloudControllerServiceImpl</parameter>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-1.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-1.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-1.xml
index 2eccd3d..60930fe 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-1.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-1.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
 	<cartridges>
 	
@@ -30,4 +52,4 @@
 			
 		</cartridge>
 	
-	</cartridges>
\ No newline at end of file
+	</cartridges>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-2.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-2.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-2.xml
index b0fe963..0872097 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-2.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-2.xml
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+ 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.
+
+-->
+
 	<!-- You can have 1..n cartridge elements. -->
 		<cartridge type="php">
 			<!-- cartridge element can have 0..n properties, and they'll be overwritten by the properties
@@ -31,4 +52,4 @@
 				<appType name="webapps" appSpecificMapping="false"/>
 			</appTypes>
 		</cartridge>
-	
\ No newline at end of file
+	

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-3.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-3.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-3.xml
index eb6d565..b3da31f 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-3.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-3.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
 	<cartridges>
 	
@@ -13,4 +35,4 @@
 			</deployment>
 		</cartridge>
 	
-	</cartridges>
\ No newline at end of file
+	</cartridges>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-4.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-4.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-4.xml
index 2f82ce8..285d99d 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-4.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-4.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
 	<cartridges>
 	
@@ -29,4 +51,4 @@
 			</deployment>
 		</cartridge>
 	
-	</cartridges>
\ No newline at end of file
+	</cartridges>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-5.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-5.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-5.xml
index 705d020..cb7efe6 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-5.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-5.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
 	<cartridges>
 	
@@ -26,4 +48,4 @@
 			</deployment>
 		</cartridge>
 	
-	</cartridges>
\ No newline at end of file
+	</cartridges>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-6.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-6.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-6.xml
index 28ac6fb..15ca74a 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-6.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-6.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
 	<cartridges>
 	
@@ -16,4 +38,4 @@
 			</deployment>
 		</cartridge>
 	
-	</cartridges>
\ No newline at end of file
+	</cartridges>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-7.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-7.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-7.xml
index 0baa407..97d4a1d 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-7.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-7.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
 	<cartridges>
 	
@@ -37,4 +59,4 @@
 			</deployment>
 		</cartridge>
 	
-	</cartridges>
\ No newline at end of file
+	</cartridges>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-8.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-8.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-8.xml
index 8d43239..22d2c11 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-8.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-8.xml
@@ -1,4 +1,25 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+ 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.
+
+-->
+
 	<!-- You can have 1..n cartridge elements. -->
 		<cartridge type="php" version="5">
 			<!-- Display name of this cartridge -->
@@ -35,6 +56,27 @@
 		</cartridge>
 	
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+
+ 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.
+
+-->
+
 	<!-- You can have 1..n cartridge elements. -->
 		<cartridge type="php" version="5">
 			<!-- Display name of this cartridge -->
@@ -69,4 +111,4 @@
 				<appType name="webapps" appSpecificMapping="false"/>
 			</appTypes>
 		</cartridge>
-	
\ No newline at end of file
+	

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-9.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-9.xml b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-9.xml
index 969091a..e3d5e0d 100644
--- a/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-9.xml
+++ b/components/org.apache.stratos.cloud.controller/src/test/resources/cartridges-9.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
 	<cartridges>
 	
@@ -63,4 +85,4 @@
 			
 		</cartridge>
 	
-	</cartridges>
\ No newline at end of file
+	</cartridges>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.email.sender/src/main/java/org/apache/stratos/email/sender/api/EmailDataHolder.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.email.sender/src/main/java/org/apache/stratos/email/sender/api/EmailDataHolder.java b/components/org.apache.stratos.email.sender/src/main/java/org/apache/stratos/email/sender/api/EmailDataHolder.java
index 25d29b6..73d9199 100644
--- a/components/org.apache.stratos.email.sender/src/main/java/org/apache/stratos/email/sender/api/EmailDataHolder.java
+++ b/components/org.apache.stratos.email.sender/src/main/java/org/apache/stratos/email/sender/api/EmailDataHolder.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.email.sender.api;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import java.util.Map;
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.lb.common/src/main/resources/META-INF/services.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.lb.common/src/main/resources/META-INF/services.xml b/components/org.apache.stratos.lb.common/src/main/resources/META-INF/services.xml
index 71f297a..f458e62 100644
--- a/components/org.apache.stratos.lb.common/src/main/resources/META-INF/services.xml
+++ b/components/org.apache.stratos.lb.common/src/main/resources/META-INF/services.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <serviceGroup>
     <service name="LoadBalancerConfigurationService" scope="application">
         <parameter name="ServiceClass">org.apache.stratos.lb.common.service.impl.LoadBalancerConfigurationServiceImpl</parameter>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.lb.common/src/test/resources/testng.xml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.lb.common/src/test/resources/testng.xml b/components/org.apache.stratos.lb.common/src/test/resources/testng.xml
index 44b9822..204f936 100644
--- a/components/org.apache.stratos.lb.common/src/test/resources/testng.xml
+++ b/components/org.apache.stratos.lb.common/src/test/resources/testng.xml
@@ -1,4 +1,25 @@
 <?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 suite SYSTEM "http://testng.org/testng-1.0.dtd">
 <suite name="Default suite">
   <test verbose="2" name="Default test">

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.logging.view.ui/src/main/resources/org/apache/stratos/logging/view/ui/i18n/Resources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.logging.view.ui/src/main/resources/org/apache/stratos/logging/view/ui/i18n/Resources.properties b/components/org.apache.stratos.logging.view.ui/src/main/resources/org/apache/stratos/logging/view/ui/i18n/Resources.properties
index 76aa452..7d3bf24 100644
--- a/components/org.apache.stratos.logging.view.ui/src/main/resources/org/apache/stratos/logging/view/ui/i18n/Resources.properties
+++ b/components/org.apache.stratos.logging.view.ui/src/main/resources/org/apache/stratos/logging/view/ui/i18n/Resources.properties
@@ -1,45 +1,66 @@
-archived.logs=Show archived logs
-adv.search=Show advanced search
-max.exceed.message=Maximum Number of Log Retrieval for the Day Exceeded... Your latest logs will be omitted.
-logsmenutext=System Logs
-applogsmenutext=Application Logs
-viewlogsmenutext=View Logs text
-system.logs=System Logs
-app.logs=Application Logs
-system.logs.view = System Log View
-view=View
-download=Download
-search.logs=Search Logs
-file.size = File Size
-clear.all=Clear All Logs
-clear.all.log.message=Do you want to clear all the logs
-no.logs=--- No log entries found. ---
-invalid.tenant= --- Invalid tenant domain ---
-file.name = File Name
-date = Date
-action = Action
-log.tail = Log Tail
-service.name = Subscribed Cartridge Aliases
-log.head = Log Head
-log.message = Log Message
-log.type = Type
-local.log.location.information = Logs are taken from the local file system.
-remote.log.location.information = Logs are taken from the remote log hosted server.
-log.head.help = Enter the number of log lines to be displayed from the top-down.
-tenant.domain = Tenant Domain
-return.rows = Return Rows
-show.at.or.before = Show at or Between
-advanced.properties = Advanced Properties
-priority = Priority
-keyword = Keyword
-logger = Logger
-application.name=Application Name
-filter.system.logs=Filter System Logs
-date.format=mm/dd/yyyy hh:mm 
-date.example=(eg 2012-05-18 06:21:39) 
-view.stack.trace=More
-view.logs.within.the.past.thirty.mins=Logs taken within past thirty minutes.
-view.logs.between=Logs taken between.
-log.level=Level
-current.time=Current Time Zone:
-
+#
+#
+# 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.
+#
+#
+
+archived.logs=Show archived logs
+adv.search=Show advanced search
+max.exceed.message=Maximum Number of Log Retrieval for the Day Exceeded... Your latest logs will be omitted.
+logsmenutext=System Logs
+applogsmenutext=Application Logs
+viewlogsmenutext=View Logs text
+system.logs=System Logs
+app.logs=Application Logs
+system.logs.view = System Log View
+view=View
+download=Download
+search.logs=Search Logs
+file.size = File Size
+clear.all=Clear All Logs
+clear.all.log.message=Do you want to clear all the logs
+no.logs=--- No log entries found. ---
+invalid.tenant= --- Invalid tenant domain ---
+file.name = File Name
+date = Date
+action = Action
+log.tail = Log Tail
+service.name = Subscribed Cartridge Aliases
+log.head = Log Head
+log.message = Log Message
+log.type = Type
+local.log.location.information = Logs are taken from the local file system.
+remote.log.location.information = Logs are taken from the remote log hosted server.
+log.head.help = Enter the number of log lines to be displayed from the top-down.
+tenant.domain = Tenant Domain
+return.rows = Return Rows
+show.at.or.before = Show at or Between
+advanced.properties = Advanced Properties
+priority = Priority
+keyword = Keyword
+logger = Logger
+application.name=Application Name
+filter.system.logs=Filter System Logs
+date.format=mm/dd/yyyy hh:mm 
+date.example=(eg 2012-05-18 06:21:39) 
+view.stack.trace=More
+view.logs.within.the.past.thirty.mins=Logs taken within past thirty minutes.
+view.logs.between=Logs taken between.
+log.level=Level
+current.time=Current Time Zone:
+

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.sso.redirector.ui/src/main/resources/org/apache/stratos/sso/redirector/ui/i18n/Resources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.sso.redirector.ui/src/main/resources/org/apache/stratos/sso/redirector/ui/i18n/Resources.properties b/components/org.apache.stratos.sso.redirector.ui/src/main/resources/org/apache/stratos/sso/redirector/ui/i18n/Resources.properties
index d941d56..3c9dee1 100644
--- a/components/org.apache.stratos.sso.redirector.ui/src/main/resources/org/apache/stratos/sso/redirector/ui/i18n/Resources.properties
+++ b/components/org.apache.stratos.sso.redirector.ui/src/main/resources/org/apache/stratos/sso/redirector/ui/i18n/Resources.properties
@@ -1,32 +1,53 @@
-saml.sso.menu=SAML SSO
-saml.sso=SAML 2.0 based Single Sign-On
-enter.password.to.signin=Please enter your credentials to sign in to WSO2 Identity Server SAML SSO
-username=Username
-password=Password
-login=Sign In
-sso.configuration=SAML SSO Configuration
-sp.issuer=Issuer
-sp.assertionConsumerURL=Assertion Consumer URL
-sp.certAlias=Certificate Alias
-saml.sso.service.providers.not.found=No SAML SSO Service Providers are found.
-saml.sso.add.service.provider=Add new Service Provider
-saml.sso.add=Add
-sp.enter.valid.endpoint.address=Please enter a valid URL for AssertionConsumerURL
-sp.enter.valid.issuer=Please enter a valid issuer
-sp.enter.valid.claimID=ClaimID field cannot be left empty
-sp.added.successfully=Service Provider Added Successfully
-error.adding.sp=Could not add Service Provider. You might be entering a duplicate Service Provider
-remove.message1=You are about to remove the trusted service provider
-remove.message2=. Do you want to proceed?
-error.removing.sp=Problem in removing the service provider
-select.subject.type=Select the value to be appeared as the subject
-select.subject.type.username=Use current username as the subject
-select.subject.type.claimid=Use a custom claim as the subject
-subject.type.claimid=Claim ID
-subject.type.namidformat=NameID Format
-logout.url=Custom Logout URL
-validate.signature=Enable Signature Validation in Authentication Requests and Logout Requests
-saml.sso.generated.key=Generated Key for Signing SAML2 based single sign-on
-saml.sso.download.pub.key=Download the public key of the generated key pair
-saml.sso.add.sp.to.genkey=Add atleast one service provider to generate a key pair
-login.fail.message=Login failed! Please recheck the username and password and try again.
+#
+#
+# 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.
+#
+#
+
+saml.sso.menu=SAML SSO
+saml.sso=SAML 2.0 based Single Sign-On
+enter.password.to.signin=Please enter your credentials to sign in to WSO2 Identity Server SAML SSO
+username=Username
+password=Password
+login=Sign In
+sso.configuration=SAML SSO Configuration
+sp.issuer=Issuer
+sp.assertionConsumerURL=Assertion Consumer URL
+sp.certAlias=Certificate Alias
+saml.sso.service.providers.not.found=No SAML SSO Service Providers are found.
+saml.sso.add.service.provider=Add new Service Provider
+saml.sso.add=Add
+sp.enter.valid.endpoint.address=Please enter a valid URL for AssertionConsumerURL
+sp.enter.valid.issuer=Please enter a valid issuer
+sp.enter.valid.claimID=ClaimID field cannot be left empty
+sp.added.successfully=Service Provider Added Successfully
+error.adding.sp=Could not add Service Provider. You might be entering a duplicate Service Provider
+remove.message1=You are about to remove the trusted service provider
+remove.message2=. Do you want to proceed?
+error.removing.sp=Problem in removing the service provider
+select.subject.type=Select the value to be appeared as the subject
+select.subject.type.username=Use current username as the subject
+select.subject.type.claimid=Use a custom claim as the subject
+subject.type.claimid=Claim ID
+subject.type.namidformat=NameID Format
+logout.url=Custom Logout URL
+validate.signature=Enable Signature Validation in Authentication Requests and Logout Requests
+saml.sso.generated.key=Generated Key for Signing SAML2 based single sign-on
+saml.sso.download.pub.key=Download the public key of the generated key pair
+saml.sso.add.sp.to.genkey=Add atleast one service provider to generate a key pair
+login.fail.message=Login failed! Please recheck the username and password and try again.


[3/5] Adding licences which are added automatically by Rat plugin

Posted by la...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/build.properties
----------------------------------------------------------------------
diff --git a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/build.properties b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/build.properties
index 59417f4..3f354cf 100644
--- a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/build.properties
+++ b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/build.properties
@@ -1,2 +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.
+#
+#
+
 custom = true
 root.tenant.core=conf

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/conf/cloud-services-desc.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/conf/cloud-services-desc.xml b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/conf/cloud-services-desc.xml
index d7016d7..5723436 100644
--- a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/conf/cloud-services-desc.xml
+++ b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/src/main/resources/conf/cloud-services-desc.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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 has the configurations for the cloud services. 
      Label, link, icon, description, and the other similar information for each of the services are

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/cloud-controller/modules/distribution/lib/home/index.html
----------------------------------------------------------------------
diff --git a/products/cloud-controller/modules/distribution/lib/home/index.html b/products/cloud-controller/modules/distribution/lib/home/index.html
index cc82a56..71f0c4a 100644
--- a/products/cloud-controller/modules/distribution/lib/home/index.html
+++ b/products/cloud-controller/modules/distribution/lib/home/index.html
@@ -1,3 +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.
+
+-->
+
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
 <html xmlns="http://www.w3.org/1999/xhtml">

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/cloud-controller/modules/distribution/lib/home/style.css
----------------------------------------------------------------------
diff --git a/products/cloud-controller/modules/distribution/lib/home/style.css b/products/cloud-controller/modules/distribution/lib/home/style.css
index f91a662..7ff1131 100644
--- a/products/cloud-controller/modules/distribution/lib/home/style.css
+++ b/products/cloud-controller/modules/distribution/lib/home/style.css
@@ -1,3 +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.
+ *
+*/
+
 body { font-family: "Calibri","Lucida Grande","Lucida Sans","Microsoft Sans Serif","Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms"; font-size: .85em; line-height: 135%; color: #434343; margin: 0px; padding: 0px; background-color: #94C8EC;}
 
 p { }
@@ -43,4 +64,4 @@ div#footer { height: 80px; background-image: url(images/bottom.gif); background-
 div#footer div.powered { color: #333333; float: right; font-size: 85%; margin-right: 10px; }
 div#footer div.powered span { float: left; line-height: 23px; margin-right: 5px; }
 div.footer-links { padding-bottom: 5px; padding-left: 10px; border-bottom: solid 1px #4E84C4; margin-bottom: 10px; color: #4E84C4; }
-div#footer span.copyright { font-size: 90%; padding-left: 10px; }
\ No newline at end of file
+div#footer span.copyright { font-size: 90%; padding-left: 10px; }

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/cloud-controller/modules/distribution/src/main/conf/event-broker.xml
----------------------------------------------------------------------
diff --git a/products/cloud-controller/modules/distribution/src/main/conf/event-broker.xml b/products/cloud-controller/modules/distribution/src/main/conf/event-broker.xml
index 0c242a0..5f27759 100644
--- a/products/cloud-controller/modules/distribution/src/main/conf/event-broker.xml
+++ b/products/cloud-controller/modules/distribution/src/main/conf/event-broker.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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 is the configuration file for the carbon event broker component. this configuration file configures the various subsystems of the event
 broker compoent and parameters.

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/cloud-controller/modules/styles/product/src/main/resources/web/styles/css/main.css
----------------------------------------------------------------------
diff --git a/products/cloud-controller/modules/styles/product/src/main/resources/web/styles/css/main.css b/products/cloud-controller/modules/styles/product/src/main/resources/web/styles/css/main.css
index cd4a780..22d4fe3 100644
--- a/products/cloud-controller/modules/styles/product/src/main/resources/web/styles/css/main.css
+++ b/products/cloud-controller/modules/styles/product/src/main/resources/web/styles/css/main.css
@@ -1,3 +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.
+ *
+*/
+
 /* ---------------- template styles ------------------------- */
 
 table#main-table td#header {

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/cloud-controller/modules/styles/service/src/main/resources/web/styles/css/main.css
----------------------------------------------------------------------
diff --git a/products/cloud-controller/modules/styles/service/src/main/resources/web/styles/css/main.css b/products/cloud-controller/modules/styles/service/src/main/resources/web/styles/css/main.css
index f8071d9..9ba982b 100644
--- a/products/cloud-controller/modules/styles/service/src/main/resources/web/styles/css/main.css
+++ b/products/cloud-controller/modules/styles/service/src/main/resources/web/styles/css/main.css
@@ -1,3 +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.
+ *
+*/
+
 /* ---------------- template styles ------------------------- */
 body {
 	background-image: url( ../images/def-body-bg.gif);

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/JSResources.properties
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/JSResources.properties b/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/JSResources.properties
index 49efc22..a86aac2 100644
--- a/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/JSResources.properties
+++ b/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/JSResources.properties
@@ -1,3 +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.
+#
+#
+
 password.mismatched=Passwords do not match.
 current.password.should.provided=You should provide the current password inorder to change the password.
-session.timed.out=Session timed out.
\ No newline at end of file
+session.timed.out=Session timed out.

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/Resources.properties
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/Resources.properties b/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/Resources.properties
index 3d49083..7747ca8 100644
--- a/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/Resources.properties
+++ b/products/stratos-controller/modules/dashboard/src/main/resources/org/apache/stratos/manager/dashboard/ui/i18n/Resources.properties
@@ -1,3 +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.
+#
+#
+
 cloud.services.configurations=Services
 activate.your.cloud.services=Activate your Cloud Services
 cloud.services=Cloud Services

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/css/dashboard.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/css/dashboard.css b/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/css/dashboard.css
index de0a70f..af1eb5e 100644
--- a/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/css/dashboard.css
+++ b/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/css/dashboard.css
@@ -1,3 +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.
+ *
+*/
+
 div.dashboard-clear {
     clear:both;
     margin-top:5px;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/configurations.js
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/configurations.js b/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/configurations.js
index 6a9d212..390c868 100644
--- a/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/configurations.js
+++ b/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/configurations.js
@@ -1,3 +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.
+ *
+*/
+
 //service urls
 var managerUrl;
 var asUrl;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/dashboard.js
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/dashboard.js b/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/dashboard.js
index e294f8c..e38923f 100644
--- a/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/dashboard.js
+++ b/products/stratos-controller/modules/dashboard/src/main/resources/web/tenant-dashboard/js/dashboard.js
@@ -1,3 +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.
+ *
+*/
+
 function execOnPageLoad() {
     // currently not used
 }

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/lib/home/faq.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/lib/home/faq.html b/products/stratos-controller/modules/distribution/lib/home/faq.html
old mode 100755
new mode 100644
index 1aa750c..b8cd476
--- a/products/stratos-controller/modules/distribution/lib/home/faq.html
+++ b/products/stratos-controller/modules/distribution/lib/home/faq.html
@@ -1,3 +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.
+
+-->
+
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
 <html xmlns="http://www.w3.org/1999/xhtml">

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/lib/home/index.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/lib/home/index.html b/products/stratos-controller/modules/distribution/lib/home/index.html
old mode 100755
new mode 100644
index b186b76..8021d22
--- a/products/stratos-controller/modules/distribution/lib/home/index.html
+++ b/products/stratos-controller/modules/distribution/lib/home/index.html
@@ -1,119 +1,140 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html xmlns="http://www.w3.org/1999/xhtml">
-
-	<head>  <script type="text/javascript" src="../../carbon/googleanalytics/js/jquery.min.js"></script>
-                <script type="text/javascript" src="../../carbon/googleanalytics/js/googleAnalyticsProcessor.js"></script>
-		<script type="text/javascript" src="../../carbon/googleanalytics/js/jquery.min.js"></script>
-                <script type="text/javascript" src="../../carbon/googleanalytics/js/googleAnalyticsProcessor.js"></script>
-		<meta http-equiv="content-type" content="text/html;charset=utf-8" />
-		<title>WSO2 StratosLive – the most complete open PaaS powered by the multi-tenant WSO2 Stratos cloud middleware platform,  and WSO2 Carbon enterprise middleware platform</title>
-		<link href="style.css" rel="stylesheet" type="text/css" media="all" />
-		<meta name="description" content="WSO2 is the lean enterprise middleware company, delivering the only complete open source enterprise SOA middleware stack available internally and in the cloud." />
-		<meta name="keywords" content="cloud, platform-as-a-service, PaaS, multi-tenant, cloud enterprise middleware, SOA, open source PaaS" />
-	 	<link rel="stylesheet" href="js/orbit-1.2.3.css">
-		<script type="text/javascript" src="js/jquery-1.5.1.min.js"></script>
-		<script type="text/javascript" src="js/jquery.orbit-1.2.3.min.js"></script>	
-		
-			<!--[if IE]>
-			     <style type="text/css">
-			         .timer { display: none !important; }
-			         div.caption { background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);zoom: 1; }
-			    </style>
-			<![endif]-->
-		
-		<script type="text/javascript">
-			$(window).load(function() {
-				$('#featured').orbit({
-					timer: false
-				});
-			});
-		</script>
-	</head>
-
-	<body>
-		<div id="main-content">
-			<div id="header">
-				<div class="top-nav">
-					<ul>
-						<li><a target="_blank" href="http://wso2.com/cloud/stratoslive/">StratosLive Home</a></li>
-						<li><a target="_blank" href="http://wso2.com/cloud/stratoslive/pricing/">Pricing</a></li>
-						<li><a target="_blank" href="http://docs.wso2.org/display/stratos/Stratos+Frequently+Asked+Questions">FAQ</a></li>
-						<li><a target="_blank" href="http://www.wso2.com/cloud/services/support">Support</a></li>
-						<li class="right"><a target="_blank" href="mailto:support+stratoslive@wso2.com">Contact</a></li>
-					</ul>
-				</div>
-				<div class="logo"><img src="images/logo.gif"/></div>
-			</div>
-			<div id="content">
-				<div id="left">
-					<div class="stratos-products">
-						<div class="title">
-							<img src="images/intro-text.gif" alt="Get instant access right now to enterprise-grade Middleware Platform-as-a-Service:"/>
-						</div>
-						<div class="products">
-							<a href="http://appserver.stratoslive.wso2.com/" class="as-new"></a>
-							<a href="http://data.stratoslive.wso2.com/" class="dss-new"></a>
-							<a href="http://identity.stratoslive.wso2.com/" class="is-new"></a>
-							<a href="http://governance.stratoslive.wso2.com/" class="greg-new"></a>
-							<a href="http://monitor.stratoslive.wso2.com/" class="bam-new"></a>
-							<a href="http://process.stratoslive.wso2.com/" class="bps-new"></a>
-							<a href="http://rule.stratoslive.wso2.com/" class="brs-new"></a>
-							<a href="http://esb.stratoslive.wso2.com/" class="esb-new"></a>
-							<a href="http://messaging.stratoslive.wso2.com/" class="mb-new"></a>
-							<a href="http://cep.stratoslive.wso2.com/" class="cep-new"></a>
-							<a href="http://cg.stratoslive.wso2.com/" class="cg-new"></a>
-							<a href="http://ss.stratoslive.wso2.com/" class="ss-new"></a>
-							<a href="http://ts.stratoslive.wso2.com/" class="ts-new"></a>
-						</div>
-					</div>
-				</div>
-				<div id="right">
-					<div class="register">
-						<a href="https://stratoslive.wso2.com/carbon/tenant-register/select_domain.jsp"><img src="images/register.gif"/></a>
-						<a href="https://stratoslive.wso2.com/carbon/sso-acs/redirect_ajaxprocessor.jsp"><img src="images/sign-in.gif"/></a>
-					</div>
-					
-					<div class="banner">
-						<div id="featured"> 
-							<div class="screencast">
-								<h2>Introducing WSO2 Stratos</h2>
-								<object height="265" width="440"><param value="https://www.youtube.com/v/hF0u6tvDoLQ?fs=1&amp;hl=en_US&amp;fs=1&amp;showinfo=0" name="movie"><param value="true" name="allowFullScreen"><param value="always" name="allowscriptaccess"><embed height="265" width="440" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="https://www.youtube.com/v/hF0u6tvDoLQ?fs=1&amp;hl=en_US&amp;fs=1&amp;showinfo=0&amp;rel=0"></object>
-							</div>
-							<div class="whitepaper">
-								<a target="_blank" href="http://wso2.com/casestudies/effective-cloud-enablement-with-wso2-stratos/"><img src="images/white-paper.png"/></a>
-							</div>
-							<div class="webinar">
-								<a target="_blank"href="http://wso2.org/library/webinars/2011/05/lean-cloud-platform"><img src="images/webinar.png"/></a>
-							</div>
-						</div>
-					</div>
-				</div>
-				<div class="clear"></div>
-				<div id="bottom">
-					<div class="feature">
-						Build composite applications that automatically scale
-					</div>
-					<div class="feature">
-						Pay just for the services you use
-					</div>
-					<div class="feature">
-						Freedom to move applications and data to WSO2 Stratos in your own datacenter
-					</div>
-					<div class="clear"></div>
-				</div>
-			</div>
-			<div id="footer">
-				<div class="footer-links">
-					<a target="_blank" href="http://www.wso2.com/cloud/services/terms-of-use">Terms of Use</a> | <a target="_blank" href="http://www.wso2.com/cloud/services/privacy-policy">Privacy Policy</a> | <a target="_blank" href="http://wso2.com/cloud/services/sla/">Service Level Agreement</a> | <a target="_blank" href="http://wso2.com/cloud/stratoslive/pricing/">Pricing</a> | <a target="_blank" href="http://www.wso2.com/cloud/services/support">Support</a>
-				</div>
-				<div class="powered">
-						<span>Powered by</span><img src="images/powered-logo.gif" alt="ESB"/>
-					</div>
-					<span class="copyright">&copy;stratoslive.wso2.com copyright 2010-2012 WSO2, Inc. </span>
-				</div>
-			</div>
-		</div>
-	</body>
-
-</html>
+<!--
+
+ 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.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+
+	<head>  <script type="text/javascript" src="../../carbon/googleanalytics/js/jquery.min.js"></script>
+                <script type="text/javascript" src="../../carbon/googleanalytics/js/googleAnalyticsProcessor.js"></script>
+		<script type="text/javascript" src="../../carbon/googleanalytics/js/jquery.min.js"></script>
+                <script type="text/javascript" src="../../carbon/googleanalytics/js/googleAnalyticsProcessor.js"></script>
+		<meta http-equiv="content-type" content="text/html;charset=utf-8" />
+		<title>WSO2 StratosLive – the most complete open PaaS powered by the multi-tenant WSO2 Stratos cloud middleware platform,  and WSO2 Carbon enterprise middleware platform</title>
+		<link href="style.css" rel="stylesheet" type="text/css" media="all" />
+		<meta name="description" content="WSO2 is the lean enterprise middleware company, delivering the only complete open source enterprise SOA middleware stack available internally and in the cloud." />
+		<meta name="keywords" content="cloud, platform-as-a-service, PaaS, multi-tenant, cloud enterprise middleware, SOA, open source PaaS" />
+	 	<link rel="stylesheet" href="js/orbit-1.2.3.css">
+		<script type="text/javascript" src="js/jquery-1.5.1.min.js"></script>
+		<script type="text/javascript" src="js/jquery.orbit-1.2.3.min.js"></script>	
+		
+			<!--[if IE]>
+			     <style type="text/css">
+			         .timer { display: none !important; }
+			         div.caption { background:transparent; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);zoom: 1; }
+			    </style>
+			<![endif]-->
+		
+		<script type="text/javascript">
+			$(window).load(function() {
+				$('#featured').orbit({
+					timer: false
+				});
+			});
+		</script>
+	</head>
+
+	<body>
+		<div id="main-content">
+			<div id="header">
+				<div class="top-nav">
+					<ul>
+						<li><a target="_blank" href="http://wso2.com/cloud/stratoslive/">StratosLive Home</a></li>
+						<li><a target="_blank" href="http://wso2.com/cloud/stratoslive/pricing/">Pricing</a></li>
+						<li><a target="_blank" href="http://docs.wso2.org/display/stratos/Stratos+Frequently+Asked+Questions">FAQ</a></li>
+						<li><a target="_blank" href="http://www.wso2.com/cloud/services/support">Support</a></li>
+						<li class="right"><a target="_blank" href="mailto:support+stratoslive@wso2.com">Contact</a></li>
+					</ul>
+				</div>
+				<div class="logo"><img src="images/logo.gif"/></div>
+			</div>
+			<div id="content">
+				<div id="left">
+					<div class="stratos-products">
+						<div class="title">
+							<img src="images/intro-text.gif" alt="Get instant access right now to enterprise-grade Middleware Platform-as-a-Service:"/>
+						</div>
+						<div class="products">
+							<a href="http://appserver.stratoslive.wso2.com/" class="as-new"></a>
+							<a href="http://data.stratoslive.wso2.com/" class="dss-new"></a>
+							<a href="http://identity.stratoslive.wso2.com/" class="is-new"></a>
+							<a href="http://governance.stratoslive.wso2.com/" class="greg-new"></a>
+							<a href="http://monitor.stratoslive.wso2.com/" class="bam-new"></a>
+							<a href="http://process.stratoslive.wso2.com/" class="bps-new"></a>
+							<a href="http://rule.stratoslive.wso2.com/" class="brs-new"></a>
+							<a href="http://esb.stratoslive.wso2.com/" class="esb-new"></a>
+							<a href="http://messaging.stratoslive.wso2.com/" class="mb-new"></a>
+							<a href="http://cep.stratoslive.wso2.com/" class="cep-new"></a>
+							<a href="http://cg.stratoslive.wso2.com/" class="cg-new"></a>
+							<a href="http://ss.stratoslive.wso2.com/" class="ss-new"></a>
+							<a href="http://ts.stratoslive.wso2.com/" class="ts-new"></a>
+						</div>
+					</div>
+				</div>
+				<div id="right">
+					<div class="register">
+						<a href="https://stratoslive.wso2.com/carbon/tenant-register/select_domain.jsp"><img src="images/register.gif"/></a>
+						<a href="https://stratoslive.wso2.com/carbon/sso-acs/redirect_ajaxprocessor.jsp"><img src="images/sign-in.gif"/></a>
+					</div>
+					
+					<div class="banner">
+						<div id="featured"> 
+							<div class="screencast">
+								<h2>Introducing WSO2 Stratos</h2>
+								<object height="265" width="440"><param value="https://www.youtube.com/v/hF0u6tvDoLQ?fs=1&amp;hl=en_US&amp;fs=1&amp;showinfo=0" name="movie"><param value="true" name="allowFullScreen"><param value="always" name="allowscriptaccess"><embed height="265" width="440" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="https://www.youtube.com/v/hF0u6tvDoLQ?fs=1&amp;hl=en_US&amp;fs=1&amp;showinfo=0&amp;rel=0"></object>
+							</div>
+							<div class="whitepaper">
+								<a target="_blank" href="http://wso2.com/casestudies/effective-cloud-enablement-with-wso2-stratos/"><img src="images/white-paper.png"/></a>
+							</div>
+							<div class="webinar">
+								<a target="_blank"href="http://wso2.org/library/webinars/2011/05/lean-cloud-platform"><img src="images/webinar.png"/></a>
+							</div>
+						</div>
+					</div>
+				</div>
+				<div class="clear"></div>
+				<div id="bottom">
+					<div class="feature">
+						Build composite applications that automatically scale
+					</div>
+					<div class="feature">
+						Pay just for the services you use
+					</div>
+					<div class="feature">
+						Freedom to move applications and data to WSO2 Stratos in your own datacenter
+					</div>
+					<div class="clear"></div>
+				</div>
+			</div>
+			<div id="footer">
+				<div class="footer-links">
+					<a target="_blank" href="http://www.wso2.com/cloud/services/terms-of-use">Terms of Use</a> | <a target="_blank" href="http://www.wso2.com/cloud/services/privacy-policy">Privacy Policy</a> | <a target="_blank" href="http://wso2.com/cloud/services/sla/">Service Level Agreement</a> | <a target="_blank" href="http://wso2.com/cloud/stratoslive/pricing/">Pricing</a> | <a target="_blank" href="http://www.wso2.com/cloud/services/support">Support</a>
+				</div>
+				<div class="powered">
+						<span>Powered by</span><img src="images/powered-logo.gif" alt="ESB"/>
+					</div>
+					<span class="copyright">&copy;stratoslive.wso2.com copyright 2010-2012 WSO2, Inc. </span>
+				</div>
+			</div>
+		</div>
+	</body>
+
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/lib/home/js/orbit-1.2.3.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/lib/home/js/orbit-1.2.3.css b/products/stratos-controller/modules/distribution/lib/home/js/orbit-1.2.3.css
old mode 100755
new mode 100644
index bff4f1f..90ecd2d
--- a/products/stratos-controller/modules/distribution/lib/home/js/orbit-1.2.3.css
+++ b/products/stratos-controller/modules/distribution/lib/home/js/orbit-1.2.3.css
@@ -1,3 +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.
+ *
+*/
+
 /* CSS for jQuery Orbit Plugin 1.2.3
  * www.ZURB.com/playground
  * Copyright 2010, ZURB
@@ -199,4 +220,4 @@ div.slider-nav span.left {
 
 .orbit-bullets li.active.has-thumb {
     background-position: 0 0;
-    border-top: 2px solid #000; }
\ No newline at end of file
+    border-top: 2px solid #000; }

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/lib/home/style.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/lib/home/style.css b/products/stratos-controller/modules/distribution/lib/home/style.css
old mode 100755
new mode 100644
index 587c997..c98a894
--- a/products/stratos-controller/modules/distribution/lib/home/style.css
+++ b/products/stratos-controller/modules/distribution/lib/home/style.css
@@ -1,160 +1,181 @@
-body { font-family: "Calibri","Lucida Grande","Lucida Sans","Microsoft Sans Serif","Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms"; font-size: .85em; line-height: 135%; color: #434343; margin: 0px; padding: 0px; background-color: #94C8EC;}
-
-p { }
-
-td { }
-
-a:link { text-decoration: none; }
-
-a:visited { text-decoration: none; }
-
-a:hover { text-decoration: none; }
-
-a:active { text-decoration: none; }
-
-a img { border: 0px; }
-div.clear { clear: both; }
-
-div#main-content { width: 960px; margin: auto; background-image: url(images/top.gif); background-repeat: no-repeat; background-position: left 15px; }
-
-div#header { height: 140px; }
-div.top-nav {
-	float: right;
-}
-div.top-nav ul {
-	list-style: none;
-	margin: 0px;
-	padding: 0px;
-}
-div.top-nav ul li {
-	position: relative;
-	float: left;
-	padding-left: 10px;
-	padding-right: 10px;
-	padding-top: 10px;
-	padding-bottom: 0px;
-	border-right: solid 1px #005577;
-}
-div.top-nav ul li.right {
-	border-right: 0px;
-}
-div.top-nav ul li a {
-	color: #005577;
-	font-weight: bold;
-	font-size: 16px;
-}
-div.top-nav ul li a:hover {
-	color: #ffffff;
-}
-div.logo { float: left; margin-top: 25px; }
-div#content { background-color: #ffffff; background-image: url(images/content-bg.gif); background-repeat: repeat-y; background-position: left top; }
-div#left {
-	float: left;
-	width: 400px;
-	background-image: url(images/left-bg.gif);
-	background-position: right top;
-	background-repeat: no-repeat;
-}
-div#left div.stratos-products div.title {
-	margin-left: 30px;
-	margin-top: 5px;
-	font-size: 24px;
-	font-weight: normal;
-	line-height: 32px;
-}
-div#left div.stratos-products div.products {
-	margin-left: 30px;
-	margin-top: 25px;
-	padding-bottom: 40px;
-}
-div#left div.stratos-products div.products a {
-	display: block;
-	height: 24px;
-	margin-bottom: 7px;
-	background-image: url(images/stratos-products.gif);
-	background-repeat: no-repeat;
-	background-position: left top;
-}
-div#left div.stratos-products div.products a {
-	background: url(images/stratos-products-new.jpg) no-repeat top left;
-}
-div#left div.stratos-products div.products a.as-new{ background-position: 0 0; width: 170px; height: 24px; } 
-div#left div.stratos-products div.products a.bam-new{ background-position: 0 -74px; width: 204px; height: 23px; } 
-div#left div.stratos-products div.products a.bps-new{ background-position: 0 -147px; width: 198px; height: 23px; } 
-div#left div.stratos-products div.products a.brs-new{ background-position: 0 -220px; width: 183px; height: 23px; } 
-div#left div.stratos-products div.products a.cep-new{ background-position: 0 -293px; width: 231px; height: 22px; } 
-div#left div.stratos-products div.products a.cg-new{ background-position: 0 -365px; width: 148px; height: 24px; } 
-div#left div.stratos-products div.products a.dss-new{ background-position: 0 -439px; width: 181px; height: 24px; } 
-div#left div.stratos-products div.products a.esb-new{ background-position: 0 -513px; width: 192px; height: 24px; }
-div#left div.stratos-products div.products a.greg-new{ background-position: 0 -587px; width: 180px; height: 23px; } 
-div#left div.stratos-products div.products a.is-new{ background-position: 0 -660px; width: 147px; height: 23px; } 
-div#left div.stratos-products div.products a.mb-new{ background-position: 0 -733px; width: 157px; height: 23px; } 
-div#left div.stratos-products div.products a.ss-new{ background-position: 0 -806px; width: 142px; height: 23px; } 
-div#left div.stratos-products div.products a.ts-new{ background-position: 0 -879px; width: 130px; height: 23px; } 
-div#left div.stratos-products div.products a:hover { opacity:0.7;filter:alpha(opacity=70) }
-div#right {
-	float: left;
-	width: 560px;
-}
-
-div#right div.register { width: 555px; margin-top: 15px; margin-right: 0px; padding-bottom: 10px; text-align: center;
-background-image: url(images/intro-bg.gif);background-position: center bottom; background-repeat: no-repeat;
-}
-div#right div.register a { display: block; height: 62px; margin-bottom: 10px; }
-div#right div.register a img { margin-bottom: 7px; }
-div#right div.register a:hover img { opacity:0.7;filter:alpha(opacity=70) }
-
-div#right div.banner{
-	width: 500px;
-	margin: auto;
-	height: 297px;
-	margin-top: 30px;
-}
-div#right div.banner div#featured {
-	width: 500px;
-	height: 297px;
-}
-div#right div.banner div#featured div.screencast {
-	width: 500px;
-	height: 297px;
-	text-align: center;
-}
-div#right div.banner div#featured div.screencast h2 {
-	font-size: 16px;
-	margin-top: 0px;
-	margin-bottom: 0px;
-	padding-bottom: 8px;
-	padding-top: 8px;
-	line-height: 16px;
-	background-color: #000000;
-	color: #ffffff;
-	margin-left: 30px;
-	margin-right: 30px;
-}
-div#right div.banner div#featured div.whitepaper, div#right div.banner div#featured div.webinar {
-	width: 500px;
-	height: 297px;
-	text-align: center;
-	margin-top: 23px;
-}
-div#bottom { 
-	background-image: url(images/feature-middle-bg.gif);
-	background-position: center top;
-	background-repeat: no-repeat; 
-	}
-div#bottom div.feature {
-	float: left; 
-	width: 240px;
-	padding-left: 40px;
-	padding-right: 40px;
-	font-size: 20px;
-	line-height: 25px;
-	font-weight: bold;
-	text-align: center;
-	padding-bottom: 20px;
-}
-div#footer { height: 80px; background-image: url(images/bottom.gif); background-position: left top; background-repeat: no-repeat; padding-top: 25px;}
-div#footer div.powered { color: #333333; float: right; font-size: 85%; margin-right: 10px; }
-div#footer div.powered span { float: left; line-height: 23px; margin-right: 5px; }
-div.footer-links { padding-bottom: 5px; padding-left: 10px; border-bottom: solid 1px #4E84C4; margin-bottom: 10px; color: #4E84C4; }
-div#footer span.copyright { font-size: 90%; padding-left: 10px; }
+/*
+ *
+ * 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 { font-family: "Calibri","Lucida Grande","Lucida Sans","Microsoft Sans Serif","Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms"; font-size: .85em; line-height: 135%; color: #434343; margin: 0px; padding: 0px; background-color: #94C8EC;}
+
+p { }
+
+td { }
+
+a:link { text-decoration: none; }
+
+a:visited { text-decoration: none; }
+
+a:hover { text-decoration: none; }
+
+a:active { text-decoration: none; }
+
+a img { border: 0px; }
+div.clear { clear: both; }
+
+div#main-content { width: 960px; margin: auto; background-image: url(images/top.gif); background-repeat: no-repeat; background-position: left 15px; }
+
+div#header { height: 140px; }
+div.top-nav {
+	float: right;
+}
+div.top-nav ul {
+	list-style: none;
+	margin: 0px;
+	padding: 0px;
+}
+div.top-nav ul li {
+	position: relative;
+	float: left;
+	padding-left: 10px;
+	padding-right: 10px;
+	padding-top: 10px;
+	padding-bottom: 0px;
+	border-right: solid 1px #005577;
+}
+div.top-nav ul li.right {
+	border-right: 0px;
+}
+div.top-nav ul li a {
+	color: #005577;
+	font-weight: bold;
+	font-size: 16px;
+}
+div.top-nav ul li a:hover {
+	color: #ffffff;
+}
+div.logo { float: left; margin-top: 25px; }
+div#content { background-color: #ffffff; background-image: url(images/content-bg.gif); background-repeat: repeat-y; background-position: left top; }
+div#left {
+	float: left;
+	width: 400px;
+	background-image: url(images/left-bg.gif);
+	background-position: right top;
+	background-repeat: no-repeat;
+}
+div#left div.stratos-products div.title {
+	margin-left: 30px;
+	margin-top: 5px;
+	font-size: 24px;
+	font-weight: normal;
+	line-height: 32px;
+}
+div#left div.stratos-products div.products {
+	margin-left: 30px;
+	margin-top: 25px;
+	padding-bottom: 40px;
+}
+div#left div.stratos-products div.products a {
+	display: block;
+	height: 24px;
+	margin-bottom: 7px;
+	background-image: url(images/stratos-products.gif);
+	background-repeat: no-repeat;
+	background-position: left top;
+}
+div#left div.stratos-products div.products a {
+	background: url(images/stratos-products-new.jpg) no-repeat top left;
+}
+div#left div.stratos-products div.products a.as-new{ background-position: 0 0; width: 170px; height: 24px; } 
+div#left div.stratos-products div.products a.bam-new{ background-position: 0 -74px; width: 204px; height: 23px; } 
+div#left div.stratos-products div.products a.bps-new{ background-position: 0 -147px; width: 198px; height: 23px; } 
+div#left div.stratos-products div.products a.brs-new{ background-position: 0 -220px; width: 183px; height: 23px; } 
+div#left div.stratos-products div.products a.cep-new{ background-position: 0 -293px; width: 231px; height: 22px; } 
+div#left div.stratos-products div.products a.cg-new{ background-position: 0 -365px; width: 148px; height: 24px; } 
+div#left div.stratos-products div.products a.dss-new{ background-position: 0 -439px; width: 181px; height: 24px; } 
+div#left div.stratos-products div.products a.esb-new{ background-position: 0 -513px; width: 192px; height: 24px; }
+div#left div.stratos-products div.products a.greg-new{ background-position: 0 -587px; width: 180px; height: 23px; } 
+div#left div.stratos-products div.products a.is-new{ background-position: 0 -660px; width: 147px; height: 23px; } 
+div#left div.stratos-products div.products a.mb-new{ background-position: 0 -733px; width: 157px; height: 23px; } 
+div#left div.stratos-products div.products a.ss-new{ background-position: 0 -806px; width: 142px; height: 23px; } 
+div#left div.stratos-products div.products a.ts-new{ background-position: 0 -879px; width: 130px; height: 23px; } 
+div#left div.stratos-products div.products a:hover { opacity:0.7;filter:alpha(opacity=70) }
+div#right {
+	float: left;
+	width: 560px;
+}
+
+div#right div.register { width: 555px; margin-top: 15px; margin-right: 0px; padding-bottom: 10px; text-align: center;
+background-image: url(images/intro-bg.gif);background-position: center bottom; background-repeat: no-repeat;
+}
+div#right div.register a { display: block; height: 62px; margin-bottom: 10px; }
+div#right div.register a img { margin-bottom: 7px; }
+div#right div.register a:hover img { opacity:0.7;filter:alpha(opacity=70) }
+
+div#right div.banner{
+	width: 500px;
+	margin: auto;
+	height: 297px;
+	margin-top: 30px;
+}
+div#right div.banner div#featured {
+	width: 500px;
+	height: 297px;
+}
+div#right div.banner div#featured div.screencast {
+	width: 500px;
+	height: 297px;
+	text-align: center;
+}
+div#right div.banner div#featured div.screencast h2 {
+	font-size: 16px;
+	margin-top: 0px;
+	margin-bottom: 0px;
+	padding-bottom: 8px;
+	padding-top: 8px;
+	line-height: 16px;
+	background-color: #000000;
+	color: #ffffff;
+	margin-left: 30px;
+	margin-right: 30px;
+}
+div#right div.banner div#featured div.whitepaper, div#right div.banner div#featured div.webinar {
+	width: 500px;
+	height: 297px;
+	text-align: center;
+	margin-top: 23px;
+}
+div#bottom { 
+	background-image: url(images/feature-middle-bg.gif);
+	background-position: center top;
+	background-repeat: no-repeat; 
+	}
+div#bottom div.feature {
+	float: left; 
+	width: 240px;
+	padding-left: 40px;
+	padding-right: 40px;
+	font-size: 20px;
+	line-height: 25px;
+	font-weight: bold;
+	text-align: center;
+	padding-bottom: 20px;
+}
+div#footer { height: 80px; background-image: url(images/bottom.gif); background-position: left top; background-repeat: no-repeat; padding-top: 25px;}
+div#footer div.powered { color: #333333; float: right; font-size: 85%; margin-right: 10px; }
+div#footer div.powered span { float: left; line-height: 23px; margin-right: 5px; }
+div.footer-links { padding-bottom: 5px; padding-left: 10px; border-bottom: solid 1px #4E84C4; margin-bottom: 10px; color: #4E84C4; }
+div#footer span.copyright { font-size: 90%; padding-left: 10px; }

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/src/bin/add_entry_zone_file.sh
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/src/bin/add_entry_zone_file.sh b/products/stratos-controller/modules/distribution/src/bin/add_entry_zone_file.sh
old mode 100755
new mode 100644
index 63fa028..c9593e0
--- a/products/stratos-controller/modules/distribution/src/bin/add_entry_zone_file.sh
+++ b/products/stratos-controller/modules/distribution/src/bin/add_entry_zone_file.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 zone_file=$3
 subdomain=$1
 ip=$2

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/src/bin/git-folder-structure.sh
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/src/bin/git-folder-structure.sh b/products/stratos-controller/modules/distribution/src/bin/git-folder-structure.sh
old mode 100755
new mode 100644
index 2b5439b..2088713
--- a/products/stratos-controller/modules/distribution/src/bin/git-folder-structure.sh
+++ b/products/stratos-controller/modules/distribution/src/bin/git-folder-structure.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 tenant=""
 cartridge=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/src/bin/manage-git-repo.sh
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/src/bin/manage-git-repo.sh b/products/stratos-controller/modules/distribution/src/bin/manage-git-repo.sh
old mode 100755
new mode 100644
index b0dfa80..0d70b9a
--- a/products/stratos-controller/modules/distribution/src/bin/manage-git-repo.sh
+++ b/products/stratos-controller/modules/distribution/src/bin/manage-git-repo.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 user="wso2"
 action=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/src/bin/remove_entry_zone_file.sh
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/src/bin/remove_entry_zone_file.sh b/products/stratos-controller/modules/distribution/src/bin/remove_entry_zone_file.sh
old mode 100755
new mode 100644
index 7c08abc..c36e539
--- a/products/stratos-controller/modules/distribution/src/bin/remove_entry_zone_file.sh
+++ b/products/stratos-controller/modules/distribution/src/bin/remove_entry_zone_file.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 zone_file=$2
 subdomain=$1
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/src/bin/set-mysql-password.sh
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/src/bin/set-mysql-password.sh b/products/stratos-controller/modules/distribution/src/bin/set-mysql-password.sh
old mode 100755
new mode 100644
index b18fd0d..477e0c7
--- a/products/stratos-controller/modules/distribution/src/bin/set-mysql-password.sh
+++ b/products/stratos-controller/modules/distribution/src/bin/set-mysql-password.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 user="ubuntu"
 instance_ip=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/distribution/src/bin/update-instance.sh
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/src/bin/update-instance.sh b/products/stratos-controller/modules/distribution/src/bin/update-instance.sh
old mode 100755
new mode 100644
index 3935dd1..4effb49
--- a/products/stratos-controller/modules/distribution/src/bin/update-instance.sh
+++ b/products/stratos-controller/modules/distribution/src/bin/update-instance.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 
 user="ubuntu"
 instance_ip=""

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/WEB-INF/web.xml
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/WEB-INF/web.xml b/products/stratos-controller/modules/features-dashboard/WebContent/WEB-INF/web.xml
old mode 100755
new mode 100644
index 5c68b6f..9827515
--- a/products/stratos-controller/modules/features-dashboard/WebContent/WEB-INF/web.xml
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/WEB-INF/web.xml
@@ -1,4 +1,25 @@
 <?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.
+
+-->
+
 <web-app id="WebApp_ID" version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
 	<display-name>service-dashboard-webapp</display-name>
 	<welcome-file-list>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/as.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/as.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/as.html
old mode 100755
new mode 100644
index c2f18e5..1adeda8
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/as.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/as.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bam.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bam.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bam.html
old mode 100755
new mode 100644
index 140e284..491c72f
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bam.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bam.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Real Time Mediation Monitoring</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bps.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bps.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bps.html
old mode 100755
new mode 100644
index 392a1f1..e25bf6f
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bps.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/bps.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">WS-BPEL 2.0 &amp; BPELWS 1.1</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/brs.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/brs.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/brs.html
old mode 100755
new mode 100644
index b9be165..6c418b7
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/brs.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/brs.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Service Hosting Support</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/cep.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/cep.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/cep.html
old mode 100755
new mode 100644
index 54bbfb4..c10cddb
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/cep.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/cep.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Bring CEP to SOA</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/csg.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/csg.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/csg.html
old mode 100755
new mode 100644
index 7392c72..3f16a5d
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/csg.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/csg.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Cloud Service</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/css/features-dashboard.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/css/features-dashboard.css b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/css/features-dashboard.css
old mode 100755
new mode 100644
index a0558a4..4c19cf0
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/css/features-dashboard.css
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/css/features-dashboard.css
@@ -1,3 +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.
+ *
+*/
+
 .story {
   width: 220px;
   margin: 15px;
@@ -52,4 +73,4 @@
 .story-content a{
     color:#0d2a51;
     margin:10px;
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/dss.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/dss.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/dss.html
old mode 100755
new mode 100644
index f6912cc..b675866
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/dss.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/dss.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Data Service Hosting</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/esb.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/esb.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/esb.html
old mode 100755
new mode 100644
index 7576114..173b4e7
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/esb.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/esb.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Proxy Service</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/greg.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/greg.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/greg.html
old mode 100755
new mode 100644
index 410751c..668adc8
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/greg.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/greg.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Service</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/gs.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/gs.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/gs.html
old mode 100755
new mode 100644
index ece3587..365cb20
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/gs.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/gs.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Enterprise Information Portal</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/is.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/is.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/is.html
old mode 100755
new mode 100644
index bf69e92..d6c6517
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/is.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/is.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">User Profile</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/manager.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/manager.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/manager.html
old mode 100755
new mode 100644
index 53c941b..4d08605
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/manager.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/manager.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Billing</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/mb.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/mb.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/mb.html
old mode 100755
new mode 100644
index 7507f4d..fc61566
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/mb.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/mb.html
@@ -1,3 +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.
+
+-->
+
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/>
 <div class="story col1">
     <div class="story-title">Publish/Subscribe to Topics</div>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/ms.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/ms.html b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/ms.html
old mode 100755
new mode 100644
index 7b1ec4f..e031a74
--- a/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/ms.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/dashboards/ms.html
@@ -1,3 +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.
+
+-->
+
 
 <link type="text/css" href="../../../../features-dashboard/dashboards/css/features-dashboard.css" rel="stylesheet"/><div class="story col1">
     <div class="story-title">Scrape the Web</div>


[4/5] Adding licences which are added automatically by Rat plugin

Posted by la...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.sso.redirector.ui/src/main/resources/web/stratos-auth/css/stratos-loginpage.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.sso.redirector.ui/src/main/resources/web/stratos-auth/css/stratos-loginpage.css b/components/org.apache.stratos.sso.redirector.ui/src/main/resources/web/stratos-auth/css/stratos-loginpage.css
index fce87f7..34d2604 100644
--- a/components/org.apache.stratos.sso.redirector.ui/src/main/resources/web/stratos-auth/css/stratos-loginpage.css
+++ b/components/org.apache.stratos.sso.redirector.ui/src/main/resources/web/stratos-auth/css/stratos-loginpage.css
@@ -1,94 +1,115 @@
-body {
-background-image:url(../images/st-login-body-bg.gif);
-background-position:left top;
-background-repeat:repeat-x;
-font-family:"Calibri",Arial,Helvetica,san-serif;
-font-size:0.8em;
-margin:0;
-padding:0;
-}
-p {
-}
-td {
-}
-a:link {
-text-decoration:none;
-}
-a:visited {
-}
-a:hover {
-}
-a:active {
-}
-a img {
-border:0 none;
-}
-div#middle {
-background-color:#FFFFFF;
-margin:auto;
-width:961px;
-}
-div#header {
-background-image:url(../images/st-login-header-bg.gif);
-background-position:left top;
-background-repeat:no-repeat;
-height:87px;
-padding-top:94px;
-text-align:center;
-}
-div#content {
-background-image:url(../images/st-login-content-bg.gif);
-background-position:left top;
-background-repeat:no-repeat;
-padding-left:60px;
-padding-right:60px;
-padding-top:20px;
-}
-div#intro {
-padding-bottom:10px;
-text-align:center;
-}
-div#register {
-float:left;
-padding-top:85px;
-text-align:center;
-width:420px;
-}
-div#sign-in {
-border-left:1px solid #0499CC;
-float:left;
-padding:20px 30px 30px 50px;
-text-align:left;
-width:340px;
-}
-div#sign-in h2 {
-border-bottom:1px solid #78BDE8;
-font-size:130%;
-margin-bottom:10px;
-margin-top:0;
-padding-bottom:10px;
-padding-top:0;
-}
-div#sign-in table tr td {
-padding-bottom:5px;
-padding-right:7px;
-}
-div#sign-in table {
-border-bottom:1px solid #78BDE8;
-margin-bottom:7px;
-}
-div#footer {
-background-image:url(../images/st-login-footer-bg.gif);
-background-position:left top;
-background-repeat:no-repeat;
-margin-top:5px;
-padding-bottom:7px;
-padding-top:25px;
-text-align:center;
-}
-div.clear {
-clear:both;
-}
-#loginForm td label{
-    font-size:11px;
-}
\ No newline at end of file
+/*
+ *
+ * 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-image:url(../images/st-login-body-bg.gif);
+background-position:left top;
+background-repeat:repeat-x;
+font-family:"Calibri",Arial,Helvetica,san-serif;
+font-size:0.8em;
+margin:0;
+padding:0;
+}
+p {
+}
+td {
+}
+a:link {
+text-decoration:none;
+}
+a:visited {
+}
+a:hover {
+}
+a:active {
+}
+a img {
+border:0 none;
+}
+div#middle {
+background-color:#FFFFFF;
+margin:auto;
+width:961px;
+}
+div#header {
+background-image:url(../images/st-login-header-bg.gif);
+background-position:left top;
+background-repeat:no-repeat;
+height:87px;
+padding-top:94px;
+text-align:center;
+}
+div#content {
+background-image:url(../images/st-login-content-bg.gif);
+background-position:left top;
+background-repeat:no-repeat;
+padding-left:60px;
+padding-right:60px;
+padding-top:20px;
+}
+div#intro {
+padding-bottom:10px;
+text-align:center;
+}
+div#register {
+float:left;
+padding-top:85px;
+text-align:center;
+width:420px;
+}
+div#sign-in {
+border-left:1px solid #0499CC;
+float:left;
+padding:20px 30px 30px 50px;
+text-align:left;
+width:340px;
+}
+div#sign-in h2 {
+border-bottom:1px solid #78BDE8;
+font-size:130%;
+margin-bottom:10px;
+margin-top:0;
+padding-bottom:10px;
+padding-top:0;
+}
+div#sign-in table tr td {
+padding-bottom:5px;
+padding-right:7px;
+}
+div#sign-in table {
+border-bottom:1px solid #78BDE8;
+margin-bottom:7px;
+}
+div#footer {
+background-image:url(../images/st-login-footer-bg.gif);
+background-position:left top;
+background-repeat:no-repeat;
+margin-top:5px;
+padding-bottom:7px;
+padding-top:25px;
+text-align:center;
+}
+div.clear {
+clear:both;
+}
+#loginForm td label{
+    font-size:11px;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.tenant.mgt.core/src/main/java/org/apache/stratos/tenant/mgt/core/util/TenantCoreUtil.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt.core/src/main/java/org/apache/stratos/tenant/mgt/core/util/TenantCoreUtil.java b/components/org.apache.stratos.tenant.mgt.core/src/main/java/org/apache/stratos/tenant/mgt/core/util/TenantCoreUtil.java
index 625004e..00e318e 100644
--- a/components/org.apache.stratos.tenant.mgt.core/src/main/java/org/apache/stratos/tenant/mgt/core/util/TenantCoreUtil.java
+++ b/components/org.apache.stratos.tenant.mgt.core/src/main/java/org/apache/stratos/tenant/mgt/core/util/TenantCoreUtil.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.tenant.mgt.core.util;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.stratos.tenant.mgt.core.internal.TenantMgtCoreServiceComponent;
 import org.apache.commons.logging.Log;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.tenant.mgt.ui/src/main/java/org/apache/stratos/tenant/mgt/ui/clients/PackageInfoServiceClient.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt.ui/src/main/java/org/apache/stratos/tenant/mgt/ui/clients/PackageInfoServiceClient.java b/components/org.apache.stratos.tenant.mgt.ui/src/main/java/org/apache/stratos/tenant/mgt/ui/clients/PackageInfoServiceClient.java
index b0b692a..5b6c277 100644
--- a/components/org.apache.stratos.tenant.mgt.ui/src/main/java/org/apache/stratos/tenant/mgt/ui/clients/PackageInfoServiceClient.java
+++ b/components/org.apache.stratos.tenant.mgt.ui/src/main/java/org/apache/stratos/tenant/mgt/ui/clients/PackageInfoServiceClient.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.tenant.mgt.ui.clients;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.axis2.AxisFault;
 import org.apache.axis2.client.Options;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.tenant.mgt.ui/src/main/resources/web/tenant-mgt/css/tenant.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt.ui/src/main/resources/web/tenant-mgt/css/tenant.css b/components/org.apache.stratos.tenant.mgt.ui/src/main/resources/web/tenant-mgt/css/tenant.css
index 26d0e28..6a371ee 100644
--- a/components/org.apache.stratos.tenant.mgt.ui/src/main/resources/web/tenant-mgt/css/tenant.css
+++ b/components/org.apache.stratos.tenant.mgt.ui/src/main/resources/web/tenant-mgt/css/tenant.css
@@ -1,3 +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.
+ *
+*/
+
 /*css editor styles */
 .csseditor-top-line{
     background-color:black;
@@ -59,4 +80,4 @@
     background-repeat: no-repeat;
     padding-left: 20px;
     text-indent: 50px;
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/internal/util/TenantMgtRampartUtil.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/internal/util/TenantMgtRampartUtil.java b/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/internal/util/TenantMgtRampartUtil.java
index 69e703a..2f74caf 100644
--- a/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/internal/util/TenantMgtRampartUtil.java
+++ b/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/internal/util/TenantMgtRampartUtil.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.tenant.mgt.internal.util;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import java.util.Properties;
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/GAppTenantRegistrationService.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/GAppTenantRegistrationService.java b/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/GAppTenantRegistrationService.java
index d011ec1..cfd284d 100644
--- a/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/GAppTenantRegistrationService.java
+++ b/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/GAppTenantRegistrationService.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.tenant.mgt.services;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import org.apache.stratos.tenant.mgt.exception.TenantManagementException;
 import org.apache.stratos.tenant.mgt.internal.TenantMgtServiceComponent;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/InMemoryPasswordcallbackHandler.java
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/InMemoryPasswordcallbackHandler.java b/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/InMemoryPasswordcallbackHandler.java
index fec72a1..d4140f8 100644
--- a/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/InMemoryPasswordcallbackHandler.java
+++ b/components/org.apache.stratos.tenant.mgt/src/main/java/org/apache/stratos/tenant/mgt/services/InMemoryPasswordcallbackHandler.java
@@ -1,4 +1,25 @@
 package org.apache.stratos.tenant.mgt.services;
+/*
+ *
+ * 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.
+ *
+*/
+
 
 import java.io.IOException;
 import java.util.HashMap;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/JSResources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/JSResources.properties b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/JSResources.properties
index 4282f03..e80c6bb 100644
--- a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/JSResources.properties
+++ b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/JSResources.properties
@@ -1,2 +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.
+#
+#
+
 password.mismatched=Passwords do not match.
-current.password.should.provided=You should provide the current password inorder to change the password.
\ No newline at end of file
+current.password.should.provided=You should provide the current password inorder to change the password.

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/Resources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/Resources.properties b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/Resources.properties
index edf3f48..2199332 100644
--- a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/Resources.properties
+++ b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/org/apache/stratos/theme/mgt/ui/i18n/Resources.properties
@@ -1,3 +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.
+#
+#
+
 submit.tenant=Submit Tenant
 domain=Domain
 domain.information=Domain Information

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/loginpage.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/loginpage.css b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/loginpage.css
index 430f1a1..6db0699 100644
--- a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/loginpage.css
+++ b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/loginpage.css
@@ -1,110 +1,131 @@
-.gou-page{
-    background-image: url(../images/page-back.jpg);
-    background-position: 0px 0px;
-    background-repeat:repeat-x;
-    background-color:#5b4e17;
-}
-.gou-header{
-    background-image: url(../images/header.jpg);
-    background-position: top right;
-    background-repeat:no-repeat;
-}
-.gou-logo{
-    background-image: url(../images/logo.jpg);
-    background-position: top right;
-    background-repeat:no-repeat;
-    width:387px;
-    height:89px;
-}
-.gou-page-sizer{
-    width:100%;
-}
-.gou-content{
-    background-image: url(../images/content-back.jpg);
-    background-position: 0px 0px;
-    background-repeat:repeat-x;
-    background-color:#ffffff;
-    border:solid 1px #eafde6;
-    margin-left:10px;
-    margin-right:10px;
-}
-.gou-content-img{
-    background-image: url(../images/content-back-left.jpg);
-    background-position: 0px 0px;
-    background-repeat:no-repeat;
-    padding-top:20px;
-    padding-left:20px;
-    padding-right:20px;
-    padding-bottom:20px;
-
-}
-.gou-footer{
-    background-image: url(../images/footer.jpg);
-    background-position: 0px 0px;
-    background-repeat:repeat-x;
-    border-bottom:solid 1px #eafde6;
-    height:42px;
-    color:#ffffff;
-    font-size:10px;
-    line-height:40px;
-    padding-left:10px;
-}
-.gou-input-text{
-    height:18px;
-    font-size:10.5px;
-    border:solid 1px #cccccc;
-    width:200px;
-}
-.gou-input-button{
-       background-image: url(../images/button-back.gif);
-    background-position: 0px 0px;
-    background-repeat:repeat-x;
-    height:22px;
-    color:#ffffff;
-    background-color:#515151;
-}
-.gou-content-box{
-    padding:15px;
-    background-color:#ffffff;
-    border:solid 1px #4f301c;
-    margin-right:20px;
-}
-.gou-h1,.gou-h1 a{
-    font-size:16px;
-    font-weight:bold;
-    color:#ffffff;
-}
-.gou-content-text{
-    font-size:11px;
-    color:#636363;
-}
-body, td, th,h1, h2, div{
-    font-family:Helvetica,Arial,Sans-serif;
-    font-size:11px;
-    padding:0px;
-    margin:0px;
-}
-.gou-login-table td{
-    padding-right:20px;
-    padding-top:10px;
-}
-.gou-form-label{
-    font-color:#3b3b3b;
-    font-size:12px;
-}
-.gou-sign-in{
-    padding-left:5px;
-    color:#1b676b;
-    height:40px;
-    text-decoration:none;
-}
-.gou-links-table img{
-    border: none;
-}
-.gou-links-table td{
-    padding-bottom:20px;
-    padding-left:20px;
-}
-.gou-links-table a{
-    text-decoration:none;
-}
\ No newline at end of file
+/*
+ *
+ * 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.
+ *
+*/
+
+.gou-page{
+    background-image: url(../images/page-back.jpg);
+    background-position: 0px 0px;
+    background-repeat:repeat-x;
+    background-color:#5b4e17;
+}
+.gou-header{
+    background-image: url(../images/header.jpg);
+    background-position: top right;
+    background-repeat:no-repeat;
+}
+.gou-logo{
+    background-image: url(../images/logo.jpg);
+    background-position: top right;
+    background-repeat:no-repeat;
+    width:387px;
+    height:89px;
+}
+.gou-page-sizer{
+    width:100%;
+}
+.gou-content{
+    background-image: url(../images/content-back.jpg);
+    background-position: 0px 0px;
+    background-repeat:repeat-x;
+    background-color:#ffffff;
+    border:solid 1px #eafde6;
+    margin-left:10px;
+    margin-right:10px;
+}
+.gou-content-img{
+    background-image: url(../images/content-back-left.jpg);
+    background-position: 0px 0px;
+    background-repeat:no-repeat;
+    padding-top:20px;
+    padding-left:20px;
+    padding-right:20px;
+    padding-bottom:20px;
+
+}
+.gou-footer{
+    background-image: url(../images/footer.jpg);
+    background-position: 0px 0px;
+    background-repeat:repeat-x;
+    border-bottom:solid 1px #eafde6;
+    height:42px;
+    color:#ffffff;
+    font-size:10px;
+    line-height:40px;
+    padding-left:10px;
+}
+.gou-input-text{
+    height:18px;
+    font-size:10.5px;
+    border:solid 1px #cccccc;
+    width:200px;
+}
+.gou-input-button{
+       background-image: url(../images/button-back.gif);
+    background-position: 0px 0px;
+    background-repeat:repeat-x;
+    height:22px;
+    color:#ffffff;
+    background-color:#515151;
+}
+.gou-content-box{
+    padding:15px;
+    background-color:#ffffff;
+    border:solid 1px #4f301c;
+    margin-right:20px;
+}
+.gou-h1,.gou-h1 a{
+    font-size:16px;
+    font-weight:bold;
+    color:#ffffff;
+}
+.gou-content-text{
+    font-size:11px;
+    color:#636363;
+}
+body, td, th,h1, h2, div{
+    font-family:Helvetica,Arial,Sans-serif;
+    font-size:11px;
+    padding:0px;
+    margin:0px;
+}
+.gou-login-table td{
+    padding-right:20px;
+    padding-top:10px;
+}
+.gou-form-label{
+    font-color:#3b3b3b;
+    font-size:12px;
+}
+.gou-sign-in{
+    padding-left:5px;
+    color:#1b676b;
+    height:40px;
+    text-decoration:none;
+}
+.gou-links-table img{
+    border: none;
+}
+.gou-links-table td{
+    padding-bottom:20px;
+    padding-left:20px;
+}
+.gou-links-table a{
+    text-decoration:none;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenant.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenant.css b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenant.css
index 8f211b8..9eb7f8e 100644
--- a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenant.css
+++ b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenant.css
@@ -1,74 +1,95 @@
-/*css editor styles */
-.csseditor-top-line{
-    background-color:black;
-    height:5px;
-}
-.csseditor-leftbox{
-    background-color:#e6e6e6;
-    padding-left:5px;
-    padding-right:5px;
-    padding-bottom:5px;
-    padding-top:15px;
-   height:380px;
-}
-.csseditor-leftbox-top{
-    color:#000000;
-    font-size:18px;
-    height:30px;
-}
-.csseditor-textbox{
-    background-color:#dfe7ed;
-    border:solid 1px #ffffff;
-    width:100%;
-}
-.csseditor-rightbox{
-    background-color:#f3f3f3;
-    border:solid 1px #ffffff;
-    height:400px;
-}
-.csseditor-rightbox-title{
-    background-color:#9a9a9a;
-    height:25px;
-    color:#ffffff;
-    padding-left:10px;
-    padding-top:5px;
-}
-.csseditor-searchbox{
-    padding-left:10px;
-    padding-top:10px;
-}
-.csseditor-right{
-    width:320px;
-}
-#flickr_results{
-    height:210px;
-    overflow-y:auto;
-    overflow-x:hidden;
-    margin-left:5px;
-    margin-right:5px;
-    border:solid 1px #ffffff;
-}
-.flicker_selected{
-    height:20px;
-    border:solid 1px #cccccc;
-    background-color:#ffffff;
-    color:#333333;
-    padding:5px;
-    margin-top:5px;
-    margin-bottom:5px;
-}
-.imageList{
-}
-.imageList li {
-    padding-top: 3px !important;
-    padding-left: 5px !important;
-    background-color: #e1e9ec;
-    border: solid 1px #b5bdc1;
-}
-
-.imageList li a {
-    background-image: url(../images/images.gif);
-    background-repeat: no-repeat;
-    padding-left: 20px;
-    text-indent: 50px;
-}
\ No newline at end of file
+/*
+ *
+ * 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.
+ *
+*/
+
+/*css editor styles */
+.csseditor-top-line{
+    background-color:black;
+    height:5px;
+}
+.csseditor-leftbox{
+    background-color:#e6e6e6;
+    padding-left:5px;
+    padding-right:5px;
+    padding-bottom:5px;
+    padding-top:15px;
+   height:380px;
+}
+.csseditor-leftbox-top{
+    color:#000000;
+    font-size:18px;
+    height:30px;
+}
+.csseditor-textbox{
+    background-color:#dfe7ed;
+    border:solid 1px #ffffff;
+    width:100%;
+}
+.csseditor-rightbox{
+    background-color:#f3f3f3;
+    border:solid 1px #ffffff;
+    height:400px;
+}
+.csseditor-rightbox-title{
+    background-color:#9a9a9a;
+    height:25px;
+    color:#ffffff;
+    padding-left:10px;
+    padding-top:5px;
+}
+.csseditor-searchbox{
+    padding-left:10px;
+    padding-top:10px;
+}
+.csseditor-right{
+    width:320px;
+}
+#flickr_results{
+    height:210px;
+    overflow-y:auto;
+    overflow-x:hidden;
+    margin-left:5px;
+    margin-right:5px;
+    border:solid 1px #ffffff;
+}
+.flicker_selected{
+    height:20px;
+    border:solid 1px #cccccc;
+    background-color:#ffffff;
+    color:#333333;
+    padding:5px;
+    margin-top:5px;
+    margin-bottom:5px;
+}
+.imageList{
+}
+.imageList li {
+    padding-top: 3px !important;
+    padding-left: 5px !important;
+    background-color: #e1e9ec;
+    border: solid 1px #b5bdc1;
+}
+
+.imageList li a {
+    background-image: url(../images/images.gif);
+    background-repeat: no-repeat;
+    padding-left: 20px;
+    text-indent: 50px;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenent-theme.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenent-theme.css b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenent-theme.css
index c3397db..0b9791a 100644
--- a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenent-theme.css
+++ b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/tenent-theme.css
@@ -1,32 +1,53 @@
-.sel-box{
-	background-image:url(../images/sel-02.jpg);
-	background-repeat:repeat-x;
-	background-position:0 0;
-	background-color:#f2f2f2;
-	border: inset 2px #48657a;
-	padding:3px;
-	float:left;
-	margin-right:20px;
-	margin-bottom:20px;
-}
-.sel-box span{
-	color:#1c475f;
-	font-weight:bold;
-	text-align:center;
-	font-size:14px;
-	line-height:30px;
-}
-.nor-box{
-	background-color:#ffffff;
-	border: solid 1px #7699b3;
-	padding:3px;
-	float:left;
-	margin-right:20px;
-	margin-bottom:20px;
-}
-.nor-box span{
-	color:#1c475f;
-	font-weight:bold;
-	text-align:center;
-	line-height:30px;
-}
\ No newline at end of file
+/*
+ *
+ * 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.
+ *
+*/
+
+.sel-box{
+	background-image:url(../images/sel-02.jpg);
+	background-repeat:repeat-x;
+	background-position:0 0;
+	background-color:#f2f2f2;
+	border: inset 2px #48657a;
+	padding:3px;
+	float:left;
+	margin-right:20px;
+	margin-bottom:20px;
+}
+.sel-box span{
+	color:#1c475f;
+	font-weight:bold;
+	text-align:center;
+	font-size:14px;
+	line-height:30px;
+}
+.nor-box{
+	background-color:#ffffff;
+	border: solid 1px #7699b3;
+	padding:3px;
+	float:left;
+	margin-right:20px;
+	margin-bottom:20px;
+}
+.nor-box span{
+	color:#1c475f;
+	font-weight:bold;
+	text-align:center;
+	line-height:30px;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/theme-mgt.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/theme-mgt.css b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/theme-mgt.css
index 18f7aac..29f207a 100644
--- a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/theme-mgt.css
+++ b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/css/theme-mgt.css
@@ -1,3 +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.
+ *
+*/
+
 .subcontent {
     padding:5px 0px 5px; 0px
 }

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/js/theme_resource_util.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/js/theme_resource_util.js b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/js/theme_resource_util.js
index 2b21b02..919dad9 100644
--- a/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/js/theme_resource_util.js
+++ b/components/org.apache.stratos.theme.mgt.ui/src/main/resources/web/tenant-theme/js/theme_resource_util.js
@@ -1,3 +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.
+ *
+*/
+
 var myEditor = null;
 function loadThemeResourcePage(path, viewMode, consumerID, targetDiv) {
     return loadThemeJSPPage('theme_advanced', path, viewMode, consumerID, targetDiv);

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/cipher-text.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/cipher-text.properties b/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/cipher-text.properties
index 9432376..b11755d 100644
--- a/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/cipher-text.properties
+++ b/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/cipher-text.properties
@@ -1,8 +1,29 @@
-#aliases=testpass
-#
-## configuration  per each plaintext
-#testpass.secret=LxtcBuAfwazeX3Fk1kFHe9CvL6T3XaVAuh79ZpkJY5yeDAdfqmrVgq3HWNrLrWp4YLDUlhDP8VI0e/HMykul6yyuXa7YrZUpx5RovH5/Nl1dZvemgsVrgK5mioYtw9Z/1KQFDGphekd0NLNNXOD6uiQdUxrHc7jXXe9fAAXTDkI=
-#testpass.secret.alias=wso2carbon
-#testpass.secret.keystore=identity
-#
-
+#
+#
+# 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.
+#
+#
+
+#aliases=testpass
+#
+## configuration  per each plaintext
+#testpass.secret=LxtcBuAfwazeX3Fk1kFHe9CvL6T3XaVAuh79ZpkJY5yeDAdfqmrVgq3HWNrLrWp4YLDUlhDP8VI0e/HMykul6yyuXa7YrZUpx5RovH5/Nl1dZvemgsVrgK5mioYtw9Z/1KQFDGphekd0NLNNXOD6uiQdUxrHc7jXXe9fAAXTDkI=
+#testpass.secret.alias=wso2carbon
+#testpass.secret.keystore=identity
+#
+

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/secret-conf.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/secret-conf.properties b/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/secret-conf.properties
index b8ad7ed..9683307 100644
--- a/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/secret-conf.properties
+++ b/components/org.apache.stratos.throttling.manager/src/test/resources/carbon-home/repository/conf/secret-conf.properties
@@ -1,37 +1,58 @@
-#############################################################################
-## Security Configuration
-#############################################################################
-## The following property specifies a global password provider implementation
-## which will be used globally if not overriden in specific configurations
-##carbon.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
-##Examples:
-##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.SecretManagerSecretCallbackHandler
-##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.JMXSecretCallbackHandler
-##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.JlineSecretCallbackHandler
-##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.JBossEncryptionSecretCallbackHandler
-#
-##Secret Repositories configuration
-#
-#secretRepositories=file
-#secretRepositories.file.provider=org.apache.synapse.commons.security.secret.repository.filebased.FileBaseSecretRepositoryProvider
-#secretRepositories.file.location=cipher-text.properties
-#
-##KeyStores configurations
-#
-#keystore.identity.location=resources/security/wso2carbon.jks
-#keystore.identity.type=JKS
-#keystore.identity.alias=wso2carbon
-#keystore.identity.store.password=wso2carbon
-##keystore.identity.store.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
-#keystore.identity.key.password=wso2carbon
-##keystore.identity.key.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
-##keystore.identity.parameters=enableHostnameVerifier=false;keyStoreCertificateFilePath=/home/esb.cer
-#
-#keystore.trust.location=resources/security/client-truststore.jks
-#keystore.trust.type=JKS
-#keystore.trust.alias=wso2carbon
-#keystore.trust.store.password=wso2carbon
-##keystore.trust.store.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
-#
-#
-#
+#
+#
+# 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.
+#
+#
+
+#############################################################################
+## Security Configuration
+#############################################################################
+## The following property specifies a global password provider implementation
+## which will be used globally if not overriden in specific configurations
+##carbon.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
+##Examples:
+##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.SecretManagerSecretCallbackHandler
+##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.JMXSecretCallbackHandler
+##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.JlineSecretCallbackHandler
+##carbon.secretProvider=org.apache.synapse.commons.security.secret.handler.JBossEncryptionSecretCallbackHandler
+#
+##Secret Repositories configuration
+#
+#secretRepositories=file
+#secretRepositories.file.provider=org.apache.synapse.commons.security.secret.repository.filebased.FileBaseSecretRepositoryProvider
+#secretRepositories.file.location=cipher-text.properties
+#
+##KeyStores configurations
+#
+#keystore.identity.location=resources/security/wso2carbon.jks
+#keystore.identity.type=JKS
+#keystore.identity.alias=wso2carbon
+#keystore.identity.store.password=wso2carbon
+##keystore.identity.store.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
+#keystore.identity.key.password=wso2carbon
+##keystore.identity.key.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
+##keystore.identity.parameters=enableHostnameVerifier=false;keyStoreCertificateFilePath=/home/esb.cer
+#
+#keystore.trust.location=resources/security/client-truststore.jks
+#keystore.trust.type=JKS
+#keystore.trust.alias=wso2carbon
+#keystore.trust.store.password=wso2carbon
+##keystore.trust.store.secretProvider=<any implementation of org.apache.synapse.commons.security.secret.SecretCallbackHandler>
+#
+#
+#

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/JSResources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/JSResources.properties b/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/JSResources.properties
index bf90999..b183e61 100644
--- a/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/JSResources.properties
+++ b/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/JSResources.properties
@@ -1 +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.
+#
+#
+
 empty=To make sure the js properties file is not empty

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/Resources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/Resources.properties b/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/Resources.properties
index d74f234..237de68 100644
--- a/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/Resources.properties
+++ b/components/org.apache.stratos.throttling.ui/src/main/resources/org/apache/carbon/throttling/ui/i18n/Resources.properties
@@ -1,2 +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.
+#
+#
+
 throttling.menu.key=Throttling
-throttling.rules=Throttling Rules
\ No newline at end of file
+throttling.rules=Throttling Rules

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/JSResources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/JSResources.properties b/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/JSResources.properties
index e7490b0..ade4cce 100644
--- a/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/JSResources.properties
+++ b/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/JSResources.properties
@@ -1,2 +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.
+#
+#
+
 empty=To make sure the js properties file is not empty
-session.timed.out=Session timed out. Please login again
\ No newline at end of file
+session.timed.out=Session timed out. Please login again

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/Resources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/Resources.properties b/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/Resources.properties
index d7eda93..15e1b6c 100644
--- a/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/Resources.properties
+++ b/components/org.apache.stratos.usage.ui/src/main/resources/org/apache/stratos/usage/ui/i18n/Resources.properties
@@ -1,3 +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.
+#
+#
+
 usage.menu=User Usage
 user.usage.report=User Usage Report
 tenant.menu=Tenant Usage
@@ -54,4 +75,4 @@ api.usage=API Usage
 cartridge.stat=Cartridge Usage
 cartridge.type=Cartridge Type
 image.id=Image ID
-cartridge.hours=Hours
\ No newline at end of file
+cartridge.hours=Hours

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/css/tenant-usage.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/css/tenant-usage.css b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/css/tenant-usage.css
index 5c85728..9f3d427 100644
--- a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/css/tenant-usage.css
+++ b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/css/tenant-usage.css
@@ -1,3 +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.
+ *
+*/
+
 .disableLink {
     color: #aaaaaa;
 }
@@ -25,4 +46,4 @@
 a {
     color: #386698;
     cursor: pointer;
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/all-tenant-usage-report.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/all-tenant-usage-report.js b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/all-tenant-usage-report.js
index 61043f0..7dadba5 100644
--- a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/all-tenant-usage-report.js
+++ b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/all-tenant-usage-report.js
@@ -1,3 +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.
+ *
+*/
+
 function createXmlHttpRequest() {
     var request;
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/tenant-usage.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/tenant-usage.js b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/tenant-usage.js
index 76c4363..9084a16 100644
--- a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/tenant-usage.js
+++ b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/tenant-usage.js
@@ -1,3 +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.
+ *
+*/
+
 function submitAllTenantPaginatedUsage(pageNumber) {
     sessionAwareFunction(function() {
         document.getElementById("requestedPage").value = pageNumber;

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/usage-report.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/usage-report.js b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/usage-report.js
index ed9e306..894c7ad 100644
--- a/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/usage-report.js
+++ b/components/org.apache.stratos.usage.ui/src/main/resources/web/tenant-usage/js/usage-report.js
@@ -1,3 +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.
+ *
+*/
+
 function createXmlHttpRequest() {
     var request;
 
@@ -45,4 +66,4 @@ function getUsageReportData() {
 }
 function removeCarriageReturns(string) {
     return string.replace(/\n/g, "");
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/JSResources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/JSResources.properties b/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/JSResources.properties
index 7052880..1a07bee 100644
--- a/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/JSResources.properties
+++ b/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/JSResources.properties
@@ -1,7 +1,28 @@
+#
+#
+# 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.
+#
+#
+
 validation.fail.with.text=Domain ownership validation failed. Make sure you have put the exact text content mentioned here in the web root. 
 validation.success.with.text=Domain ownership validation succeeded.
 validation.fail.with.dns=Domain ownership validation failed. Note it may take sometime to propagate the changes in DNS. Please retry after a little break.
 validation.success.with.dns=Domain ownership validation succeeded.
 domain.empty=The domain to validate ownership is empty.
 domain.unavailable=The domain is already registered. Please choose a different domain.
-session.timed.out=Your session timed out. Please login again.
\ No newline at end of file
+session.timed.out=Your session timed out. Please login again.

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/Resources.properties
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/Resources.properties b/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/Resources.properties
index fc77420..d4ee15c 100644
--- a/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/Resources.properties
+++ b/components/org.apache.stratos.validate.domain.ui/src/main/resources/org/apache/stratos/validate/domain/ui/i18n/Resources.properties
@@ -1,3 +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.
+#
+#
+
 domain.ownership.validation=Domain Ownership Validation
 validate.domain.menu=Validate Domain
 validate=Validate

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/css/validate_domain.css
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/css/validate_domain.css b/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/css/validate_domain.css
index 7b83d63..02dfd96 100644
--- a/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/css/validate_domain.css
+++ b/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/css/validate_domain.css
@@ -1,3 +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.
+ *
+*/
+
 div#validation-introduction {
     margin: 5px;
 }
@@ -28,4 +49,4 @@ div.conf-info {
     border: 1px solid #111 !important;
     margin: 5px !important;
     padding: 2px !important;
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/js/validate_domain.js
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/js/validate_domain.js b/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/js/validate_domain.js
index 1585b42..6d95e54 100644
--- a/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/js/validate_domain.js
+++ b/components/org.apache.stratos.validate.domain.ui/src/main/resources/web/validate-domain/js/validate_domain.js
@@ -1,3 +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.
+ *
+*/
+
 function validateWithText(domain, status) {
 	sessionAwareStatusAwareFunction(function() {
     if(domain == "") {
@@ -148,4 +169,4 @@ function submitValidateWithTextForm(status) {
 	sessionAwareStatusAwareFunction(function() {
 		$('validateWithTextForm').submit();
 	}, status, org_wso2_carbon_validate_domain_ui_jsi18n["session.timed.out"]);
-}
\ No newline at end of file
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/build.properties
----------------------------------------------------------------------
diff --git a/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/build.properties b/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/build.properties
index 93c4b10..6deb744 100644
--- a/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/build.properties
+++ b/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/build.properties
@@ -1 +1,22 @@
-custom = true
\ No newline at end of file
+#
+#
+# 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.
+#
+#
+
+custom = true

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/cartridge-config.properties
----------------------------------------------------------------------
diff --git a/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/cartridge-config.properties b/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/cartridge-config.properties
index 83b9641..e360277 100644
--- a/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/cartridge-config.properties
+++ b/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/cartridge-config.properties
@@ -1,3 +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.
+#
+#
+
 # Configuration properties
 
 sc.ip=stratos_ip

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/policies.xml
----------------------------------------------------------------------
diff --git a/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/policies.xml b/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/policies.xml
index 7dd37d5..efc24b7 100644
--- a/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/policies.xml
+++ b/features/adc/org.apache.stratos.adc.mgt.server.feature/src/main/resources/conf/policies.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <policies>
 	<policy name="single" isDefault="true">
 		<description>Single - Instances: Min 1, Max 1</description>
@@ -19,4 +41,4 @@
 		<scale_down_factor>0.25</scale_down_factor>
 		<rounds_to_average>2</rounds_to_average>
 	</policy>
-</policies>
\ No newline at end of file
+</policies>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/build.properties
----------------------------------------------------------------------
diff --git a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/build.properties b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/build.properties
index 74258d5..7602c01 100644
--- a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/build.properties
+++ b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/build.properties
@@ -1,2 +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.
+#
+#
+
 custom = true
 root.stratos=conf

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
----------------------------------------------------------------------
diff --git a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
index 9513ff5..b0aa154 100644
--- a/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
+++ b/features/cartridge-agent/org.apache.stratos.cartridge.agent.server.feature/src/main/resources/conf/agent.properties
@@ -1,3 +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.
+#
+#
+
 loadBalancerDomain=lb.domain
 
 # Registrant health check interval in seconds

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/build.properties
----------------------------------------------------------------------
diff --git a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/build.properties b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/build.properties
index 93c4b10..6deb744 100644
--- a/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/build.properties
+++ b/features/cloud-controller/org.apache.stratos.cloud.controller.feature/src/main/resources/build.properties
@@ -1 +1,22 @@
-custom = true
\ No newline at end of file
+#
+#
+# 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.
+#
+#
+
+custom = true

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/common/org.apache.stratos.common.server.feature/resources/build.properties
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.server.feature/resources/build.properties b/features/manager/common/org.apache.stratos.common.server.feature/resources/build.properties
index 74258d5..7602c01 100644
--- a/features/manager/common/org.apache.stratos.common.server.feature/resources/build.properties
+++ b/features/manager/common/org.apache.stratos.common.server.feature/resources/build.properties
@@ -1,2 +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.
+#
+#
+
 custom = true
 root.stratos=conf

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/cloud-services-desc.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/cloud-services-desc.xml b/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/cloud-services-desc.xml
index 70bcdc8..fc71948 100644
--- a/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/cloud-services-desc.xml
+++ b/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/cloud-services-desc.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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 has the configurations for the cloud services. 
      Label, link, icon, description, and the other similar information for each of the services are

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/eula.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/eula.xml b/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/eula.xml
index 01baa1d..948e71e 100644
--- a/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/eula.xml
+++ b/features/manager/common/org.apache.stratos.common.server.feature/resources/conf/eula.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <stratosEula xmlns="http://wso2.com/cloud/services/terms-of-use">
 <Header>End User License Agreement</Header>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/build.properties
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/build.properties b/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/build.properties
index 74258d5..7602c01 100644
--- a/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/build.properties
+++ b/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/build.properties
@@ -1,2 +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.
+#
+#
+
 custom = true
 root.stratos=conf

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/cloud-services-desc.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/cloud-services-desc.xml b/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/cloud-services-desc.xml
index 70bcdc8..fc71948 100644
--- a/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/cloud-services-desc.xml
+++ b/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/cloud-services-desc.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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 has the configurations for the cloud services. 
      Label, link, icon, description, and the other similar information for each of the services are

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/eula.xml
----------------------------------------------------------------------
diff --git a/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/eula.xml b/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/eula.xml
index 01baa1d..948e71e 100644
--- a/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/eula.xml
+++ b/features/manager/common/org.apache.stratos.common.server.feature/src/main/resources/conf/eula.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <stratosEula xmlns="http://wso2.com/cloud/services/terms-of-use">
 <Header>End User License Agreement</Header>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/build.properties
----------------------------------------------------------------------
diff --git a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/build.properties b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/build.properties
index 59417f4..3f354cf 100644
--- a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/build.properties
+++ b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/build.properties
@@ -1,2 +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.
+#
+#
+
 custom = true
 root.tenant.core=conf

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/conf/cloud-services-desc.xml
----------------------------------------------------------------------
diff --git a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/conf/cloud-services-desc.xml b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/conf/cloud-services-desc.xml
index d7016d7..5723436 100644
--- a/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/conf/cloud-services-desc.xml
+++ b/features/manager/tenant-mgt/org.apache.stratos.tenant.mgt.core.feature/resources/conf/cloud-services-desc.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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 has the configurations for the cloud services. 
      Label, link, icon, description, and the other similar information for each of the services are


[2/5] Adding licences which are added automatically by Rat plugin

Posted by la...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/features-dashboard-new.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/features-dashboard-new.css b/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/features-dashboard-new.css
old mode 100755
new mode 100644
index c6a95bb..dc5de78
--- a/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/features-dashboard-new.css
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/features-dashboard-new.css
@@ -1,155 +1,176 @@
-body{
-    background-color:#F2F2F2;
-}
-.db_menu {
-    width: 240px;
-    padding-top:20px;
-    line-height:20px;
-}
-
-.db_menu ul{
-    margin:0;
-    padding:0;
-    background: url("../images/back.jpg") repeat scroll left top transparent;
-}
-.db_menu li{
-    list-style-type:none;
-    margin-bottom:2px;
-
-    border-bottom: 1px solid #4BA5C6;
-    border-left: 6px solid #000;
-    padding: 10px;
-    width: auto;
-}
-.db_menu li a{
-    color: #48707E;
-    cursor:pointer;
-    width:100%;
-    font-size:13px;
-    white-space: nowrap;
-overflow: hidden;
-text-overflow: ellipsis;
-}
-.db_menu li.selected a{
-    font-weight:bold;
-}
-.db_table{
-    width:100%;
-    opacity:1;
-}
-.db_table td{
-    vertical-align:top;
-}
-
-.db_content{
-    padding:0px 10px 10px 0px;
-}
-#db_content_title{
-    color:#fff;
-    font-size:20px;
-    text-indent:10px;
-    height:40px;
-    padding:15px 5px;
-}
-.main-title{
-    color:#131313;
-    font-size:28px;
-    margin:10px;
-}
-/*Blue theme styles*/
-.page-picture{
-    padding:10px;
-}
-
-div.page-popup{
-    /*Rounded corners */
-    -moz-border-radius: 10px;
-    border-radius: 10px;
-
-
-}
-.page-popup  div.popup-circle{
-    height:100%;
-}
-#popup-close{
-    display:none !important;
-}
-table#main-table td#middle-content {
-    background: url("../images/workAreaBack.png") repeat-x scroll left top transparent;
-}
-div#middle {
-    background: none repeat scroll 0 0 transparent;
-    margin-top:-24px;
-}
-
-div#middle h2 {
-    font-size: 22px;
-}
-div#middle div#workArea {
-    background-color: transparent;
-}
-
-
-#middle .page-background {
-    background-image: none;
-}
-#middle .page-picture, #middle div.page-popup {
-    background-image: none;
-    border: medium none;
-}
-div#middle div#workArea, #middle #dashboard, #middle .page-background, #middle .page-picture {
-    padding: 0;
-}
-div#middle .main-title {
-    color: #727272;
-    font-size: 22px;
-}
-.goto-link1-wrapper{
-    float:right;
-    margin-bottom:10px;
-}
-
-.db_menu li a.goto-link1{
-    background:transparent url("../images/arrow-blue.png") no-repeat left top;
-    width:23px;
-    height:23px;
-    display:block;
-}
-.goto-link2{
-    background:transparent url("../images/arrow-white.png") no-repeat left top;
-    width:23px;
-    height:23px;
-    display:block;
-    float:left;
-}
-.goto-link2-prev{
-    float:left;
-    margin:5px 10px 0 0;
-}
-.service-menu-left-wrapper{
-    float:left;
-    width:185px;
-
-    white-space: nowrap;
-    overflow: hidden;
-    text-overflow: ellipsis;
-}
-
-.green-note {
-    white-space:nowrap;
-    height:15px;
-}
-.db_menu li.manager-leftBar{ border-left-color:#0499cc;}
-.db_menu li.esb-leftBar{ border-left-color:#552988;}
-.db_menu li.as-leftBar{ border-left-color:#0067b1;}
-.db_menu li.dss-leftBar{ border-left-color:#00447c;}
-.db_menu li.greg-leftBar{ border-left-color:#794400;}
-.db_menu li.is-leftBar{ border-left-color:#e86d1f;}
-.db_menu li.bam-leftBar{ border-left-color:#8a2529;}
-.db_menu li.bam-leftBar{ border-left-color:#8a2529;}
-.db_menu li.bps-leftBar{ border-left-color:#ee3124;}
-.db_menu li.brs-leftBar{ border-left-color:#f1645d;}
-.db_menu li.cg-leftBar{ border-left-color:#0499cc;}
-.db_menu li.cep-leftBar{ border-left-color:#a70063;}
-.db_menu li.mb-leftBar{ border-left-color:#767395;}
-.db_menu li.ss-leftBar{ border-left-color:#5a1a0d;}
\ No newline at end of file
+/*
+ *
+ * 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:#F2F2F2;
+}
+.db_menu {
+    width: 240px;
+    padding-top:20px;
+    line-height:20px;
+}
+
+.db_menu ul{
+    margin:0;
+    padding:0;
+    background: url("../images/back.jpg") repeat scroll left top transparent;
+}
+.db_menu li{
+    list-style-type:none;
+    margin-bottom:2px;
+
+    border-bottom: 1px solid #4BA5C6;
+    border-left: 6px solid #000;
+    padding: 10px;
+    width: auto;
+}
+.db_menu li a{
+    color: #48707E;
+    cursor:pointer;
+    width:100%;
+    font-size:13px;
+    white-space: nowrap;
+overflow: hidden;
+text-overflow: ellipsis;
+}
+.db_menu li.selected a{
+    font-weight:bold;
+}
+.db_table{
+    width:100%;
+    opacity:1;
+}
+.db_table td{
+    vertical-align:top;
+}
+
+.db_content{
+    padding:0px 10px 10px 0px;
+}
+#db_content_title{
+    color:#fff;
+    font-size:20px;
+    text-indent:10px;
+    height:40px;
+    padding:15px 5px;
+}
+.main-title{
+    color:#131313;
+    font-size:28px;
+    margin:10px;
+}
+/*Blue theme styles*/
+.page-picture{
+    padding:10px;
+}
+
+div.page-popup{
+    /*Rounded corners */
+    -moz-border-radius: 10px;
+    border-radius: 10px;
+
+
+}
+.page-popup  div.popup-circle{
+    height:100%;
+}
+#popup-close{
+    display:none !important;
+}
+table#main-table td#middle-content {
+    background: url("../images/workAreaBack.png") repeat-x scroll left top transparent;
+}
+div#middle {
+    background: none repeat scroll 0 0 transparent;
+    margin-top:-24px;
+}
+
+div#middle h2 {
+    font-size: 22px;
+}
+div#middle div#workArea {
+    background-color: transparent;
+}
+
+
+#middle .page-background {
+    background-image: none;
+}
+#middle .page-picture, #middle div.page-popup {
+    background-image: none;
+    border: medium none;
+}
+div#middle div#workArea, #middle #dashboard, #middle .page-background, #middle .page-picture {
+    padding: 0;
+}
+div#middle .main-title {
+    color: #727272;
+    font-size: 22px;
+}
+.goto-link1-wrapper{
+    float:right;
+    margin-bottom:10px;
+}
+
+.db_menu li a.goto-link1{
+    background:transparent url("../images/arrow-blue.png") no-repeat left top;
+    width:23px;
+    height:23px;
+    display:block;
+}
+.goto-link2{
+    background:transparent url("../images/arrow-white.png") no-repeat left top;
+    width:23px;
+    height:23px;
+    display:block;
+    float:left;
+}
+.goto-link2-prev{
+    float:left;
+    margin:5px 10px 0 0;
+}
+.service-menu-left-wrapper{
+    float:left;
+    width:185px;
+
+    white-space: nowrap;
+    overflow: hidden;
+    text-overflow: ellipsis;
+}
+
+.green-note {
+    white-space:nowrap;
+    height:15px;
+}
+.db_menu li.manager-leftBar{ border-left-color:#0499cc;}
+.db_menu li.esb-leftBar{ border-left-color:#552988;}
+.db_menu li.as-leftBar{ border-left-color:#0067b1;}
+.db_menu li.dss-leftBar{ border-left-color:#00447c;}
+.db_menu li.greg-leftBar{ border-left-color:#794400;}
+.db_menu li.is-leftBar{ border-left-color:#e86d1f;}
+.db_menu li.bam-leftBar{ border-left-color:#8a2529;}
+.db_menu li.bam-leftBar{ border-left-color:#8a2529;}
+.db_menu li.bps-leftBar{ border-left-color:#ee3124;}
+.db_menu li.brs-leftBar{ border-left-color:#f1645d;}
+.db_menu li.cg-leftBar{ border-left-color:#0499cc;}
+.db_menu li.cep-leftBar{ border-left-color:#a70063;}
+.db_menu li.mb-leftBar{ border-left-color:#767395;}
+.db_menu li.ss-leftBar{ border-left-color:#5a1a0d;}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/ie7.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/ie7.css b/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/ie7.css
old mode 100755
new mode 100644
index 58c394e..a392ccb
--- a/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/ie7.css
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/css/ie7.css
@@ -1,8 +1,29 @@
-div#middle h2{
-    margin-top:15px;
-}
-
-table#main-table td#middle-content{
-    background-position:left 30px;
-    background-color:#fff;
-}
\ No newline at end of file
+/*
+ *
+ * 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.
+ *
+*/
+
+div#middle h2{
+    margin-top:15px;
+}
+
+table#main-table td#middle-content{
+    background-position:left 30px;
+    background-color:#fff;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/index.html
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/index.html b/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/index.html
old mode 100755
new mode 100644
index ada6150..78a743e
--- a/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/index.html
+++ b/products/stratos-controller/modules/features-dashboard/WebContent/tenant-dashboard/index.html
@@ -1,3 +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.
+
+-->
+
 <!DOCTYPE HTML>
 <html>
 <head>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/features-dashboard/features-dashboard.xml
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/features-dashboard/features-dashboard.xml b/products/stratos-controller/modules/features-dashboard/features-dashboard.xml
old mode 100755
new mode 100644
index 3041414..cfbceeb
--- a/products/stratos-controller/modules/features-dashboard/features-dashboard.xml
+++ b/products/stratos-controller/modules/features-dashboard/features-dashboard.xml
@@ -1,4 +1,25 @@
 <?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.
+
+-->
+
 <data>
 	<service name="Cloud Services" link="https://cloud.wso2.com"
 		key="manager">

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/integration/src/test/resources/testng.xml
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/integration/src/test/resources/testng.xml b/products/stratos-controller/modules/integration/src/test/resources/testng.xml
old mode 100755
new mode 100644
index 5cdc25e..0550eac
--- a/products/stratos-controller/modules/integration/src/test/resources/testng.xml
+++ b/products/stratos-controller/modules/integration/src/test/resources/testng.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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 suite SYSTEM "http://beust.com/testng/testng-1.0.dtd" >
 <suite name="Apache Stratos Manager Test Suite">
     <test name="testing" preserve-order="true">

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/loginpage.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/loginpage.css b/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/loginpage.css
index c69f1c6..347a27f 100644
--- a/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/loginpage.css
+++ b/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/loginpage.css
@@ -1,268 +1,289 @@
-body {
-	color:#111111;
-	font-family:"Calibri","Lucida Grande","Lucida Sans","Microsoft Sans Serif","Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms" !important;
-	font-size:0.75em;
-	font-size-adjust:none;
-	font-style:normal;
-	font-variant:normal;
-	font-weight:normal;
-	line-height:1.25em;
-	background-image: url(../images/body-bg.gif);
-	background-position: left top;
-	background-repeat: repeat-x;
-	margin: 0px;
-	padding: 0px;
-}
-
-div.clear {
-	clear:both;
-}
-p { }
-
-td { }
-
-a:link { }
-
-a:visited { }
-
-a:hover { }
-
-a:active { }
-
-div#login-content {
-	background-image:url(../images/login-bg.gif);
-	background-position:left top;
-	background-repeat:no-repeat;
-	height:277px;
-	left:50%;
-	margin-left:-481px;
-	position:absolute;
-	text-align:center;
-	width:962px;
-}
-div#login-content div.main-text {
-	margin-top: 113px;
-	margin-left: 50px;
-	float: left;
-	width: 750px;
-	font-size: 140%;
-	line-height: 125%;
-	height: 80px;
-	text-align: left;
-}
-div.feature {
-	float:left;
-	margin-left:79px;
-	margin-top:23px;
-	padding-bottom:20px;
-	padding-top:20px;
-	text-align:left;
-	width:221px;
-}
-div.feature img {
-	float: left;
-	margin-right: 10px;
-	width: 64px;
-}
-div.feature h2 {
-	margin-top: 0px;
-	margin-bottom: 7px;
-	color: #0499CC;
-	font-size: 155%;
-	line-height: 110%;
-	font-weight: normal;
-	
-}
-div.feature p {
-	margin-top: 0px;
-	padding-top: 0px;
-}
-div#login-content div.feature-left {
-	margin-left: 70px;
-}
-a.register-button {
-	background-image:url(../images/reg-button.gif);
-	background-position:left top;
-	background-repeat:no-repeat;
-	color:#FFFFFF;
-	cursor:pointer;
-	display:block;
-	font-size:220%;
-	font-weight:normal;
-	line-height:63px;
-	margin:auto auto 5px;
-	text-align:left;
-	text-decoration:none;
-	text-indent:25px;
-	width:444px;
-}
-a.register-button:hover {
-	background-image: url(../images/reg-button-hover.gif);
-}
-div.resources {
-	text-align: center;
-}
-div.resources a {
-	background-image:url("../images/link-icon.gif");
-	background-position:right 4px;
-	background-repeat:no-repeat;
-	color:#004990;
-	font-size:130%;
-	line-height:20px;
-	padding-right:15px;
-	text-decoration:none;
-}
-div.resources a:hover {
-	color: #000000;
-}
-table.adv {
-	width: 100%;
-	margin-top: 15px;
-}
-table.adv tr td {
-	vertical-align: top;
-	text-align: center;
-}
-td#ad {
-	height:210px;
-	width: 50%;	
-}
-div#sign-in {
-	text-align:left;
-	width: 580px;
-	margin: auto;
-}
-div#sign-in div.sign-in-form {
-	width: 580px;
-}
-div#sign-in h2 {
-	border-bottom:1px solid #78BDE8;
-	font-size:130%;
-	margin-bottom:10px;
-	margin-top:0;
-	padding-bottom:10px;
-	padding-top:0;
-}
-div#sign-in table tr td.top {
-	padding-top: 10px;
-}
-div#sign-in table tr td {
-	padding-bottom:5px;
-	padding-right:7px;
-}
-div#sign-in table {
-	border-bottom:1px solid #0499CC;
-	margin-bottom:7px;
-}
-div#sign-in table tr td.title {
-	font-size: 180%;
-	font-weight: bold;
-	padding-bottom: 10px;
-	padding-top: 0px;
-	text-align: left;
-}
-#loginForm td label{
-    font-size:12px;
-}
-div#sign-in a.help {
-	font-size: 14px;
-	text-decoration: none;
-	color: #00447C;
-}
-td#ad iframe.ad-frame {
-	border: 0px;
-	width: 420px;
-	height: 210px;
-	margin: 0px;
-	padding: 0px;
-}
-div#footer {
-	margin-top: 30px;
-	height: 50px;
-	border-top: solid 1px #009FC2;
-	padding-top: 7px;
-	text-align: left;
-}
-div#footer a {
-	text-decoration: none;
-	color: #00447C;
-}
-div#footer div.powered {
-	float: right;
-	font-size: 11px;
-	color: #333;
-}
-div#footer div.powered span {
-	float: left;
-	margin-right: 5px;
-	line-height: 23px;
-}
-div#sign-in table.sign-in {
-	border-bottom: 0px;
-}
-div#sign-in table tr td {
-	padding-top: 10px;
-	width: 290px;
-}
-div#sign-in table tbody tr td.third-party {
-	border-left: dotted 1px #cccccc;
-	padding: 20px;
-}
-div#sign-in table tbody tr td.third-party a img {
-	border: 0px;
-	margin-top: 10px;
-}
-.sign-in-box{
-    -moz-border-radius: 5px;
-    border-radius: 5px;
-    border:solid 1px #b5dff7;
-    background-color:#ebf7fd;
-    padding-left:10px;
-    width:800px;
-    margin-left:70px;
-
-        -moz-box-shadow: 0 0 3px #999;
-    -webkit-box-shadow: 0 0 3px #999;
-    box-shadow: 0 0 3px #999;
-}
-.sign-in-box h3{
-    color:#0499cc;
-    font-size:12px;
-    font-weight:bold;
-    padding-bottom:10px;
-}
-.sign-in-box table tr td{
-    text-align:left !important;
-}
-.user_pass_table a{
-    font-size:11px;
-}
-.user_pass_table td{
-    padding:4px;
-    text-align:left !important;
-}
-.sign-in-box div.help_txt{
-    color: #666666;
-    line-height:20px;
-}
-.user_pass_td{
-    border-right:solid 1px #ccc;
-}
-.google-app-td{
-    padding-left:10px;
-    width:300px;
-}
-#loginBoxGoogle{
-    margin-top:15px;
-}
-#loginBoxGoogle div.help_txt{
-    font-size:11px;
-}
-h2.stratos-Signin{
-    color:#0499cc;
-    font-size:22px;
-    line-height:30px;
-}
-.google-app-td img{
-    cursor:pointer;
-}
\ No newline at end of file
+/*
+ *
+ * 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 {
+	color:#111111;
+	font-family:"Calibri","Lucida Grande","Lucida Sans","Microsoft Sans Serif","Lucida Sans Unicode","Verdana","Sans-serif","trebuchet ms" !important;
+	font-size:0.75em;
+	font-size-adjust:none;
+	font-style:normal;
+	font-variant:normal;
+	font-weight:normal;
+	line-height:1.25em;
+	background-image: url(../images/body-bg.gif);
+	background-position: left top;
+	background-repeat: repeat-x;
+	margin: 0px;
+	padding: 0px;
+}
+
+div.clear {
+	clear:both;
+}
+p { }
+
+td { }
+
+a:link { }
+
+a:visited { }
+
+a:hover { }
+
+a:active { }
+
+div#login-content {
+	background-image:url(../images/login-bg.gif);
+	background-position:left top;
+	background-repeat:no-repeat;
+	height:277px;
+	left:50%;
+	margin-left:-481px;
+	position:absolute;
+	text-align:center;
+	width:962px;
+}
+div#login-content div.main-text {
+	margin-top: 113px;
+	margin-left: 50px;
+	float: left;
+	width: 750px;
+	font-size: 140%;
+	line-height: 125%;
+	height: 80px;
+	text-align: left;
+}
+div.feature {
+	float:left;
+	margin-left:79px;
+	margin-top:23px;
+	padding-bottom:20px;
+	padding-top:20px;
+	text-align:left;
+	width:221px;
+}
+div.feature img {
+	float: left;
+	margin-right: 10px;
+	width: 64px;
+}
+div.feature h2 {
+	margin-top: 0px;
+	margin-bottom: 7px;
+	color: #0499CC;
+	font-size: 155%;
+	line-height: 110%;
+	font-weight: normal;
+	
+}
+div.feature p {
+	margin-top: 0px;
+	padding-top: 0px;
+}
+div#login-content div.feature-left {
+	margin-left: 70px;
+}
+a.register-button {
+	background-image:url(../images/reg-button.gif);
+	background-position:left top;
+	background-repeat:no-repeat;
+	color:#FFFFFF;
+	cursor:pointer;
+	display:block;
+	font-size:220%;
+	font-weight:normal;
+	line-height:63px;
+	margin:auto auto 5px;
+	text-align:left;
+	text-decoration:none;
+	text-indent:25px;
+	width:444px;
+}
+a.register-button:hover {
+	background-image: url(../images/reg-button-hover.gif);
+}
+div.resources {
+	text-align: center;
+}
+div.resources a {
+	background-image:url("../images/link-icon.gif");
+	background-position:right 4px;
+	background-repeat:no-repeat;
+	color:#004990;
+	font-size:130%;
+	line-height:20px;
+	padding-right:15px;
+	text-decoration:none;
+}
+div.resources a:hover {
+	color: #000000;
+}
+table.adv {
+	width: 100%;
+	margin-top: 15px;
+}
+table.adv tr td {
+	vertical-align: top;
+	text-align: center;
+}
+td#ad {
+	height:210px;
+	width: 50%;	
+}
+div#sign-in {
+	text-align:left;
+	width: 580px;
+	margin: auto;
+}
+div#sign-in div.sign-in-form {
+	width: 580px;
+}
+div#sign-in h2 {
+	border-bottom:1px solid #78BDE8;
+	font-size:130%;
+	margin-bottom:10px;
+	margin-top:0;
+	padding-bottom:10px;
+	padding-top:0;
+}
+div#sign-in table tr td.top {
+	padding-top: 10px;
+}
+div#sign-in table tr td {
+	padding-bottom:5px;
+	padding-right:7px;
+}
+div#sign-in table {
+	border-bottom:1px solid #0499CC;
+	margin-bottom:7px;
+}
+div#sign-in table tr td.title {
+	font-size: 180%;
+	font-weight: bold;
+	padding-bottom: 10px;
+	padding-top: 0px;
+	text-align: left;
+}
+#loginForm td label{
+    font-size:12px;
+}
+div#sign-in a.help {
+	font-size: 14px;
+	text-decoration: none;
+	color: #00447C;
+}
+td#ad iframe.ad-frame {
+	border: 0px;
+	width: 420px;
+	height: 210px;
+	margin: 0px;
+	padding: 0px;
+}
+div#footer {
+	margin-top: 30px;
+	height: 50px;
+	border-top: solid 1px #009FC2;
+	padding-top: 7px;
+	text-align: left;
+}
+div#footer a {
+	text-decoration: none;
+	color: #00447C;
+}
+div#footer div.powered {
+	float: right;
+	font-size: 11px;
+	color: #333;
+}
+div#footer div.powered span {
+	float: left;
+	margin-right: 5px;
+	line-height: 23px;
+}
+div#sign-in table.sign-in {
+	border-bottom: 0px;
+}
+div#sign-in table tr td {
+	padding-top: 10px;
+	width: 290px;
+}
+div#sign-in table tbody tr td.third-party {
+	border-left: dotted 1px #cccccc;
+	padding: 20px;
+}
+div#sign-in table tbody tr td.third-party a img {
+	border: 0px;
+	margin-top: 10px;
+}
+.sign-in-box{
+    -moz-border-radius: 5px;
+    border-radius: 5px;
+    border:solid 1px #b5dff7;
+    background-color:#ebf7fd;
+    padding-left:10px;
+    width:800px;
+    margin-left:70px;
+
+        -moz-box-shadow: 0 0 3px #999;
+    -webkit-box-shadow: 0 0 3px #999;
+    box-shadow: 0 0 3px #999;
+}
+.sign-in-box h3{
+    color:#0499cc;
+    font-size:12px;
+    font-weight:bold;
+    padding-bottom:10px;
+}
+.sign-in-box table tr td{
+    text-align:left !important;
+}
+.user_pass_table a{
+    font-size:11px;
+}
+.user_pass_table td{
+    padding:4px;
+    text-align:left !important;
+}
+.sign-in-box div.help_txt{
+    color: #666666;
+    line-height:20px;
+}
+.user_pass_td{
+    border-right:solid 1px #ccc;
+}
+.google-app-td{
+    padding-left:10px;
+    width:300px;
+}
+#loginBoxGoogle{
+    margin-top:15px;
+}
+#loginBoxGoogle div.help_txt{
+    font-size:11px;
+}
+h2.stratos-Signin{
+    color:#0499cc;
+    font-size:22px;
+    line-height:30px;
+}
+.google-app-td img{
+    cursor:pointer;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/tenant.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/tenant.css b/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/tenant.css
index 2f06cc5..6a371ee 100644
--- a/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/tenant.css
+++ b/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/css/tenant.css
@@ -1,62 +1,83 @@
-/*css editor styles */
-.csseditor-top-line{
-    background-color:black;
-    height:5px;
-}
-.csseditor-leftbox{
-    background-color:#9a9a9a;
-    padding-left:5px;
-    padding-right:5px;
-    padding-bottom:5px;
-    padding-top:15px;
-   height:380px;
-}
-.csseditor-leftbox-top{
-    color:#ffffff;
-    font-size:18px;
-    height:30px;
-}
-.csseditor-textbox{
-    background-color:#dfe7ed;
-    border:solid 1px #ffffff;
-    width:100%;
-}
-.csseditor-rightbox{
-    background-color:#c9c9c9;
-    border:solid 1px #ffffff;
-    height:400px;
-}
-.csseditor-rightbox-title{
-    background-color:#9a9a9a;
-    height:25px;
-    color:#ffffff;
-    padding-left:10px;
-    padding-top:5px;
-}
-.csseditor-searchbox{
-    padding-left:10px;
-    padding-top:10px;
-}
-#flickr_results{
-    height:300px;
-    overflow-y:auto;
-    overflow-x:hidden;
-    margin-left:5px;
-    margin-right:5px;
-    border:solid 1px #ffffff;
-}
-.imageList{
-}
-.imageList li {
-    padding-top: 3px !important;
-    padding-left: 5px !important;
-    background-color: #e1e9ec;
-    border: solid 1px #b5bdc1;
-}
-
-.imageList li a {
-    background-image: url(../images/images.gif);
-    background-repeat: no-repeat;
-    padding-left: 20px;
-    text-indent: 50px;
-}
\ No newline at end of file
+/*
+ *
+ * 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.
+ *
+*/
+
+/*css editor styles */
+.csseditor-top-line{
+    background-color:black;
+    height:5px;
+}
+.csseditor-leftbox{
+    background-color:#9a9a9a;
+    padding-left:5px;
+    padding-right:5px;
+    padding-bottom:5px;
+    padding-top:15px;
+   height:380px;
+}
+.csseditor-leftbox-top{
+    color:#ffffff;
+    font-size:18px;
+    height:30px;
+}
+.csseditor-textbox{
+    background-color:#dfe7ed;
+    border:solid 1px #ffffff;
+    width:100%;
+}
+.csseditor-rightbox{
+    background-color:#c9c9c9;
+    border:solid 1px #ffffff;
+    height:400px;
+}
+.csseditor-rightbox-title{
+    background-color:#9a9a9a;
+    height:25px;
+    color:#ffffff;
+    padding-left:10px;
+    padding-top:5px;
+}
+.csseditor-searchbox{
+    padding-left:10px;
+    padding-top:10px;
+}
+#flickr_results{
+    height:300px;
+    overflow-y:auto;
+    overflow-x:hidden;
+    margin-left:5px;
+    margin-right:5px;
+    border:solid 1px #ffffff;
+}
+.imageList{
+}
+.imageList li {
+    padding-top: 3px !important;
+    padding-left: 5px !important;
+    background-color: #e1e9ec;
+    border: solid 1px #b5bdc1;
+}
+
+.imageList li a {
+    background-image: url(../images/images.gif);
+    background-repeat: no-repeat;
+    padding-left: 20px;
+    text-indent: 50px;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/js/login.js
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/js/login.js b/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/js/login.js
index 6033803..71704be 100644
--- a/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/js/login.js
+++ b/products/stratos-controller/modules/login/src/main/resources/web/tenant-login/js/login.js
@@ -1,3 +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.
+ *
+*/
+
 
 function getDomainFromUserName() {
     var tenantDomain = "";

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/modules/styles/src/main/resources/web/styles/css/main.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/styles/src/main/resources/web/styles/css/main.css b/products/stratos-controller/modules/styles/src/main/resources/web/styles/css/main.css
old mode 100755
new mode 100644
index f00d1f0..833b05d
--- a/products/stratos-controller/modules/styles/src/main/resources/web/styles/css/main.css
+++ b/products/stratos-controller/modules/styles/src/main/resources/web/styles/css/main.css
@@ -1,3 +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.
+ *
+*/
+
 /* ---------------- template styles ------------------------- */
 body {
 	background-image: url( ../images/def-body-bg.gif);

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/resources/allthemes/Dark/admin/main.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/resources/allthemes/Dark/admin/main.css b/products/stratos-controller/resources/allthemes/Dark/admin/main.css
old mode 100755
new mode 100644
index cea80c4..1271433
--- a/products/stratos-controller/resources/allthemes/Dark/admin/main.css
+++ b/products/stratos-controller/resources/allthemes/Dark/admin/main.css
@@ -1,3 +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.
+ *
+*/
+
 /* ---------------- template styles ------------------------- */
 
 table#main-table td#header {

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/resources/allthemes/Default/admin/main.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/resources/allthemes/Default/admin/main.css b/products/stratos-controller/resources/allthemes/Default/admin/main.css
old mode 100755
new mode 100644
index 252266e..25f4dfe
--- a/products/stratos-controller/resources/allthemes/Default/admin/main.css
+++ b/products/stratos-controller/resources/allthemes/Default/admin/main.css
@@ -1,229 +1,250 @@
-/* ---------------- template styles ------------------------- */
-body {
-	background-image: url( def-body-bg.gif);
-	background-position: left top;
-	background-repeat: repeat-x;
-}
-
-table#main-table td#header {
-	background-image: url( def-header-region-bg.gif);
-	background-position: right top;
-	background-repeat: no-repeat;
-}
-
-table#main-table td#menu-panel {
-	border-right: solid 0px #78BDE8;
-	padding-right: 10px;
-}
-
-table#main-table td#menu-panel table#menu-table {
-	background-image: none;
-	background-position:left bottom;
-	background-repeat:no-repeat;
-}
-table#main-table td#menu-panel table#menu-table {
-	background-image: none;
-	background-position:left bottom;
-	background-repeat:no-repeat;
-	border-right:1px solid #B6D8F2;
-	border-bottom:1px solid #B6D8F2;
-}
-table#main-table td#menu-panel table#menu-table tbody tr td img {
-	height: 17px;
-}
-/* ---------------- header styles ------------------ */
-div#header-div {
-    background-image: url( def-header-bg.gif);
-    height: 121px;
-}
-
-div#header-div div.left-logo {
-	background-image:url("logo.gif");
-	background-position:left center;
-	height:50px;
-	margin-left:50px;
-	margin-top:37px;
-}
-
-div#header-div div.middle-ad {
-	float: left;
-	margin-top: 18px;
-	height: 55px;
-	width: 35%;
-	display:none;
-}
-
-div#header-div div.right-logo {
-	background-image:url("../../../../../../../../../carbon/admin/images/t-right-logo.gif");
-	background-position:right top;
-	background-repeat:no-repeat;
-	color:#B6D8F2;
-	font-size:0;
-	height:45px;
-	line-height:0;
-	margin-right:20px;
-	margin-top:20px;
-	padding-right:0;
-	padding-top:5px;
-	width:500px;
-}
-div#header-div div.header-links {
-	margin-top: 8px;
-}
-div#header-div div.header-links div.right-links {
-	margin-right: 0px;
-	height: 20px;
-	padding-top: 0px;
-}
-div#header-div div.header-links div.right-links ul {
-	background-image: none;
-	background-position:left top;
-	background-repeat:repeat-x;
-	padding-left: 25px;
-	padding-right: 15px;
-	padding-top: 6px;
-	padding-bottom: 7px;
-}
-/* ------------- menu styles ---------------------- */
-div#menu {
-}
-
-div#menu ul.main {
-}
-
-div#menu ul.main li {
-}
-
-div#menu ul.main li.normal {
-}
-
-div#menu ul.main li a.menu-home {
-	display: block !important;
-}
-
-div#menu ul.main li.menu-header {
-	background-image:none;
-	background-position:center top;
-	border-top: 1px solid #CFE3F6;
-	border-bottom:1px solid #78BDE8;
-	height:25px;
-}
-
-div#menu ul.main li a.menu-default {
-}
-
-div#menu ul.main li a.menu-default:hover {
-	background-color: #DAF0FC;
-	border-bottom: solid 1px #72CDF4;
-	border-top: solid 1px #72CDF4;
-	color: #00447C;
-}
-
-div#menu ul.sub {
-} 
-
-/* -------------- child no-01 styles -------------- */
-
-div#menu ul.sub li.normal {
-
-}
-
-div#menu ul.sub li a.menu-default {
-} 
-
-/* ----------- child no-01 (disabled) styles ------------------- */
-	
-div#menu ul.sub li a.menu-disabled-link {
-	}
-	
-	div#menu ul.sub li a.menu-disabled-link:hover {
-	} 
-
-/* -------------- child no-02 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li a.menu-default {
-
-}
-
-/* -------------- child no-03 styles -------------- */
-
-div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
-}
-
-/* ------------- footer styles -------------------- */
-
-div#footer-div div.footer-content {
-    background-image: url(../../../../../../../../../carbon/admin/images/powered.gif);
-	background-position: right center;
-	background-repeat: no-repeat;
-	margin-right: 10px;
-}
-
-div#middle {
-	background-color: #fff;
-}
-
-/* ---- login styles ----- */
-
-
-/* --------------- table styles -------------------- */
-
-.tableOddRow{background-color: white;}
-.tableEvenRow{background-color: #EFECF5;}
-
-.button:hover{
-	border:solid 1px #8268A8;
-}
-
-/* =============================================================================================================== */
-
-
-
-.cornerExpand {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-.cornerCollapse {
-    position: relative;
-    top: 3px;
-    left: -12px;
-    cursor: pointer;
-}
-
-/* chanaka */
-
-.form-table td{
-   padding-bottom:5px !important;
-   padding-left:5px !important;
-   padding-top:5px !important;
-   padding-right:10px !important;
-}
-.form-table td div.indented{
-    padding-left:7px !important;
-    color:#595959 !important;
-}
-.form-table-left{
-width:100px;
-}
-
-.longTextField{
-width:270px;
-}
-.rowAlone{
-padding-top:10px;
-padding-bottom:10px;
-}
-.tabedBox{
-border:solid 1px #cccccc;
-margin-left:10px;
-padding:10px;
-margin-bottom:10px;
-}
-/* chanaka end */
-
-table#main-table td#middle-content {
-	background-color: #fff;
-}
+/*
+ *
+ * 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.
+ *
+*/
+
+/* ---------------- template styles ------------------------- */
+body {
+	background-image: url( def-body-bg.gif);
+	background-position: left top;
+	background-repeat: repeat-x;
+}
+
+table#main-table td#header {
+	background-image: url( def-header-region-bg.gif);
+	background-position: right top;
+	background-repeat: no-repeat;
+}
+
+table#main-table td#menu-panel {
+	border-right: solid 0px #78BDE8;
+	padding-right: 10px;
+}
+
+table#main-table td#menu-panel table#menu-table {
+	background-image: none;
+	background-position:left bottom;
+	background-repeat:no-repeat;
+}
+table#main-table td#menu-panel table#menu-table {
+	background-image: none;
+	background-position:left bottom;
+	background-repeat:no-repeat;
+	border-right:1px solid #B6D8F2;
+	border-bottom:1px solid #B6D8F2;
+}
+table#main-table td#menu-panel table#menu-table tbody tr td img {
+	height: 17px;
+}
+/* ---------------- header styles ------------------ */
+div#header-div {
+    background-image: url( def-header-bg.gif);
+    height: 121px;
+}
+
+div#header-div div.left-logo {
+	background-image:url("logo.gif");
+	background-position:left center;
+	height:50px;
+	margin-left:50px;
+	margin-top:37px;
+}
+
+div#header-div div.middle-ad {
+	float: left;
+	margin-top: 18px;
+	height: 55px;
+	width: 35%;
+	display:none;
+}
+
+div#header-div div.right-logo {
+	background-image:url("../../../../../../../../../carbon/admin/images/t-right-logo.gif");
+	background-position:right top;
+	background-repeat:no-repeat;
+	color:#B6D8F2;
+	font-size:0;
+	height:45px;
+	line-height:0;
+	margin-right:20px;
+	margin-top:20px;
+	padding-right:0;
+	padding-top:5px;
+	width:500px;
+}
+div#header-div div.header-links {
+	margin-top: 8px;
+}
+div#header-div div.header-links div.right-links {
+	margin-right: 0px;
+	height: 20px;
+	padding-top: 0px;
+}
+div#header-div div.header-links div.right-links ul {
+	background-image: none;
+	background-position:left top;
+	background-repeat:repeat-x;
+	padding-left: 25px;
+	padding-right: 15px;
+	padding-top: 6px;
+	padding-bottom: 7px;
+}
+/* ------------- menu styles ---------------------- */
+div#menu {
+}
+
+div#menu ul.main {
+}
+
+div#menu ul.main li {
+}
+
+div#menu ul.main li.normal {
+}
+
+div#menu ul.main li a.menu-home {
+	display: block !important;
+}
+
+div#menu ul.main li.menu-header {
+	background-image:none;
+	background-position:center top;
+	border-top: 1px solid #CFE3F6;
+	border-bottom:1px solid #78BDE8;
+	height:25px;
+}
+
+div#menu ul.main li a.menu-default {
+}
+
+div#menu ul.main li a.menu-default:hover {
+	background-color: #DAF0FC;
+	border-bottom: solid 1px #72CDF4;
+	border-top: solid 1px #72CDF4;
+	color: #00447C;
+}
+
+div#menu ul.sub {
+} 
+
+/* -------------- child no-01 styles -------------- */
+
+div#menu ul.sub li.normal {
+
+}
+
+div#menu ul.sub li a.menu-default {
+} 
+
+/* ----------- child no-01 (disabled) styles ------------------- */
+	
+div#menu ul.sub li a.menu-disabled-link {
+	}
+	
+	div#menu ul.sub li a.menu-disabled-link:hover {
+	} 
+
+/* -------------- child no-02 styles -------------- */
+
+div#menu ul.sub li.normal ul.sub li a.menu-default {
+
+}
+
+/* -------------- child no-03 styles -------------- */
+
+div#menu ul.sub li.normal ul.sub li.normal ul.sub li a.menu-default {
+}
+
+/* ------------- footer styles -------------------- */
+
+div#footer-div div.footer-content {
+    background-image: url(../../../../../../../../../carbon/admin/images/powered.gif);
+	background-position: right center;
+	background-repeat: no-repeat;
+	margin-right: 10px;
+}
+
+div#middle {
+	background-color: #fff;
+}
+
+/* ---- login styles ----- */
+
+
+/* --------------- table styles -------------------- */
+
+.tableOddRow{background-color: white;}
+.tableEvenRow{background-color: #EFECF5;}
+
+.button:hover{
+	border:solid 1px #8268A8;
+}
+
+/* =============================================================================================================== */
+
+
+
+.cornerExpand {
+    position: relative;
+    top: 3px;
+    left: -12px;
+    cursor: pointer;
+}
+
+.cornerCollapse {
+    position: relative;
+    top: 3px;
+    left: -12px;
+    cursor: pointer;
+}
+
+/* chanaka */
+
+.form-table td{
+   padding-bottom:5px !important;
+   padding-left:5px !important;
+   padding-top:5px !important;
+   padding-right:10px !important;
+}
+.form-table td div.indented{
+    padding-left:7px !important;
+    color:#595959 !important;
+}
+.form-table-left{
+width:100px;
+}
+
+.longTextField{
+width:270px;
+}
+.rowAlone{
+padding-top:10px;
+padding-bottom:10px;
+}
+.tabedBox{
+border:solid 1px #cccccc;
+margin-left:10px;
+padding:10px;
+margin-bottom:10px;
+}
+/* chanaka end */
+
+table#main-table td#middle-content {
+	background-color: #fff;
+}

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/products/stratos-controller/resources/allthemes/Light/admin/main.css
----------------------------------------------------------------------
diff --git a/products/stratos-controller/resources/allthemes/Light/admin/main.css b/products/stratos-controller/resources/allthemes/Light/admin/main.css
old mode 100755
new mode 100644
index baf34f0..7d8f94e
--- a/products/stratos-controller/resources/allthemes/Light/admin/main.css
+++ b/products/stratos-controller/resources/allthemes/Light/admin/main.css
@@ -1,3 +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.
+ *
+*/
+
 /* ---------------- template styles ------------------------- */
 
 table#main-table td#header {

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/default/get-launch-params.rb
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/default/get-launch-params.rb b/tools/cartridge_create/init_scripts/default/get-launch-params.rb
index 068e6c6..c6368ca 100644
--- a/tools/cartridge_create/init_scripts/default/get-launch-params.rb
+++ b/tools/cartridge_create/init_scripts/default/get-launch-params.rb
@@ -1,4 +1,24 @@
 #! /usr/bin/ruby
+#
+#
+# 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.
+#
+#
 
 ### get-launch-params.rb
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/mysql/get-launch-params.rb
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/mysql/get-launch-params.rb b/tools/cartridge_create/init_scripts/mysql/get-launch-params.rb
index 068e6c6..c6368ca 100644
--- a/tools/cartridge_create/init_scripts/mysql/get-launch-params.rb
+++ b/tools/cartridge_create/init_scripts/mysql/get-launch-params.rb
@@ -1,4 +1,24 @@
 #! /usr/bin/ruby
+#
+#
+# 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.
+#
+#
 
 ### get-launch-params.rb
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/mysql/openstack/get-launch-params.rb
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/mysql/openstack/get-launch-params.rb b/tools/cartridge_create/init_scripts/mysql/openstack/get-launch-params.rb
old mode 100755
new mode 100644
index 068e6c6..c6368ca
--- a/tools/cartridge_create/init_scripts/mysql/openstack/get-launch-params.rb
+++ b/tools/cartridge_create/init_scripts/mysql/openstack/get-launch-params.rb
@@ -1,4 +1,24 @@
 #! /usr/bin/ruby
+#
+#
+# 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.
+#
+#
 
 ### get-launch-params.rb
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/mysql/openstack/healthcheck.sh
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/mysql/openstack/healthcheck.sh b/tools/cartridge_create/init_scripts/mysql/openstack/healthcheck.sh
old mode 100755
new mode 100644
index df4897b..4194608
--- a/tools/cartridge_create/init_scripts/mysql/openstack/healthcheck.sh
+++ b/tools/cartridge_create/init_scripts/mysql/openstack/healthcheck.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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=`nc -z localhost 80; echo $?`;
 if [ $var -eq 0 ]

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/php/get-launch-params.rb
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/php/get-launch-params.rb b/tools/cartridge_create/init_scripts/php/get-launch-params.rb
index 068e6c6..c6368ca 100644
--- a/tools/cartridge_create/init_scripts/php/get-launch-params.rb
+++ b/tools/cartridge_create/init_scripts/php/get-launch-params.rb
@@ -1,4 +1,24 @@
 #! /usr/bin/ruby
+#
+#
+# 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.
+#
+#
 
 ### get-launch-params.rb
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/php/openstack/get-launch-params.rb
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/php/openstack/get-launch-params.rb b/tools/cartridge_create/init_scripts/php/openstack/get-launch-params.rb
old mode 100755
new mode 100644
index 068e6c6..c6368ca
--- a/tools/cartridge_create/init_scripts/php/openstack/get-launch-params.rb
+++ b/tools/cartridge_create/init_scripts/php/openstack/get-launch-params.rb
@@ -1,4 +1,24 @@
 #! /usr/bin/ruby
+#
+#
+# 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.
+#
+#
 
 ### get-launch-params.rb
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/php/openstack/healthcheck.sh
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/php/openstack/healthcheck.sh b/tools/cartridge_create/init_scripts/php/openstack/healthcheck.sh
old mode 100755
new mode 100644
index df4897b..4194608
--- a/tools/cartridge_create/init_scripts/php/openstack/healthcheck.sh
+++ b/tools/cartridge_create/init_scripts/php/openstack/healthcheck.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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=`nc -z localhost 80; echo $?`;
 if [ $var -eq 0 ]

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/php/x.sh
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/php/x.sh b/tools/cartridge_create/init_scripts/php/x.sh
old mode 100755
new mode 100644
index 2c38703..1f42589
--- a/tools/cartridge_create/init_scripts/php/x.sh
+++ b/tools/cartridge_create/init_scripts/php/x.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 LOG=/tmp/me.log
 CARTRIDGE_AGENT_EPR="http://localhost/me.html"
 echo "Sending register request to Cartridge agent service\n" > $LOG

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/php/y.sh
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/php/y.sh b/tools/cartridge_create/init_scripts/php/y.sh
old mode 100755
new mode 100644
index 333cc36..a786460
--- a/tools/cartridge_create/init_scripts/php/y.sh
+++ b/tools/cartridge_create/init_scripts/php/y.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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.
+#
+#
 LOG=/tmp/me.log
 CARTRIDGE_AGENT_EPR="http://localhost/me.html"
 echo "Sending register request to Cartridge agent service\n" > $LOG

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/tomcat/openstack/get-launch-params.rb
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/tomcat/openstack/get-launch-params.rb b/tools/cartridge_create/init_scripts/tomcat/openstack/get-launch-params.rb
old mode 100755
new mode 100644
index 068e6c6..c6368ca
--- a/tools/cartridge_create/init_scripts/tomcat/openstack/get-launch-params.rb
+++ b/tools/cartridge_create/init_scripts/tomcat/openstack/get-launch-params.rb
@@ -1,4 +1,24 @@
 #! /usr/bin/ruby
+#
+#
+# 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.
+#
+#
 
 ### get-launch-params.rb
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/cartridge_create/init_scripts/tomcat/openstack/healthcheck.sh
----------------------------------------------------------------------
diff --git a/tools/cartridge_create/init_scripts/tomcat/openstack/healthcheck.sh b/tools/cartridge_create/init_scripts/tomcat/openstack/healthcheck.sh
old mode 100755
new mode 100644
index c420d10..27ab926
--- a/tools/cartridge_create/init_scripts/tomcat/openstack/healthcheck.sh
+++ b/tools/cartridge_create/init_scripts/tomcat/openstack/healthcheck.sh
@@ -1,4 +1,24 @@
 #!/bin/bash
+#
+#
+# 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=`nc -z localhost 8080; echo $?`;
 if [ $var -eq 0 ]

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/agent.properties
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/agent.properties b/tools/ec2-demo-setup/tempconfigs/agent.properties
old mode 100755
new mode 100644
index b3690bb..4c4e7ad
--- a/tools/ec2-demo-setup/tempconfigs/agent.properties
+++ b/tools/ec2-demo-setup/tempconfigs/agent.properties
@@ -1,3 +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.
+#
+#
+
 loadBalancerDomain=lb.domain
 
 # Registrant health check interval in seconds

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/cartridge-config.properties
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/cartridge-config.properties b/tools/ec2-demo-setup/tempconfigs/cartridge-config.properties
index d934c18..cf20851 100644
--- a/tools/ec2-demo-setup/tempconfigs/cartridge-config.properties
+++ b/tools/ec2-demo-setup/tempconfigs/cartridge-config.properties
@@ -1,3 +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.
+#
+#
+
 sc.ip=stratos_ip
 autoscalerService.url=https://cc.apache.org:9444/services/CloudControllerService/
 autoscaler.time.out=190000

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/features-dashboard.xml
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/features-dashboard.xml b/tools/ec2-demo-setup/tempconfigs/features-dashboard.xml
old mode 100755
new mode 100644
index d1125e8..b922464
--- a/tools/ec2-demo-setup/tempconfigs/features-dashboard.xml
+++ b/tools/ec2-demo-setup/tempconfigs/features-dashboard.xml
@@ -1,4 +1,25 @@
 <?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.
+
+-->
+
 <data>
 	<service name="Cloud Services" link="https://S2DOMAIN:9445"
 		key="manager">

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/gitblit.properties
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/gitblit.properties b/tools/ec2-demo-setup/tempconfigs/gitblit.properties
index 79cdc66..98d33f1 100644
--- a/tools/ec2-demo-setup/tempconfigs/gitblit.properties
+++ b/tools/ec2-demo-setup/tempconfigs/gitblit.properties
@@ -1,4 +1,25 @@
 #
+#
+# 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.
+#
+#
+
+#
 # Gitblit Settings
 #
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/mysql.xml
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/mysql.xml b/tools/ec2-demo-setup/tempconfigs/mysql.xml
index 57f0f78..5e720cf 100644
--- a/tools/ec2-demo-setup/tempconfigs/mysql.xml
+++ b/tools/ec2-demo-setup/tempconfigs/mysql.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/php.xml
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/php.xml b/tools/ec2-demo-setup/tempconfigs/php.xml
index 84ec86d..604cb24 100644
--- a/tools/ec2-demo-setup/tempconfigs/php.xml
+++ b/tools/ec2-demo-setup/tempconfigs/php.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/stratosreponotifier.groovy
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/stratosreponotifier.groovy b/tools/ec2-demo-setup/tempconfigs/stratosreponotifier.groovy
index ab928cb..dba459f 100644
--- a/tools/ec2-demo-setup/tempconfigs/stratosreponotifier.groovy
+++ b/tools/ec2-demo-setup/tempconfigs/stratosreponotifier.groovy
@@ -1,3 +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.
+ *
+*/
+
 #!/usr/bin/env groovy
 
 def response = "curl -k -X POST https://localhost:9445/repo_notification -d payload={'repository':{'url':'https://s2_hostname:8443/git/${repository}'}}".execute().text

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/ec2-demo-setup/tempconfigs/tomcat.xml
----------------------------------------------------------------------
diff --git a/tools/ec2-demo-setup/tempconfigs/tomcat.xml b/tools/ec2-demo-setup/tempconfigs/tomcat.xml
index 2427dec..833c338 100644
--- a/tools/ec2-demo-setup/tempconfigs/tomcat.xml
+++ b/tools/ec2-demo-setup/tempconfigs/tomcat.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/cartridges/mysql.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/cartridges/mysql.xml b/tools/stratos-installer/cartridges/mysql.xml
index 1c279f2..c8862ac 100644
--- a/tools/stratos-installer/cartridges/mysql.xml
+++ b/tools/stratos-installer/cartridges/mysql.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/cartridges/php.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/cartridges/php.xml b/tools/stratos-installer/cartridges/php.xml
index 4f17159..5cb486d 100644
--- a/tools/stratos-installer/cartridges/php.xml
+++ b/tools/stratos-installer/cartridges/php.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/cartridges/tomcat.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/cartridges/tomcat.xml b/tools/stratos-installer/cartridges/tomcat.xml
index c38a5fa..df5936e 100644
--- a/tools/stratos-installer/cartridges/tomcat.xml
+++ b/tools/stratos-installer/cartridges/tomcat.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/agent/repository/conf/agent.properties
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/agent/repository/conf/agent.properties b/tools/stratos-installer/config/agent/repository/conf/agent.properties
index 392d0d1..4b513cf 100644
--- a/tools/stratos-installer/config/agent/repository/conf/agent.properties
+++ b/tools/stratos-installer/config/agent/repository/conf/agent.properties
@@ -1,3 +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.
+#
+#
+
 loadBalancerDomain=lb.domain
 
 # Registrant health check interval in seconds

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/bam/repository/conf/datasources/master-datasources.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/bam/repository/conf/datasources/master-datasources.xml b/tools/stratos-installer/config/bam/repository/conf/datasources/master-datasources.xml
index 078db8b..3756656 100644
--- a/tools/stratos-installer/config/bam/repository/conf/datasources/master-datasources.xml
+++ b/tools/stratos-installer/config/bam/repository/conf/datasources/master-datasources.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <datasources-configuration xmlns:svns="http://org.wso2.securevault/configuration">
   
     <providers>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/cc/repository/deployment/server/mysql.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/cc/repository/deployment/server/mysql.xml b/tools/stratos-installer/config/cc/repository/deployment/server/mysql.xml
index d5b6b7b..af7cd22 100644
--- a/tools/stratos-installer/config/cc/repository/deployment/server/mysql.xml
+++ b/tools/stratos-installer/config/cc/repository/deployment/server/mysql.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/cc/repository/deployment/server/php.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/cc/repository/deployment/server/php.xml b/tools/stratos-installer/config/cc/repository/deployment/server/php.xml
index f373bf5..2e94c0a 100644
--- a/tools/stratos-installer/config/cc/repository/deployment/server/php.xml
+++ b/tools/stratos-installer/config/cc/repository/deployment/server/php.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/cc/repository/deployment/server/tomcat.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/cc/repository/deployment/server/tomcat.xml b/tools/stratos-installer/config/cc/repository/deployment/server/tomcat.xml
index c38a5fa..df5936e 100644
--- a/tools/stratos-installer/config/cc/repository/deployment/server/tomcat.xml
+++ b/tools/stratos-installer/config/cc/repository/deployment/server/tomcat.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <!-- Use below section to specify properties that are needed in order to start Cartridges.  -->
     <cartridges>
 

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a9d27019/tools/stratos-installer/config/elb/repository/conf/datasources/master-datasources.xml
----------------------------------------------------------------------
diff --git a/tools/stratos-installer/config/elb/repository/conf/datasources/master-datasources.xml b/tools/stratos-installer/config/elb/repository/conf/datasources/master-datasources.xml
index 90f079c..97c424f 100644
--- a/tools/stratos-installer/config/elb/repository/conf/datasources/master-datasources.xml
+++ b/tools/stratos-installer/config/elb/repository/conf/datasources/master-datasources.xml
@@ -1,3 +1,25 @@
+<?xml version='1.0'?>
+<!--
+
+ 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.
+
+-->
+
 <datasources-configuration xmlns:svns="http://org.wso2.securevault/configuration">
   
     <providers>