Repository: stratos Updated Branches: refs/heads/master 53c0c2586 -> 40f7bd710
Added license header for sonar quality profile Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/40f7bd71 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/40f7bd71 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/40f7bd71 Branch: refs/heads/master Commit: 40f7bd71036321154aa4586af00650b172c02c71 Parents: 53c0c25 Author: sajhak <[email protected]> Authored: Wed Oct 8 23:19:33 2014 +0530 Committer: sajhak <[email protected]> Committed: Wed Oct 8 23:19:33 2014 +0530 ---------------------------------------------------------------------- .../Apache-Stratos-Sonar-Quality-Profile.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/40f7bd71/tools/code-quality/Apache-Stratos-Sonar-Quality-Profile.xml ---------------------------------------------------------------------- diff --git a/tools/code-quality/Apache-Stratos-Sonar-Quality-Profile.xml b/tools/code-quality/Apache-Stratos-Sonar-Quality-Profile.xml index d11804f..02ac357 100644 --- a/tools/code-quality/Apache-Stratos-Sonar-Quality-Profile.xml +++ b/tools/code-quality/Apache-Stratos-Sonar-Quality-Profile.xml @@ -1,4 +1,22 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you under the Apache License, Version 2.0 (the + "License"); you may not use this file except in compliance + with the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <!-- Generated by SonarQube --> <profile> <name>Apache Stratos - Sonar Quality Profile</name>
