You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dj...@apache.org on 2016/03/22 19:42:18 UTC

[1/5] incubator-quarks git commit: Replace IBM copyright with ASF licence header in connectors, console, providers java files

Repository: incubator-quarks
Updated Branches:
  refs/heads/master 0df8e513b -> 5f963862f


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/DirectTestSetup.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/DirectTestSetup.java b/providers/direct/src/test/java/quarks/test/providers/direct/DirectTestSetup.java
index 755f4ad..ea36bcc 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/DirectTestSetup.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/DirectTestSetup.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricObjectNameFactoryTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricObjectNameFactoryTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricObjectNameFactoryTest.java
index 10c0466..cda4dd9 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricObjectNameFactoryTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricObjectNameFactoryTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.metrics;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsEverywhereTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsEverywhereTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsEverywhereTest.java
index aee9fe5..73977f0 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsEverywhereTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsEverywhereTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.metrics;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOffTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOffTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOffTest.java
index 437964b..aa27dc0 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOffTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOffTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.metrics;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOnTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOnTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOnTest.java
index 1b2103b..4638fcc 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOnTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/metrics/DirectMetricsOnTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.metrics;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectPlumbingTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectPlumbingTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectPlumbingTest.java
index 651576a..f4fbb34 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectPlumbingTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectPlumbingTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.topology;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTStreamTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTStreamTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTStreamTest.java
index 15bb6cd..c1df191 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTStreamTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTStreamTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.topology;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTopologyTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTopologyTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTopologyTest.java
index b0d41fb..59a652a 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTopologyTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectTopologyTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.topology;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectWindowTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectWindowTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectWindowTest.java
index 43bbc5e..ab87ad5 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectWindowTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/topology/DirectWindowTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.direct.topology;
 


[4/5] incubator-quarks git commit: Remove IBM copyrights that were left in

Posted by dj...@apache.org.
Remove IBM copyrights that were left in


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks/commit/5e5aa172
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks/tree/5e5aa172
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks/diff/5e5aa172

Branch: refs/heads/master
Commit: 5e5aa1726ef2c9542404610559c247ffc649b080
Parents: c166c7e
Author: Daniel J. Debrunner <de...@us.ibm.com>
Authored: Tue Mar 22 10:48:31 2016 -0700
Committer: Daniel J. Debrunner <de...@us.ibm.com>
Committed: Tue Mar 22 10:48:31 2016 -0700

----------------------------------------------------------------------
 .../file/src/main/java/quarks/connectors/file/FileStreams.java      | 1 -
 .../src/main/java/quarks/connectors/file/FileWriterCycleConfig.java | 1 -
 .../src/main/java/quarks/connectors/file/FileWriterFlushConfig.java | 1 -
 .../file/src/main/java/quarks/connectors/file/FileWriterPolicy.java | 1 -
 .../main/java/quarks/connectors/file/FileWriterRetentionConfig.java | 1 -
 .../file/src/main/java/quarks/connectors/file/package-info.java     | 1 -
 .../jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java  | 1 -
 .../jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java  | 1 -
 .../jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java      | 1 -
 .../jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java  | 1 -
 .../jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java   | 1 -
 .../src/main/java/quarks/connectors/jdbc/StatementSupplier.java     | 1 -
 .../jdbc/src/main/java/quarks/connectors/jdbc/package-info.java     | 1 -
 .../src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java | 1 -
 .../src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java | 1 -
 .../kafka/src/main/java/quarks/connectors/kafka/package-info.java   | 1 -
 .../main/java/quarks/console/servlets/ConsoleMetricsServlet.java    | 1 -
 console/servlets/src/main/java/quarks/console/servlets/JobUtil.java | 1 -
 .../servlets/src/main/java/quarks/console/servlets/MetricsGson.java | 1 -
 .../servlets/src/main/java/quarks/console/servlets/MetricsUtil.java | 1 -
 .../main/java/quarks/providers/development/DevelopmentProvider.java | 1 -
 .../test/java/quarks/test/providers/dev/DevelopmentTestSetup.java   | 1 -
 .../quarks/test/providers/dev/topology/DevelopmentTStreamTest.java  | 1 -
 .../src/main/java/quarks/providers/direct/DirectProvider.java       | 1 -
 .../direct/src/main/java/quarks/providers/direct/DirectTester.java  | 1 -
 .../src/main/java/quarks/providers/direct/DirectTopology.java       | 1 -
 .../src/test/java/quarks/test/providers/direct/DirectJobTest.java   | 1 -
 27 files changed, 27 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java b/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
index 5d1d04d..119204a 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
index a30b3c6..0c927f9 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
index c35c5a9..9b8128e 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
index 702a210..0ddc5be 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
index 7c91b9d..58f126e 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/file/src/main/java/quarks/connectors/file/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/package-info.java b/connectors/file/src/main/java/quarks/connectors/file/package-info.java
index 2e3cdb2..dbad98e 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/package-info.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/package-info.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 /**
  * File stream connector.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
index 6bd942c..fb61da7 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
index ad235b0..5fa897a 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
index a94bdb8..2986f45 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
index c40f326..6020418 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
index d488f8d..931f4bc 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
index ab5437e..35bde26 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
index 4c64ed4..40b91ec 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 /**
  * JDBC based database stream connector.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
index c366466..f6c0df7 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc.runtime;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
index da3e131..d5c898e 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc.runtime;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
index 4e59707..7ad98a5 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 /**
  * Apache Kafka enterprise messing hub stream connector.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java b/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
index c763fa8..212fd6c 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java b/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
index bdb813e..eedde7a 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java b/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
index 7d04d78..a74ae32 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java b/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
index 7ab8496..d29f845 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
----------------------------------------------------------------------
diff --git a/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java b/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
index 42b2012..2f0af05 100644
--- a/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
+++ b/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.development;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
----------------------------------------------------------------------
diff --git a/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java b/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
index e22bbf0..7716eec 100644
--- a/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
+++ b/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.test.providers.dev;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
----------------------------------------------------------------------
diff --git a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
index c6b563d..b30d3e5 100644
--- a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
+++ b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.test.providers.dev.topology;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java b/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
index d5887e5..f8b6326 100644
--- a/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
+++ b/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.direct;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java b/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
index 1fe7d2c..23343f3 100644
--- a/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
+++ b/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.direct;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java b/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
index dfb55bf..d4933ce 100644
--- a/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
+++ b/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.direct;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5e5aa172/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
index 8b9e117..52113bf 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
@@ -15,7 +15,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
-# Copyright IBM Corp. 2015, 2016 
 */
 package quarks.test.providers.direct;
 


[3/5] incubator-quarks git commit: Replace IBM copyright with ASF licence header in connectors, console, providers java files

Posted by dj...@apache.org.
Replace IBM copyright with ASF licence header in connectors, console, providers java files


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

Branch: refs/heads/master
Commit: c166c7e293e98ccb045067b792f6af8864e4f482
Parents: c28ad8e
Author: Daniel J. Debrunner <de...@us.ibm.com>
Authored: Tue Mar 22 09:45:59 2016 -0700
Committer: Daniel J. Debrunner <de...@us.ibm.com>
Committed: Tue Mar 22 09:45:59 2016 -0700

----------------------------------------------------------------------
 .../java/quarks/connectors/runtime/Connector.java | 18 ++++++++++++++++--
 .../quarks/connectors/runtime/IdleManager.java    | 18 ++++++++++++++++--
 .../test/connectors/common/ConnectorTestBase.java | 18 ++++++++++++++++--
 .../java/quarks/connectors/file/FileStreams.java  | 17 ++++++++++++++++-
 .../connectors/file/FileWriterCycleConfig.java    | 17 ++++++++++++++++-
 .../connectors/file/FileWriterFlushConfig.java    | 17 ++++++++++++++++-
 .../quarks/connectors/file/FileWriterPolicy.java  | 17 ++++++++++++++++-
 .../file/FileWriterRetentionConfig.java           | 17 ++++++++++++++++-
 .../java/quarks/connectors/file/package-info.java | 17 ++++++++++++++++-
 .../file/runtime/AbstractWriterFile.java          | 18 ++++++++++++++++--
 .../connectors/file/runtime/DirectoryWatcher.java | 18 ++++++++++++++++--
 .../connectors/file/runtime/FileConnector.java    | 18 ++++++++++++++++--
 .../file/runtime/IFileWriterPolicy.java           | 18 ++++++++++++++++--
 .../connectors/file/runtime/StringWriterFile.java | 18 ++++++++++++++++--
 .../connectors/file/runtime/TextFileReader.java   | 18 ++++++++++++++++--
 .../connectors/file/runtime/TextFileWriter.java   | 18 ++++++++++++++++--
 .../test/connectors/file/FileStreamsTest.java     | 18 ++++++++++++++++--
 .../file/FileStreamsTextFileWriterTest.java       | 18 ++++++++++++++++--
 .../java/quarks/connectors/http/HttpClients.java  | 18 ++++++++++++++++--
 .../quarks/connectors/http/HttpResponders.java    | 18 ++++++++++++++++--
 .../java/quarks/connectors/http/HttpStreams.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/http/package-info.java | 18 ++++++++++++++++--
 .../connectors/http/runtime/HttpRequester.java    | 18 ++++++++++++++++--
 .../quarks/test/connectors/http/HttpTest.java     | 18 ++++++++++++++++--
 .../java/quarks/connectors/iot/IotDevice.java     | 18 ++++++++++++++++--
 .../src/main/java/quarks/connectors/iot/QoS.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/iot/package-info.java  | 18 ++++++++++++++++--
 .../java/quarks/test/connectors/iot/QoSTest.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/iotf/IotfDevice.java   | 18 ++++++++++++++++--
 .../java/quarks/connectors/iotf/package-info.java | 18 ++++++++++++++++--
 .../connectors/iotf/runtime/IotfConnector.java    | 18 ++++++++++++++++--
 .../iotf/runtime/IotfDeviceCommands.java          | 18 ++++++++++++++++--
 .../iotf/runtime/IotfDeviceEventsFixed.java       | 18 ++++++++++++++++--
 .../iotf/runtime/IotfDeviceEventsFunction.java    | 18 ++++++++++++++++--
 .../impl/QuarksSslContainerProviderImpl.java      | 18 ++++++++++++++++--
 .../quarks/javax/websocket/impl/package-info.java | 18 ++++++++++++++++--
 .../quarks/connectors/jdbc/CheckedFunction.java   | 17 ++++++++++++++++-
 .../quarks/connectors/jdbc/CheckedSupplier.java   | 17 ++++++++++++++++-
 .../java/quarks/connectors/jdbc/JdbcStreams.java  | 17 ++++++++++++++++-
 .../quarks/connectors/jdbc/ParameterSetter.java   | 17 ++++++++++++++++-
 .../quarks/connectors/jdbc/ResultsHandler.java    | 17 ++++++++++++++++-
 .../quarks/connectors/jdbc/StatementSupplier.java | 17 ++++++++++++++++-
 .../java/quarks/connectors/jdbc/package-info.java | 17 ++++++++++++++++-
 .../connectors/jdbc/runtime/JdbcConnector.java    | 17 ++++++++++++++++-
 .../connectors/jdbc/runtime/JdbcStatement.java    | 17 ++++++++++++++++-
 .../test/connectors/jdbc/JdbcStreamsTest.java     | 18 ++++++++++++++++--
 .../quarks/connectors/kafka/KafkaConsumer.java    | 18 ++++++++++++++++--
 .../quarks/connectors/kafka/KafkaProducer.java    | 18 ++++++++++++++++--
 .../quarks/connectors/kafka/package-info.java     | 17 ++++++++++++++++-
 .../connectors/kafka/runtime/KafkaConnector.java  | 18 ++++++++++++++++--
 .../kafka/runtime/KafkaConsumerConnector.java     | 18 ++++++++++++++++--
 .../kafka/runtime/KafkaProducerConnector.java     | 18 ++++++++++++++++--
 .../connectors/kafka/runtime/KafkaPublisher.java  | 18 ++++++++++++++++--
 .../connectors/kafka/runtime/KafkaSubscriber.java | 18 ++++++++++++++++--
 .../connectors/kafka/KafkaStreamsTestManual.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/mqtt/MqttConfig.java   | 18 ++++++++++++++++--
 .../java/quarks/connectors/mqtt/MqttStreams.java  | 18 ++++++++++++++++--
 .../quarks/connectors/mqtt/iot/MqttDevice.java    | 18 ++++++++++++++++--
 .../quarks/connectors/mqtt/iot/package-info.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/mqtt/package-info.java | 18 ++++++++++++++++--
 .../connectors/mqtt/runtime/MqttConnector.java    | 18 ++++++++++++++++--
 .../connectors/mqtt/runtime/MqttPublisher.java    | 18 ++++++++++++++++--
 .../connectors/mqtt/runtime/MqttSubscriber.java   | 18 ++++++++++++++++--
 .../connectors/mqtt/MqttStreamsTestManual.java    | 18 ++++++++++++++++--
 .../connectors/pubsub/PublishSubscribe.java       | 18 ++++++++++++++++--
 .../quarks/connectors/pubsub/oplets/Publish.java  | 18 ++++++++++++++++--
 .../connectors/pubsub/oplets/package-info.java    | 18 ++++++++++++++++--
 .../quarks/connectors/pubsub/package-info.java    | 18 ++++++++++++++++--
 .../connectors/pubsub/service/ProviderPubSub.java | 18 ++++++++++++++++--
 .../pubsub/service/PublishSubscribeService.java   | 18 ++++++++++++++++--
 .../connectors/pubsub/service/TopicHandler.java   | 18 ++++++++++++++++--
 .../connectors/pubsub/service/package-info.java   | 18 ++++++++++++++++--
 .../quarks/test/connectors/pubsub/PubSubTest.java | 18 ++++++++++++++++--
 .../websocket/QuarksSslContainerProvider.java     | 18 ++++++++++++++++--
 .../java/quarks/javax/websocket/package-info.java | 18 ++++++++++++++++--
 .../quarks/connectors/serial/SerialDevice.java    | 18 ++++++++++++++++--
 .../quarks/connectors/serial/package-info.java    | 18 ++++++++++++++++--
 .../javax/websocket/Jsr356WebSocketClient.java    | 18 ++++++++++++++++--
 .../wsclient/javax/websocket/package-info.java    | 18 ++++++++++++++++--
 .../runtime/WebSocketClientBinaryReceiver.java    | 18 ++++++++++++++++--
 .../runtime/WebSocketClientBinarySender.java      | 18 ++++++++++++++++--
 .../runtime/WebSocketClientConnector.java         | 18 ++++++++++++++++--
 .../runtime/WebSocketClientReceiver.java          | 18 ++++++++++++++++--
 .../websocket/runtime/WebSocketClientSender.java  | 18 ++++++++++++++++--
 .../wsclient/javax/websocket/KeystorePath.java    | 18 ++++++++++++++++--
 .../javax/websocket/WebSocketClientTest.java      | 18 ++++++++++++++++--
 .../javax/websocket/WebSocketServerEcho.java      | 18 ++++++++++++++++--
 .../connectors/wsclient/WebSocketClient.java      | 18 ++++++++++++++++--
 .../quarks/connectors/wsclient/package-info.java  | 18 ++++++++++++++++--
 .../java/quarks/console/server/HttpServer.java    | 18 ++++++++++++++++--
 .../java/quarks/console/server/ServerUtil.java    | 18 ++++++++++++++++--
 .../test/console/server/HttpServerTest.java       | 18 ++++++++++++++++--
 .../test/console/server/ServerUtilTest.java       | 18 ++++++++++++++++--
 .../console/servlets/ConsoleJobServlet.java       | 18 ++++++++++++++++--
 .../console/servlets/ConsoleMetricsServlet.java   | 17 ++++++++++++++++-
 .../quarks/console/servlets/ConsoleServlet.java   | 18 ++++++++++++++++--
 .../java/quarks/console/servlets/JobUtil.java     | 17 ++++++++++++++++-
 .../java/quarks/console/servlets/MetricsGson.java | 17 ++++++++++++++++-
 .../java/quarks/console/servlets/MetricsUtil.java | 17 ++++++++++++++++-
 .../development/DevelopmentProvider.java          | 17 ++++++++++++++++-
 .../providers/development/package-info.java       | 18 ++++++++++++++++--
 .../test/providers/dev/DevelopmentTestSetup.java  | 17 ++++++++++++++++-
 .../dev/topology/DevelopmentPlumbingTest.java     | 18 ++++++++++++++++--
 .../dev/topology/DevelopmentTStreamTest.java      | 17 ++++++++++++++++-
 .../dev/topology/DevelopmentTopologyTest.java     | 18 ++++++++++++++++--
 .../dev/topology/DevelopmentWindowTest.java       | 18 ++++++++++++++++--
 .../quarks/providers/direct/DirectProvider.java   | 17 ++++++++++++++++-
 .../quarks/providers/direct/DirectTester.java     | 17 ++++++++++++++++-
 .../quarks/providers/direct/DirectTopology.java   | 17 ++++++++++++++++-
 .../quarks/providers/direct/package-info.java     | 18 ++++++++++++++++--
 .../test/providers/direct/DirectJobTest.java      | 17 ++++++++++++++++-
 .../test/providers/direct/DirectTestSetup.java    | 18 ++++++++++++++++--
 .../DirectMetricObjectNameFactoryTest.java        | 18 ++++++++++++++++--
 .../metrics/DirectMetricsEverywhereTest.java      | 18 ++++++++++++++++--
 .../direct/metrics/DirectMetricsOffTest.java      | 18 ++++++++++++++++--
 .../direct/metrics/DirectMetricsOnTest.java       | 18 ++++++++++++++++--
 .../direct/topology/DirectPlumbingTest.java       | 18 ++++++++++++++++--
 .../direct/topology/DirectTStreamTest.java        | 18 ++++++++++++++++--
 .../direct/topology/DirectTopologyTest.java       | 18 ++++++++++++++++--
 .../direct/topology/DirectWindowTest.java         | 18 ++++++++++++++++--
 120 files changed, 1920 insertions(+), 213 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/common/src/main/java/quarks/connectors/runtime/Connector.java
----------------------------------------------------------------------
diff --git a/connectors/common/src/main/java/quarks/connectors/runtime/Connector.java b/connectors/common/src/main/java/quarks/connectors/runtime/Connector.java
index 6fc087c..2ee703f 100644
--- a/connectors/common/src/main/java/quarks/connectors/runtime/Connector.java
+++ b/connectors/common/src/main/java/quarks/connectors/runtime/Connector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/common/src/main/java/quarks/connectors/runtime/IdleManager.java
----------------------------------------------------------------------
diff --git a/connectors/common/src/main/java/quarks/connectors/runtime/IdleManager.java b/connectors/common/src/main/java/quarks/connectors/runtime/IdleManager.java
index 9838059..df693c7 100644
--- a/connectors/common/src/main/java/quarks/connectors/runtime/IdleManager.java
+++ b/connectors/common/src/main/java/quarks/connectors/runtime/IdleManager.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/common/src/test/java/quarks/test/connectors/common/ConnectorTestBase.java
----------------------------------------------------------------------
diff --git a/connectors/common/src/test/java/quarks/test/connectors/common/ConnectorTestBase.java b/connectors/common/src/test/java/quarks/test/connectors/common/ConnectorTestBase.java
index b5bca98..f0f18f2 100644
--- a/connectors/common/src/test/java/quarks/test/connectors/common/ConnectorTestBase.java
+++ b/connectors/common/src/test/java/quarks/test/connectors/common/ConnectorTestBase.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.common;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java b/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
index f96c7ec..5d1d04d 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileStreams.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
index 1536349..a30b3c6 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterCycleConfig.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
index 545e44e..c35c5a9 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterFlushConfig.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
index 226cf9a..702a210 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterPolicy.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java b/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
index 5f9fc50..7c91b9d 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/FileWriterRetentionConfig.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.file;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/package-info.java b/connectors/file/src/main/java/quarks/connectors/file/package-info.java
index 2287895..2e3cdb2 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/package-info.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/package-info.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/runtime/AbstractWriterFile.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/runtime/AbstractWriterFile.java b/connectors/file/src/main/java/quarks/connectors/file/runtime/AbstractWriterFile.java
index 52e981b..173b406 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/runtime/AbstractWriterFile.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/runtime/AbstractWriterFile.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.file.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/runtime/DirectoryWatcher.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/runtime/DirectoryWatcher.java b/connectors/file/src/main/java/quarks/connectors/file/runtime/DirectoryWatcher.java
index 128a637..936f44a 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/runtime/DirectoryWatcher.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/runtime/DirectoryWatcher.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.file.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/runtime/FileConnector.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/runtime/FileConnector.java b/connectors/file/src/main/java/quarks/connectors/file/runtime/FileConnector.java
index 8a8ba6b..8abb907 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/runtime/FileConnector.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/runtime/FileConnector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.file.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/runtime/IFileWriterPolicy.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/runtime/IFileWriterPolicy.java b/connectors/file/src/main/java/quarks/connectors/file/runtime/IFileWriterPolicy.java
index 1cbc87c..b4c7278 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/runtime/IFileWriterPolicy.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/runtime/IFileWriterPolicy.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.file.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/runtime/StringWriterFile.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/runtime/StringWriterFile.java b/connectors/file/src/main/java/quarks/connectors/file/runtime/StringWriterFile.java
index 4a9e272..43f5102 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/runtime/StringWriterFile.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/runtime/StringWriterFile.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.file.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileReader.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileReader.java b/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileReader.java
index 72bf23b..00a531c 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileReader.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileReader.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.file.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileWriter.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileWriter.java b/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileWriter.java
index 76a96fb..3483de7 100644
--- a/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileWriter.java
+++ b/connectors/file/src/main/java/quarks/connectors/file/runtime/TextFileWriter.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.file.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTest.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTest.java b/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTest.java
index 913ef57..8c03f88 100644
--- a/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTest.java
+++ b/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.file;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTextFileWriterTest.java
----------------------------------------------------------------------
diff --git a/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTextFileWriterTest.java b/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTextFileWriterTest.java
index 76ca256..0cb9583 100644
--- a/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTextFileWriterTest.java
+++ b/connectors/file/src/test/java/quarks/test/connectors/file/FileStreamsTextFileWriterTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.file;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/http/src/main/java/quarks/connectors/http/HttpClients.java
----------------------------------------------------------------------
diff --git a/connectors/http/src/main/java/quarks/connectors/http/HttpClients.java b/connectors/http/src/main/java/quarks/connectors/http/HttpClients.java
index 19df3ee..6dad9b8 100644
--- a/connectors/http/src/main/java/quarks/connectors/http/HttpClients.java
+++ b/connectors/http/src/main/java/quarks/connectors/http/HttpClients.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.http;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/http/src/main/java/quarks/connectors/http/HttpResponders.java
----------------------------------------------------------------------
diff --git a/connectors/http/src/main/java/quarks/connectors/http/HttpResponders.java b/connectors/http/src/main/java/quarks/connectors/http/HttpResponders.java
index aad25c5..87477d6 100644
--- a/connectors/http/src/main/java/quarks/connectors/http/HttpResponders.java
+++ b/connectors/http/src/main/java/quarks/connectors/http/HttpResponders.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.http;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/http/src/main/java/quarks/connectors/http/HttpStreams.java
----------------------------------------------------------------------
diff --git a/connectors/http/src/main/java/quarks/connectors/http/HttpStreams.java b/connectors/http/src/main/java/quarks/connectors/http/HttpStreams.java
index 0b04caa..f2d8e90 100644
--- a/connectors/http/src/main/java/quarks/connectors/http/HttpStreams.java
+++ b/connectors/http/src/main/java/quarks/connectors/http/HttpStreams.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.http;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/http/src/main/java/quarks/connectors/http/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/http/src/main/java/quarks/connectors/http/package-info.java b/connectors/http/src/main/java/quarks/connectors/http/package-info.java
index e287f2f..10a2a4f 100644
--- a/connectors/http/src/main/java/quarks/connectors/http/package-info.java
+++ b/connectors/http/src/main/java/quarks/connectors/http/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/http/src/main/java/quarks/connectors/http/runtime/HttpRequester.java
----------------------------------------------------------------------
diff --git a/connectors/http/src/main/java/quarks/connectors/http/runtime/HttpRequester.java b/connectors/http/src/main/java/quarks/connectors/http/runtime/HttpRequester.java
index 8c24898..2f6f880 100644
--- a/connectors/http/src/main/java/quarks/connectors/http/runtime/HttpRequester.java
+++ b/connectors/http/src/main/java/quarks/connectors/http/runtime/HttpRequester.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.http.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/http/src/test/java/quarks/test/connectors/http/HttpTest.java
----------------------------------------------------------------------
diff --git a/connectors/http/src/test/java/quarks/test/connectors/http/HttpTest.java b/connectors/http/src/test/java/quarks/test/connectors/http/HttpTest.java
index e6dff78..e30f483 100644
--- a/connectors/http/src/test/java/quarks/test/connectors/http/HttpTest.java
+++ b/connectors/http/src/test/java/quarks/test/connectors/http/HttpTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.http;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iot/src/main/java/quarks/connectors/iot/IotDevice.java
----------------------------------------------------------------------
diff --git a/connectors/iot/src/main/java/quarks/connectors/iot/IotDevice.java b/connectors/iot/src/main/java/quarks/connectors/iot/IotDevice.java
index 70d0664..baa4685 100644
--- a/connectors/iot/src/main/java/quarks/connectors/iot/IotDevice.java
+++ b/connectors/iot/src/main/java/quarks/connectors/iot/IotDevice.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.iot;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iot/src/main/java/quarks/connectors/iot/QoS.java
----------------------------------------------------------------------
diff --git a/connectors/iot/src/main/java/quarks/connectors/iot/QoS.java b/connectors/iot/src/main/java/quarks/connectors/iot/QoS.java
index 4e7697d..b3532ca 100644
--- a/connectors/iot/src/main/java/quarks/connectors/iot/QoS.java
+++ b/connectors/iot/src/main/java/quarks/connectors/iot/QoS.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.iot;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iot/src/main/java/quarks/connectors/iot/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/iot/src/main/java/quarks/connectors/iot/package-info.java b/connectors/iot/src/main/java/quarks/connectors/iot/package-info.java
index 1416f9c..19af55a 100644
--- a/connectors/iot/src/main/java/quarks/connectors/iot/package-info.java
+++ b/connectors/iot/src/main/java/quarks/connectors/iot/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iot/src/test/java/quarks/test/connectors/iot/QoSTest.java
----------------------------------------------------------------------
diff --git a/connectors/iot/src/test/java/quarks/test/connectors/iot/QoSTest.java b/connectors/iot/src/test/java/quarks/test/connectors/iot/QoSTest.java
index c0e86d6..51bfa36 100644
--- a/connectors/iot/src/test/java/quarks/test/connectors/iot/QoSTest.java
+++ b/connectors/iot/src/test/java/quarks/test/connectors/iot/QoSTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.iot;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iotf/src/main/java/quarks/connectors/iotf/IotfDevice.java
----------------------------------------------------------------------
diff --git a/connectors/iotf/src/main/java/quarks/connectors/iotf/IotfDevice.java b/connectors/iotf/src/main/java/quarks/connectors/iotf/IotfDevice.java
index 98d65f9..fae5019 100644
--- a/connectors/iotf/src/main/java/quarks/connectors/iotf/IotfDevice.java
+++ b/connectors/iotf/src/main/java/quarks/connectors/iotf/IotfDevice.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.iotf;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iotf/src/main/java/quarks/connectors/iotf/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/iotf/src/main/java/quarks/connectors/iotf/package-info.java b/connectors/iotf/src/main/java/quarks/connectors/iotf/package-info.java
index e87e307..584be47 100644
--- a/connectors/iotf/src/main/java/quarks/connectors/iotf/package-info.java
+++ b/connectors/iotf/src/main/java/quarks/connectors/iotf/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfConnector.java
----------------------------------------------------------------------
diff --git a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfConnector.java b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfConnector.java
index 05173fe..8df929f 100644
--- a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfConnector.java
+++ b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfConnector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.iotf.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceCommands.java
----------------------------------------------------------------------
diff --git a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceCommands.java b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceCommands.java
index 7adbcc0..9319616 100644
--- a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceCommands.java
+++ b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceCommands.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.iotf.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFixed.java
----------------------------------------------------------------------
diff --git a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFixed.java b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFixed.java
index 21ce371..e9efd6e 100644
--- a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFixed.java
+++ b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFixed.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.iotf.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFunction.java
----------------------------------------------------------------------
diff --git a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFunction.java b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFunction.java
index 7969b97..da304e3 100644
--- a/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFunction.java
+++ b/connectors/iotf/src/main/java/quarks/connectors/iotf/runtime/IotfDeviceEventsFunction.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.iotf.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.java
----------------------------------------------------------------------
diff --git a/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.java b/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.java
index 397d9b0..14ab613 100644
--- a/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.java
+++ b/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/QuarksSslContainerProviderImpl.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.javax.websocket.impl;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/package-info.java b/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/package-info.java
index 61c9e78..226c55e 100644
--- a/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/package-info.java
+++ b/connectors/javax.websocket-client/src/main/java/quarks/javax/websocket/impl/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 /**
  * Support for working around JSR356 limitations for SSL client container/sockets.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
index 76b675f..6bd942c 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedFunction.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
index 4af435c..ad235b0 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/CheckedSupplier.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
index ff6cdbc..a94bdb8 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/JdbcStreams.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
index fca6033..c40f326 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ParameterSetter.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
index 63e6ccd..d488f8d 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/ResultsHandler.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
index 116e4ae..ab5437e 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/StatementSupplier.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
index 34f9c7b..4c64ed4 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/package-info.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
index 3b1b01a..c366466 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcConnector.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
index bd59264..da3e131 100644
--- a/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
+++ b/connectors/jdbc/src/main/java/quarks/connectors/jdbc/runtime/JdbcStatement.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.connectors.jdbc.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/jdbc/src/test/java/quarks/test/connectors/jdbc/JdbcStreamsTest.java
----------------------------------------------------------------------
diff --git a/connectors/jdbc/src/test/java/quarks/test/connectors/jdbc/JdbcStreamsTest.java b/connectors/jdbc/src/test/java/quarks/test/connectors/jdbc/JdbcStreamsTest.java
index 74d2b9d..65a27e6 100644
--- a/connectors/jdbc/src/test/java/quarks/test/connectors/jdbc/JdbcStreamsTest.java
+++ b/connectors/jdbc/src/test/java/quarks/test/connectors/jdbc/JdbcStreamsTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.jdbc;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaConsumer.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaConsumer.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaConsumer.java
index ea09300..38724e7 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaConsumer.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaConsumer.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.kafka;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaProducer.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaProducer.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaProducer.java
index a528df4..72376db 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaProducer.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/KafkaProducer.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.kafka;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
index c0b0c27..4e59707 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/package-info.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConnector.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConnector.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConnector.java
index 8462409..a8b88f8 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConnector.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConnector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.kafka.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConsumerConnector.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConsumerConnector.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConsumerConnector.java
index 0d4ff8b..78ddc38 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConsumerConnector.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaConsumerConnector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.kafka.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaProducerConnector.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaProducerConnector.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaProducerConnector.java
index 4a28b56..fef7ec7 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaProducerConnector.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaProducerConnector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.kafka.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaPublisher.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaPublisher.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaPublisher.java
index c9ebb85..67b2e7e 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaPublisher.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaPublisher.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.kafka.runtime;



[5/5] incubator-quarks git commit: Merge branch 'pr-37'

Posted by dj...@apache.org.
Merge branch 'pr-37'


Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks/commit/5f963862
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks/tree/5f963862
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks/diff/5f963862

Branch: refs/heads/master
Commit: 5f963862f93b840b158d085044c12dbd3dae01d9
Parents: 0df8e51 5e5aa17
Author: Daniel J. Debrunner <de...@us.ibm.com>
Authored: Tue Mar 22 11:42:19 2016 -0700
Committer: Daniel J. Debrunner <de...@us.ibm.com>
Committed: Tue Mar 22 11:42:19 2016 -0700

----------------------------------------------------------------------
 .../java/quarks/connectors/runtime/Connector.java | 18 ++++++++++++++++--
 .../quarks/connectors/runtime/IdleManager.java    | 18 ++++++++++++++++--
 .../test/connectors/common/ConnectorTestBase.java | 18 ++++++++++++++++--
 .../java/quarks/connectors/file/FileStreams.java  | 18 ++++++++++++++++--
 .../connectors/file/FileWriterCycleConfig.java    | 18 ++++++++++++++++--
 .../connectors/file/FileWriterFlushConfig.java    | 18 ++++++++++++++++--
 .../quarks/connectors/file/FileWriterPolicy.java  | 18 ++++++++++++++++--
 .../file/FileWriterRetentionConfig.java           | 18 ++++++++++++++++--
 .../java/quarks/connectors/file/package-info.java | 18 ++++++++++++++++--
 .../file/runtime/AbstractWriterFile.java          | 18 ++++++++++++++++--
 .../connectors/file/runtime/DirectoryWatcher.java | 18 ++++++++++++++++--
 .../connectors/file/runtime/FileConnector.java    | 18 ++++++++++++++++--
 .../file/runtime/IFileWriterPolicy.java           | 18 ++++++++++++++++--
 .../connectors/file/runtime/StringWriterFile.java | 18 ++++++++++++++++--
 .../connectors/file/runtime/TextFileReader.java   | 18 ++++++++++++++++--
 .../connectors/file/runtime/TextFileWriter.java   | 18 ++++++++++++++++--
 .../test/connectors/file/FileStreamsTest.java     | 18 ++++++++++++++++--
 .../file/FileStreamsTextFileWriterTest.java       | 18 ++++++++++++++++--
 .../java/quarks/connectors/http/HttpClients.java  | 18 ++++++++++++++++--
 .../quarks/connectors/http/HttpResponders.java    | 18 ++++++++++++++++--
 .../java/quarks/connectors/http/HttpStreams.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/http/package-info.java | 18 ++++++++++++++++--
 .../connectors/http/runtime/HttpRequester.java    | 18 ++++++++++++++++--
 .../quarks/test/connectors/http/HttpTest.java     | 18 ++++++++++++++++--
 .../java/quarks/connectors/iot/IotDevice.java     | 18 ++++++++++++++++--
 .../src/main/java/quarks/connectors/iot/QoS.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/iot/package-info.java  | 18 ++++++++++++++++--
 .../java/quarks/test/connectors/iot/QoSTest.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/iotf/IotfDevice.java   | 18 ++++++++++++++++--
 .../java/quarks/connectors/iotf/package-info.java | 18 ++++++++++++++++--
 .../connectors/iotf/runtime/IotfConnector.java    | 18 ++++++++++++++++--
 .../iotf/runtime/IotfDeviceCommands.java          | 18 ++++++++++++++++--
 .../iotf/runtime/IotfDeviceEventsFixed.java       | 18 ++++++++++++++++--
 .../iotf/runtime/IotfDeviceEventsFunction.java    | 18 ++++++++++++++++--
 .../impl/QuarksSslContainerProviderImpl.java      | 18 ++++++++++++++++--
 .../quarks/javax/websocket/impl/package-info.java | 18 ++++++++++++++++--
 .../quarks/connectors/jdbc/CheckedFunction.java   | 18 ++++++++++++++++--
 .../quarks/connectors/jdbc/CheckedSupplier.java   | 18 ++++++++++++++++--
 .../java/quarks/connectors/jdbc/JdbcStreams.java  | 18 ++++++++++++++++--
 .../quarks/connectors/jdbc/ParameterSetter.java   | 18 ++++++++++++++++--
 .../quarks/connectors/jdbc/ResultsHandler.java    | 18 ++++++++++++++++--
 .../quarks/connectors/jdbc/StatementSupplier.java | 18 ++++++++++++++++--
 .../java/quarks/connectors/jdbc/package-info.java | 18 ++++++++++++++++--
 .../connectors/jdbc/runtime/JdbcConnector.java    | 18 ++++++++++++++++--
 .../connectors/jdbc/runtime/JdbcStatement.java    | 18 ++++++++++++++++--
 .../test/connectors/jdbc/JdbcStreamsTest.java     | 18 ++++++++++++++++--
 .../quarks/connectors/kafka/KafkaConsumer.java    | 18 ++++++++++++++++--
 .../quarks/connectors/kafka/KafkaProducer.java    | 18 ++++++++++++++++--
 .../quarks/connectors/kafka/package-info.java     | 18 ++++++++++++++++--
 .../connectors/kafka/runtime/KafkaConnector.java  | 18 ++++++++++++++++--
 .../kafka/runtime/KafkaConsumerConnector.java     | 18 ++++++++++++++++--
 .../kafka/runtime/KafkaProducerConnector.java     | 18 ++++++++++++++++--
 .../connectors/kafka/runtime/KafkaPublisher.java  | 18 ++++++++++++++++--
 .../connectors/kafka/runtime/KafkaSubscriber.java | 18 ++++++++++++++++--
 .../connectors/kafka/KafkaStreamsTestManual.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/mqtt/MqttConfig.java   | 18 ++++++++++++++++--
 .../java/quarks/connectors/mqtt/MqttStreams.java  | 18 ++++++++++++++++--
 .../quarks/connectors/mqtt/iot/MqttDevice.java    | 18 ++++++++++++++++--
 .../quarks/connectors/mqtt/iot/package-info.java  | 18 ++++++++++++++++--
 .../java/quarks/connectors/mqtt/package-info.java | 18 ++++++++++++++++--
 .../connectors/mqtt/runtime/MqttConnector.java    | 18 ++++++++++++++++--
 .../connectors/mqtt/runtime/MqttPublisher.java    | 18 ++++++++++++++++--
 .../connectors/mqtt/runtime/MqttSubscriber.java   | 18 ++++++++++++++++--
 .../connectors/mqtt/MqttStreamsTestManual.java    | 18 ++++++++++++++++--
 .../connectors/pubsub/PublishSubscribe.java       | 18 ++++++++++++++++--
 .../quarks/connectors/pubsub/oplets/Publish.java  | 18 ++++++++++++++++--
 .../connectors/pubsub/oplets/package-info.java    | 18 ++++++++++++++++--
 .../quarks/connectors/pubsub/package-info.java    | 18 ++++++++++++++++--
 .../connectors/pubsub/service/ProviderPubSub.java | 18 ++++++++++++++++--
 .../pubsub/service/PublishSubscribeService.java   | 18 ++++++++++++++++--
 .../connectors/pubsub/service/TopicHandler.java   | 18 ++++++++++++++++--
 .../connectors/pubsub/service/package-info.java   | 18 ++++++++++++++++--
 .../quarks/test/connectors/pubsub/PubSubTest.java | 18 ++++++++++++++++--
 .../websocket/QuarksSslContainerProvider.java     | 18 ++++++++++++++++--
 .../java/quarks/javax/websocket/package-info.java | 18 ++++++++++++++++--
 .../quarks/connectors/serial/SerialDevice.java    | 18 ++++++++++++++++--
 .../quarks/connectors/serial/package-info.java    | 18 ++++++++++++++++--
 .../javax/websocket/Jsr356WebSocketClient.java    | 18 ++++++++++++++++--
 .../wsclient/javax/websocket/package-info.java    | 18 ++++++++++++++++--
 .../runtime/WebSocketClientBinaryReceiver.java    | 18 ++++++++++++++++--
 .../runtime/WebSocketClientBinarySender.java      | 18 ++++++++++++++++--
 .../runtime/WebSocketClientConnector.java         | 18 ++++++++++++++++--
 .../runtime/WebSocketClientReceiver.java          | 18 ++++++++++++++++--
 .../websocket/runtime/WebSocketClientSender.java  | 18 ++++++++++++++++--
 .../wsclient/javax/websocket/KeystorePath.java    | 18 ++++++++++++++++--
 .../javax/websocket/WebSocketClientTest.java      | 18 ++++++++++++++++--
 .../javax/websocket/WebSocketServerEcho.java      | 18 ++++++++++++++++--
 .../connectors/wsclient/WebSocketClient.java      | 18 ++++++++++++++++--
 .../quarks/connectors/wsclient/package-info.java  | 18 ++++++++++++++++--
 .../java/quarks/console/server/HttpServer.java    | 18 ++++++++++++++++--
 .../java/quarks/console/server/ServerUtil.java    | 18 ++++++++++++++++--
 .../test/console/server/HttpServerTest.java       | 18 ++++++++++++++++--
 .../test/console/server/ServerUtilTest.java       | 18 ++++++++++++++++--
 .../console/servlets/ConsoleJobServlet.java       | 18 ++++++++++++++++--
 .../console/servlets/ConsoleMetricsServlet.java   | 18 ++++++++++++++++--
 .../quarks/console/servlets/ConsoleServlet.java   | 18 ++++++++++++++++--
 .../java/quarks/console/servlets/JobUtil.java     | 18 ++++++++++++++++--
 .../java/quarks/console/servlets/MetricsGson.java | 18 ++++++++++++++++--
 .../java/quarks/console/servlets/MetricsUtil.java | 18 ++++++++++++++++--
 .../development/DevelopmentProvider.java          | 18 ++++++++++++++++--
 .../providers/development/package-info.java       | 18 ++++++++++++++++--
 .../test/providers/dev/DevelopmentTestSetup.java  | 18 ++++++++++++++++--
 .../dev/topology/DevelopmentPlumbingTest.java     | 18 ++++++++++++++++--
 .../dev/topology/DevelopmentTStreamTest.java      | 18 ++++++++++++++++--
 .../dev/topology/DevelopmentTopologyTest.java     | 18 ++++++++++++++++--
 .../dev/topology/DevelopmentWindowTest.java       | 18 ++++++++++++++++--
 .../quarks/providers/direct/DirectProvider.java   | 18 ++++++++++++++++--
 .../quarks/providers/direct/DirectTester.java     | 18 ++++++++++++++++--
 .../quarks/providers/direct/DirectTopology.java   | 18 ++++++++++++++++--
 .../quarks/providers/direct/package-info.java     | 18 ++++++++++++++++--
 .../test/providers/direct/DirectJobTest.java      | 18 ++++++++++++++++--
 .../test/providers/direct/DirectTestSetup.java    | 18 ++++++++++++++++--
 .../DirectMetricObjectNameFactoryTest.java        | 18 ++++++++++++++++--
 .../metrics/DirectMetricsEverywhereTest.java      | 18 ++++++++++++++++--
 .../direct/metrics/DirectMetricsOffTest.java      | 18 ++++++++++++++++--
 .../direct/metrics/DirectMetricsOnTest.java       | 18 ++++++++++++++++--
 .../direct/topology/DirectPlumbingTest.java       | 18 ++++++++++++++++--
 .../direct/topology/DirectTStreamTest.java        | 18 ++++++++++++++++--
 .../direct/topology/DirectTopologyTest.java       | 18 ++++++++++++++++--
 .../direct/topology/DirectWindowTest.java         | 18 ++++++++++++++++--
 120 files changed, 1920 insertions(+), 240 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/5f963862/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/KeystorePath.java
----------------------------------------------------------------------


[2/5] incubator-quarks git commit: Replace IBM copyright with ASF licence header in connectors, console, providers java files

Posted by dj...@apache.org.
http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaSubscriber.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaSubscriber.java b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaSubscriber.java
index f81ab08..5a0fa7e 100644
--- a/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaSubscriber.java
+++ b/connectors/kafka/src/main/java/quarks/connectors/kafka/runtime/KafkaSubscriber.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.kafka.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/kafka/src/test/java/quarks/test/connectors/kafka/KafkaStreamsTestManual.java
----------------------------------------------------------------------
diff --git a/connectors/kafka/src/test/java/quarks/test/connectors/kafka/KafkaStreamsTestManual.java b/connectors/kafka/src/test/java/quarks/test/connectors/kafka/KafkaStreamsTestManual.java
index c4bf8e7..bc97c94 100644
--- a/connectors/kafka/src/test/java/quarks/test/connectors/kafka/KafkaStreamsTestManual.java
+++ b/connectors/kafka/src/test/java/quarks/test/connectors/kafka/KafkaStreamsTestManual.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.kafka;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttConfig.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttConfig.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttConfig.java
index 2597d91..023aa31 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttConfig.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttConfig.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.mqtt;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttStreams.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttStreams.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttStreams.java
index c45e880..9184b4a 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttStreams.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/MqttStreams.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.mqtt;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/MqttDevice.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/MqttDevice.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/MqttDevice.java
index c897b92..884f233 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/MqttDevice.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/MqttDevice.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.mqtt.iot;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/package-info.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/package-info.java
index 9ff25f6..b3dbd3a 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/package-info.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/iot/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 /**
  * An MQTT based IotDevice connector.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/package-info.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/package-info.java
index 374187d..305abeb 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/package-info.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttConnector.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttConnector.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttConnector.java
index 0556a4c..125413b 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttConnector.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttConnector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.mqtt.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttPublisher.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttPublisher.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttPublisher.java
index 96189e1..b196883 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttPublisher.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttPublisher.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.mqtt.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttSubscriber.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttSubscriber.java b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttSubscriber.java
index 8969610..5649ff4 100644
--- a/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttSubscriber.java
+++ b/connectors/mqtt/src/main/java/quarks/connectors/mqtt/runtime/MqttSubscriber.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.connectors.mqtt.runtime;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/mqtt/src/test/java/quarks/test/connectors/mqtt/MqttStreamsTestManual.java
----------------------------------------------------------------------
diff --git a/connectors/mqtt/src/test/java/quarks/test/connectors/mqtt/MqttStreamsTestManual.java b/connectors/mqtt/src/test/java/quarks/test/connectors/mqtt/MqttStreamsTestManual.java
index 08c7d37..a938b55 100644
--- a/connectors/mqtt/src/test/java/quarks/test/connectors/mqtt/MqttStreamsTestManual.java
+++ b/connectors/mqtt/src/test/java/quarks/test/connectors/mqtt/MqttStreamsTestManual.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.connectors.mqtt;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/PublishSubscribe.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/PublishSubscribe.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/PublishSubscribe.java
index 3cbf0f2..1344ae3 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/PublishSubscribe.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/PublishSubscribe.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 
 package quarks.connectors.pubsub;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/Publish.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/Publish.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/Publish.java
index 19273c3..4e3c2da 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/Publish.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/Publish.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 package quarks.connectors.pubsub.oplets;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/package-info.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/package-info.java
index c05f09a..cdf12b4 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/package-info.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/oplets/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/package-info.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/package-info.java
index 5f7b028..9f525e6 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/package-info.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/ProviderPubSub.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/ProviderPubSub.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/ProviderPubSub.java
index 1a6dd00..0211c80 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/ProviderPubSub.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/ProviderPubSub.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 package quarks.connectors.pubsub.service;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/PublishSubscribeService.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/PublishSubscribeService.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/PublishSubscribeService.java
index 9bd20d1..45dc671 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/PublishSubscribeService.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/PublishSubscribeService.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 package quarks.connectors.pubsub.service;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/TopicHandler.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/TopicHandler.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/TopicHandler.java
index e80e3ea..7a71c25 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/TopicHandler.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/TopicHandler.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 package quarks.connectors.pubsub.service;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/package-info.java b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/package-info.java
index 83e7b04..5d71e54 100644
--- a/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/package-info.java
+++ b/connectors/pubsub/src/main/java/quarks/connectors/pubsub/service/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/pubsub/src/test/java/quarks/test/connectors/pubsub/PubSubTest.java
----------------------------------------------------------------------
diff --git a/connectors/pubsub/src/test/java/quarks/test/connectors/pubsub/PubSubTest.java b/connectors/pubsub/src/test/java/quarks/test/connectors/pubsub/PubSubTest.java
index 06224e5..e238b83 100644
--- a/connectors/pubsub/src/test/java/quarks/test/connectors/pubsub/PubSubTest.java
+++ b/connectors/pubsub/src/test/java/quarks/test/connectors/pubsub/PubSubTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 package quarks.test.connectors.pubsub;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/QuarksSslContainerProvider.java
----------------------------------------------------------------------
diff --git a/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/QuarksSslContainerProvider.java b/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/QuarksSslContainerProvider.java
index 92b4841..ddf26db 100644
--- a/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/QuarksSslContainerProvider.java
+++ b/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/QuarksSslContainerProvider.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.javax.websocket;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/package-info.java b/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/package-info.java
index ee23d61..dcbbf02 100644
--- a/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/package-info.java
+++ b/connectors/quarks.javax.websocket/src/main/java/quarks/javax/websocket/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 /**
  * Support for working around JSR356 limitations for SSL client container/sockets.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/serial/src/main/java/quarks/connectors/serial/SerialDevice.java
----------------------------------------------------------------------
diff --git a/connectors/serial/src/main/java/quarks/connectors/serial/SerialDevice.java b/connectors/serial/src/main/java/quarks/connectors/serial/SerialDevice.java
index 4b61614..31bc226 100644
--- a/connectors/serial/src/main/java/quarks/connectors/serial/SerialDevice.java
+++ b/connectors/serial/src/main/java/quarks/connectors/serial/SerialDevice.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.serial;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/serial/src/main/java/quarks/connectors/serial/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/serial/src/main/java/quarks/connectors/serial/package-info.java b/connectors/serial/src/main/java/quarks/connectors/serial/package-info.java
index 36720d2..4b3b5eb 100644
--- a/connectors/serial/src/main/java/quarks/connectors/serial/package-info.java
+++ b/connectors/serial/src/main/java/quarks/connectors/serial/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.java b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.java
index b24ac47..3099f59 100644
--- a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.java
+++ b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/Jsr356WebSocketClient.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.wsclient.javax.websocket;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/package-info.java b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/package-info.java
index 76f5553..1e38005 100644
--- a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/package-info.java
+++ b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 /**
  * WebSocket Client Connector for sending and receiving messages to a WebSocket Server.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.java b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.java
index 6fce445..c14b5fb 100644
--- a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.java
+++ b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinaryReceiver.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.wsclient.javax.websocket.runtime;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.java b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.java
index 6496585..b566f35 100644
--- a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.java
+++ b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientBinarySender.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.wsclient.javax.websocket.runtime;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.java b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.java
index 7bfe62f..f107215 100644
--- a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.java
+++ b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientConnector.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.wsclient.javax.websocket.runtime;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.java b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.java
index 208c299..bca5b13 100644
--- a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.java
+++ b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientReceiver.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.wsclient.javax.websocket.runtime;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.java b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.java
index 7ba6341..3d92126 100644
--- a/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.java
+++ b/connectors/wsclient-javax.websocket/src/main/java/quarks/connectors/wsclient/javax/websocket/runtime/WebSocketClientSender.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.wsclient.javax.websocket.runtime;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/KeystorePath.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/KeystorePath.java b/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/KeystorePath.java
index f75b64a..8755f19 100644
--- a/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/KeystorePath.java
+++ b/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/KeystorePath.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.tests.connectors.wsclient.javax.websocket;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketClientTest.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketClientTest.java b/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketClientTest.java
index 6da1014..8619381 100644
--- a/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketClientTest.java
+++ b/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketClientTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.tests.connectors.wsclient.javax.websocket;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketServerEcho.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketServerEcho.java b/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketServerEcho.java
index db20fb4..36199ef 100644
--- a/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketServerEcho.java
+++ b/connectors/wsclient-javax.websocket/src/test/java/quarks/tests/connectors/wsclient/javax/websocket/WebSocketServerEcho.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.tests.connectors.wsclient.javax.websocket;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient/src/main/java/quarks/connectors/wsclient/WebSocketClient.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient/src/main/java/quarks/connectors/wsclient/WebSocketClient.java b/connectors/wsclient/src/main/java/quarks/connectors/wsclient/WebSocketClient.java
index 2da8b37..697666c 100644
--- a/connectors/wsclient/src/main/java/quarks/connectors/wsclient/WebSocketClient.java
+++ b/connectors/wsclient/src/main/java/quarks/connectors/wsclient/WebSocketClient.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.connectors.wsclient;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/connectors/wsclient/src/main/java/quarks/connectors/wsclient/package-info.java
----------------------------------------------------------------------
diff --git a/connectors/wsclient/src/main/java/quarks/connectors/wsclient/package-info.java b/connectors/wsclient/src/main/java/quarks/connectors/wsclient/package-info.java
index deccc97..8b4e901 100644
--- a/connectors/wsclient/src/main/java/quarks/connectors/wsclient/package-info.java
+++ b/connectors/wsclient/src/main/java/quarks/connectors/wsclient/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 /**
  * WebSocket Client Connector API for sending and receiving messages to a WebSocket Server.

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/server/src/main/java/quarks/console/server/HttpServer.java
----------------------------------------------------------------------
diff --git a/console/server/src/main/java/quarks/console/server/HttpServer.java b/console/server/src/main/java/quarks/console/server/HttpServer.java
index 449f0fb..4a92cc8 100644
--- a/console/server/src/main/java/quarks/console/server/HttpServer.java
+++ b/console/server/src/main/java/quarks/console/server/HttpServer.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.console.server;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/server/src/main/java/quarks/console/server/ServerUtil.java
----------------------------------------------------------------------
diff --git a/console/server/src/main/java/quarks/console/server/ServerUtil.java b/console/server/src/main/java/quarks/console/server/ServerUtil.java
index 2c8348a..e201ff5 100644
--- a/console/server/src/main/java/quarks/console/server/ServerUtil.java
+++ b/console/server/src/main/java/quarks/console/server/ServerUtil.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.console.server;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/server/src/test/java/quarks/test/console/server/HttpServerTest.java
----------------------------------------------------------------------
diff --git a/console/server/src/test/java/quarks/test/console/server/HttpServerTest.java b/console/server/src/test/java/quarks/test/console/server/HttpServerTest.java
index dedeaba..c998357 100644
--- a/console/server/src/test/java/quarks/test/console/server/HttpServerTest.java
+++ b/console/server/src/test/java/quarks/test/console/server/HttpServerTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.console.server;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/server/src/test/java/quarks/test/console/server/ServerUtilTest.java
----------------------------------------------------------------------
diff --git a/console/server/src/test/java/quarks/test/console/server/ServerUtilTest.java b/console/server/src/test/java/quarks/test/console/server/ServerUtilTest.java
index ff06de3..1f91326 100644
--- a/console/server/src/test/java/quarks/test/console/server/ServerUtilTest.java
+++ b/console/server/src/test/java/quarks/test/console/server/ServerUtilTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.console.server;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/servlets/src/main/java/quarks/console/servlets/ConsoleJobServlet.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/ConsoleJobServlet.java b/console/servlets/src/main/java/quarks/console/servlets/ConsoleJobServlet.java
index 2d75943..25f82e7 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/ConsoleJobServlet.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/ConsoleJobServlet.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.console.servlets;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java b/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
index a6d693c..c763fa8 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/ConsoleMetricsServlet.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/servlets/src/main/java/quarks/console/servlets/ConsoleServlet.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/ConsoleServlet.java b/console/servlets/src/main/java/quarks/console/servlets/ConsoleServlet.java
index 0bcc4af..99ec864 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/ConsoleServlet.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/ConsoleServlet.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 package quarks.console.servlets;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java b/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
index be6aa24..bdb813e 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/JobUtil.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java b/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
index 36b2199..7d04d78 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/MetricsGson.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
----------------------------------------------------------------------
diff --git a/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java b/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
index ef1d561..7ab8496 100644
--- a/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
+++ b/console/servlets/src/main/java/quarks/console/servlets/MetricsUtil.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.console.servlets;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
----------------------------------------------------------------------
diff --git a/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java b/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
index 54620b2..42b2012 100644
--- a/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
+++ b/providers/development/src/main/java/quarks/providers/development/DevelopmentProvider.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.development;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/development/src/main/java/quarks/providers/development/package-info.java
----------------------------------------------------------------------
diff --git a/providers/development/src/main/java/quarks/providers/development/package-info.java b/providers/development/src/main/java/quarks/providers/development/package-info.java
index f2d2f41..50660d8 100644
--- a/providers/development/src/main/java/quarks/providers/development/package-info.java
+++ b/providers/development/src/main/java/quarks/providers/development/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
----------------------------------------------------------------------
diff --git a/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java b/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
index 2d05154..e22bbf0 100644
--- a/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
+++ b/providers/development/src/test/java/quarks/test/providers/dev/DevelopmentTestSetup.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.test.providers.dev;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentPlumbingTest.java
----------------------------------------------------------------------
diff --git a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentPlumbingTest.java b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentPlumbingTest.java
index 59f7efd..89a5223 100644
--- a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentPlumbingTest.java
+++ b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentPlumbingTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.dev.topology;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
----------------------------------------------------------------------
diff --git a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
index 43ce383..c6b563d 100644
--- a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
+++ b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTStreamTest.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.test.providers.dev.topology;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTopologyTest.java
----------------------------------------------------------------------
diff --git a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTopologyTest.java b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTopologyTest.java
index 0d1ead9..f26ef17 100644
--- a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTopologyTest.java
+++ b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentTopologyTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.dev.topology;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentWindowTest.java
----------------------------------------------------------------------
diff --git a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentWindowTest.java b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentWindowTest.java
index 9e3a940..f16b2b6 100644
--- a/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentWindowTest.java
+++ b/providers/development/src/test/java/quarks/test/providers/dev/topology/DevelopmentWindowTest.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 package quarks.test.providers.dev.topology;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java b/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
index e79f4c1..d5887e5 100644
--- a/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
+++ b/providers/direct/src/main/java/quarks/providers/direct/DirectProvider.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.direct;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java b/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
index 6385cee..1fe7d2c 100644
--- a/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
+++ b/providers/direct/src/main/java/quarks/providers/direct/DirectTester.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.direct;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java b/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
index 55feee2..dfb55bf 100644
--- a/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
+++ b/providers/direct/src/main/java/quarks/providers/direct/DirectTopology.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.providers.direct;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/main/java/quarks/providers/direct/package-info.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/main/java/quarks/providers/direct/package-info.java b/providers/direct/src/main/java/quarks/providers/direct/package-info.java
index 8c6696b..400c34d 100644
--- a/providers/direct/src/main/java/quarks/providers/direct/package-info.java
+++ b/providers/direct/src/main/java/quarks/providers/direct/package-info.java
@@ -1,6 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
-# Copyright IBM Corp. 2015,2016 
+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.
 */
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/c166c7e2/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
----------------------------------------------------------------------
diff --git a/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java b/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
index 04ff586..8b9e117 100644
--- a/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
+++ b/providers/direct/src/test/java/quarks/test/providers/direct/DirectJobTest.java
@@ -1,5 +1,20 @@
 /*
-# Licensed Materials - Property of IBM
+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.
 # Copyright IBM Corp. 2015, 2016 
 */
 package quarks.test.providers.direct;