This is an automated email from the ASF dual-hosted git repository. oleewere pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ambari.git
The following commit(s) were added to refs/heads/trunk by this push: new f5cbc45 AMBARI-23822. Add license header for README.md f5cbc45 is described below commit f5cbc45d048354084388a89ab5d027a61a2b382e Author: Oliver Szabo <oleew...@gmail.com> AuthorDate: Mon May 14 19:38:19 2018 +0200 AMBARI-23822. Add license header for README.md --- ambari-infra/ambari-infra-solr-client/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/ambari-infra/ambari-infra-solr-client/README.md b/ambari-infra/ambari-infra-solr-client/README.md index 73553cc..1111782 100644 --- a/ambari-infra/ambari-infra-solr-client/README.md +++ b/ambari-infra/ambari-infra-solr-client/README.md @@ -1,3 +1,22 @@ +<!-- +{% comment %} +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. +{% endcomment %} +--> + ## Ambari Infra Solr Client CLI helper tool(s) for Ambari Infra Solr. -- To stop receiving notification emails like this one, please contact oleew...@apache.org.