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

git commit: Add missing licenses

Updated Branches:
  refs/heads/master 5fcea91f3 -> a03541e5e


Add missing licenses


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

Branch: refs/heads/master
Commit: a03541e5e0a67bb410a1655d1a22e550caee831e
Parents: 5fcea91
Author: Manula Thantriwatte <ma...@wso2.com>
Authored: Thu Sep 5 14:28:26 2013 +0530
Committer: Manula Thantriwatte <ma...@wso2.com>
Committed: Thu Sep 5 14:28:26 2013 +0530

----------------------------------------------------------------------
 .../reports/all_tenant_usage_report.jrxml       | 20 ++++++++++++++++++++
 .../main/resources/reports/usage_report.jrxml   | 20 ++++++++++++++++++++
 2 files changed, 40 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a03541e5/components/org.apache.stratos.usage/src/main/resources/reports/all_tenant_usage_report.jrxml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage/src/main/resources/reports/all_tenant_usage_report.jrxml b/components/org.apache.stratos.usage/src/main/resources/reports/all_tenant_usage_report.jrxml
index b9483aa..215abe4 100644
--- a/components/org.apache.stratos.usage/src/main/resources/reports/all_tenant_usage_report.jrxml
+++ b/components/org.apache.stratos.usage/src/main/resources/reports/all_tenant_usage_report.jrxml
@@ -1,4 +1,24 @@
 <?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.
+  -->
+
 <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="all_tenant_usage_report"  pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20">
 	<property name="ireport.zoom" value="1.0"/>
 	<property name="ireport.x" value="0"/>

http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/a03541e5/components/org.apache.stratos.usage/src/main/resources/reports/usage_report.jrxml
----------------------------------------------------------------------
diff --git a/components/org.apache.stratos.usage/src/main/resources/reports/usage_report.jrxml b/components/org.apache.stratos.usage/src/main/resources/reports/usage_report.jrxml
index 5b43c2f..7b13904 100644
--- a/components/org.apache.stratos.usage/src/main/resources/reports/usage_report.jrxml
+++ b/components/org.apache.stratos.usage/src/main/resources/reports/usage_report.jrxml
@@ -1,4 +1,24 @@
 <?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.
+  -->
+
 <jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="report2" pageWidth="595" pageHeight="842" columnWidth="555" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20">
 	<property name="ireport.zoom" value="1.0"/>
 	<property name="ireport.x" value="0"/>