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:03 UTC

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

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>