Added missing license headers for mongo

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

Branch: refs/heads/master
Commit: 0728793bb1cb91a845645a7e107a0eaf95b2fd2d
Parents: 603cfdb
Author: Matt Franklin <mfrank...@apache.org>
Authored: Wed Oct 12 09:52:23 2016 -0400
Committer: Matt Franklin <mfrank...@apache.org>
Committed: Wed Oct 12 09:52:23 2016 -0400

----------------------------------------------------------------------
 .../src/test/resources/MongoPersistIT.conf         | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-streams/blob/0728793b/streams-contrib/streams-persist-mongo/src/test/resources/MongoPersistIT.conf
----------------------------------------------------------------------
diff --git 
a/streams-contrib/streams-persist-mongo/src/test/resources/MongoPersistIT.conf 
b/streams-contrib/streams-persist-mongo/src/test/resources/MongoPersistIT.conf
index 5754f35..f356bb0 100644
--- 
a/streams-contrib/streams-persist-mongo/src/test/resources/MongoPersistIT.conf
+++ 
b/streams-contrib/streams-persist-mongo/src/test/resources/MongoPersistIT.conf
@@ -1,3 +1,20 @@
+# 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.
+
 mongo {
   host = ${mongo.tcp.host}
   port = ${mongo.tcp.port}

Reply via email to