You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2020/02/25 17:43:38 UTC

[streams] branch master updated: STREAMS-649 fix any rat failures to prep for release (#498)

This is an automated email from the ASF dual-hosted git repository.

sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git


The following commit(s) were added to refs/heads/master by this push:
     new 14a2ef8  STREAMS-649 fix any rat failures to prep for release (#498)
14a2ef8 is described below

commit 14a2ef839c79ee42e5e5b8a94f0f3c92c5d41458
Author: Steve Blackmon <sb...@apache.org>
AuthorDate: Tue Feb 25 11:43:29 2020 -0600

    STREAMS-649 fix any rat failures to prep for release (#498)
---
 .../src/main/resources/reference.conf                    | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf b/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf
index 3e068cb..7143af0 100644
--- a/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf
+++ b/streams-contrib/streams-processor-fullcontact/src/main/resources/reference.conf
@@ -1,3 +1,19 @@
+# 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.
 org.apache.streams.fullcontact.config.FullContactConfiguration {
   debug = false
   delay_ms = 1000