Repository: cloudstack Updated Branches: refs/heads/master d60af6862 -> 8d34419c5
rat check finding:( Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/8d34419c Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/8d34419c Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/8d34419c Branch: refs/heads/master Commit: 8d34419c570581e1584fe70772b9e1b637b3b971 Parents: d60af68 Author: Daan Hoogland <[email protected]> Authored: Thu Mar 27 21:02:39 2014 +0100 Committer: Daan Hoogland <[email protected]> Committed: Thu Mar 27 21:39:01 2014 +0100 ---------------------------------------------------------------------- findbugsCharEncodingFilter.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/8d34419c/findbugsCharEncodingFilter.xml ---------------------------------------------------------------------- diff --git a/findbugsCharEncodingFilter.xml b/findbugsCharEncodingFilter.xml index ac51df9..d3b7591 100644 --- a/findbugsCharEncodingFilter.xml +++ b/findbugsCharEncodingFilter.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. + --> <FindBugsFilter> <!-- Match all XYZ violations. -->
