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:17:46 UTC

[2/4] incubator-quarks git commit: Replace IBM copyright with ASF licence header in runtime, samples, spi java files

Replace IBM copyright with ASF licence header in runtime, samples, spi 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/d63691eb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks/tree/d63691eb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks/diff/d63691eb

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

----------------------------------------------------------------------
 .../quarks/runtime/etiao/AbstractContext.java     | 17 ++++++++++++++++-
 .../main/java/quarks/runtime/etiao/EtiaoJob.java  | 17 ++++++++++++++++-
 .../java/quarks/runtime/etiao/Executable.java     | 17 ++++++++++++++++-
 .../java/quarks/runtime/etiao/Invocation.java     | 17 ++++++++++++++++-
 .../quarks/runtime/etiao/InvocationContext.java   | 17 ++++++++++++++++-
 .../quarks/runtime/etiao/SettableForwarder.java   | 17 ++++++++++++++++-
 .../runtime/etiao/ThreadFactoryTracker.java       | 17 ++++++++++++++++-
 .../runtime/etiao/TrackingScheduledExecutor.java  | 17 ++++++++++++++++-
 .../quarks/runtime/etiao/graph/DirectGraph.java   | 17 ++++++++++++++++-
 .../runtime/etiao/graph/EtiaoConnector.java       | 17 ++++++++++++++++-
 .../runtime/etiao/graph/ExecutableVertex.java     | 17 ++++++++++++++++-
 .../java/quarks/runtime/etiao/graph/Target.java   | 17 ++++++++++++++++-
 .../runtime/etiao/graph/model/EdgeType.java       | 17 ++++++++++++++++-
 .../runtime/etiao/graph/model/GraphType.java      | 17 ++++++++++++++++-
 .../runtime/etiao/graph/model/IdMapper.java       | 17 ++++++++++++++++-
 .../runtime/etiao/graph/model/InvocationType.java | 17 ++++++++++++++++-
 .../runtime/etiao/graph/model/VertexType.java     | 17 ++++++++++++++++-
 .../quarks/runtime/etiao/mbeans/EtiaoJobBean.java | 17 ++++++++++++++++-
 .../java/quarks/runtime/etiao/package-info.java   | 17 ++++++++++++++++-
 .../quarks/test/runtime/etiao/EtiaoGraphTest.java | 18 ++++++++++++++++--
 .../runtime/jmxcontrol/JMXControlService.java     | 17 ++++++++++++++++-
 .../runtime/jmxcontrol/JMXControlServiceTest.java | 17 ++++++++++++++++-
 .../runtime/jsoncontrol/JsonControlService.java   | 18 ++++++++++++++++--
 .../quarks/runtime/jsoncontrol/package-info.java  | 18 ++++++++++++++++--
 .../jsoncontrol/JsonControlServiceTest.java       | 17 ++++++++++++++++-
 .../quarks/samples/apps/AbstractApplication.java  | 17 ++++++++++++++++-
 .../quarks/samples/apps/ApplicationUtilities.java | 17 ++++++++++++++++-
 .../main/java/quarks/samples/apps/JsonTuples.java | 17 ++++++++++++++++-
 .../src/main/java/quarks/samples/apps/Range.java  | 17 ++++++++++++++++-
 .../samples/apps/TopologyProviderFactory.java     | 17 ++++++++++++++++-
 .../apps/mqtt/AbstractMqttApplication.java        | 17 ++++++++++++++++-
 .../quarks/samples/apps/mqtt/DeviceCommsApp.java  | 17 ++++++++++++++++-
 .../quarks/samples/apps/mqtt/package-info.java    | 17 ++++++++++++++++-
 .../java/quarks/samples/apps/package-info.java    | 17 ++++++++++++++++-
 .../samples/apps/sensorAnalytics/Sensor1.java     | 17 ++++++++++++++++-
 .../SensorAnalyticsApplication.java               | 17 ++++++++++++++++-
 .../apps/sensorAnalytics/package-info.java        | 17 ++++++++++++++++-
 .../quarks/samples/connectors/MsgSupplier.java    | 17 ++++++++++++++++-
 .../java/quarks/samples/connectors/Options.java   | 18 ++++++++++++++++--
 .../main/java/quarks/samples/connectors/Util.java | 17 ++++++++++++++++-
 .../samples/connectors/file/FileReaderApp.java    | 17 ++++++++++++++++-
 .../samples/connectors/file/FileWriterApp.java    | 17 ++++++++++++++++-
 .../samples/connectors/file/package-info.java     | 17 ++++++++++++++++-
 .../samples/connectors/iotf/IotfQuickstart.java   | 18 ++++++++++++++++--
 .../samples/connectors/iotf/IotfSensors.java      | 18 ++++++++++++++++--
 .../samples/connectors/iotf/package-info.java     | 18 ++++++++++++++++--
 .../quarks/samples/connectors/jdbc/DbUtils.java   | 17 ++++++++++++++++-
 .../quarks/samples/connectors/jdbc/Person.java    | 17 ++++++++++++++++-
 .../samples/connectors/jdbc/PersonData.java       | 17 ++++++++++++++++-
 .../quarks/samples/connectors/jdbc/PersonId.java  | 17 ++++++++++++++++-
 .../samples/connectors/jdbc/SimpleReaderApp.java  | 17 ++++++++++++++++-
 .../samples/connectors/jdbc/SimpleWriterApp.java  | 17 ++++++++++++++++-
 .../samples/connectors/jdbc/package-info.java     | 17 ++++++++++++++++-
 .../samples/connectors/kafka/KafkaClient.java     | 17 ++++++++++++++++-
 .../samples/connectors/kafka/PublisherApp.java    | 17 ++++++++++++++++-
 .../quarks/samples/connectors/kafka/Runner.java   | 17 ++++++++++++++++-
 .../connectors/kafka/SimplePublisherApp.java      | 17 ++++++++++++++++-
 .../connectors/kafka/SimpleSubscriberApp.java     | 17 ++++++++++++++++-
 .../samples/connectors/kafka/SubscriberApp.java   | 17 ++++++++++++++++-
 .../samples/connectors/kafka/package-info.java    | 18 ++++++++++++++++--
 .../samples/connectors/mqtt/MqttClient.java       | 17 ++++++++++++++++-
 .../samples/connectors/mqtt/PublisherApp.java     | 17 ++++++++++++++++-
 .../quarks/samples/connectors/mqtt/Runner.java    | 17 ++++++++++++++++-
 .../connectors/mqtt/SimplePublisherApp.java       | 17 ++++++++++++++++-
 .../connectors/mqtt/SimpleSubscriberApp.java      | 17 ++++++++++++++++-
 .../samples/connectors/mqtt/SubscriberApp.java    | 17 ++++++++++++++++-
 .../samples/connectors/mqtt/package-info.java     | 18 ++++++++++++++++--
 .../quarks/samples/connectors/package-info.java   | 17 ++++++++++++++++-
 .../samples/console/ConsoleWaterDetector.java     | 18 ++++++++++++++++--
 .../quarks/samples/console/HttpServerSample.java  | 18 ++++++++++++++++--
 .../java/quarks/samples/console/package-info.java | 18 ++++++++++++++++--
 .../topology/DevelopmentMetricsSample.java        | 17 ++++++++++++++++-
 .../samples/topology/DevelopmentSample.java       | 18 ++++++++++++++++--
 .../topology/DevelopmentSampleJobMXBean.java      | 18 ++++++++++++++++--
 .../java/quarks/samples/topology/HelloWorld.java  | 17 ++++++++++++++++-
 .../quarks/samples/topology/JobExecution.java     | 17 ++++++++++++++++-
 .../quarks/samples/topology/PeriodicSource.java   | 18 ++++++++++++++++--
 .../samples/topology/SensorsAggregates.java       | 18 ++++++++++++++++--
 .../samples/topology/SimpleFilterTransform.java   | 18 ++++++++++++++++--
 .../java/quarks/samples/topology/StreamTags.java  | 18 ++++++++++++++++--
 .../quarks/samples/topology/package-info.java     | 18 ++++++++++++++++--
 .../utils/metrics/PeriodicSourceWithMetrics.java  | 17 ++++++++++++++++-
 .../samples/utils/metrics/SplitWithMetrics.java   | 18 ++++++++++++++++--
 .../utils/sensor/PeriodicRandomSensor.java        | 17 ++++++++++++++++-
 .../samples/utils/sensor/SimulatedSensors.java    | 18 ++++++++++++++++--
 .../main/java/quarks/graph/spi/AbstractGraph.java | 17 ++++++++++++++++-
 .../java/quarks/graph/spi/AbstractVertex.java     | 17 ++++++++++++++++-
 .../main/java/quarks/graph/spi/DirectEdge.java    | 17 ++++++++++++++++-
 .../graph/spi/execution/AbstractGraphJob.java     | 17 ++++++++++++++++-
 .../java/quarks/topology/spi/AbstractTStream.java | 17 ++++++++++++++++-
 .../quarks/topology/spi/AbstractTopology.java     | 17 ++++++++++++++++-
 .../topology/spi/AbstractTopologyProvider.java    | 17 ++++++++++++++++-
 .../topology/spi/functions/EndlessSupplier.java   | 17 ++++++++++++++++-
 .../quarks/topology/spi/graph/ConnectorSink.java  | 18 ++++++++++++++++--
 .../topology/spi/graph/ConnectorStream.java       | 17 ++++++++++++++++-
 .../quarks/topology/spi/graph/GraphTopology.java  | 17 ++++++++++++++++-
 .../quarks/topology/spi/graph/TWindowImpl.java    | 17 ++++++++++++++++-
 .../topology/spi/tester/AbstractTester.java       | 17 ++++++++++++++++-
 .../test/topology/spi/AbstractTStreamTest.java    | 18 ++++++++++++++++--
 99 files changed, 1584 insertions(+), 122 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/AbstractContext.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/AbstractContext.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/AbstractContext.java
index bfe22ec..037fc07 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/AbstractContext.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/AbstractContext.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  
 */
 package quarks.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/EtiaoJob.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/EtiaoJob.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/EtiaoJob.java
index 35be86d..1141bce 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/EtiaoJob.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/EtiaoJob.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  
 */
 package quarks.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/Executable.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/Executable.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/Executable.java
index de7511e..2764364 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/Executable.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/Executable.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.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/Invocation.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/Invocation.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/Invocation.java
index 377fd72..8224b9a 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/Invocation.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/Invocation.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.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/InvocationContext.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/InvocationContext.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/InvocationContext.java
index 3c977f5..7b73d44 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/InvocationContext.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/InvocationContext.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  
 */
 package quarks.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/SettableForwarder.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/SettableForwarder.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/SettableForwarder.java
index cd6984b..c6a7f32 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/SettableForwarder.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/SettableForwarder.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.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/ThreadFactoryTracker.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/ThreadFactoryTracker.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/ThreadFactoryTracker.java
index 8192ed2..390917c 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/ThreadFactoryTracker.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/ThreadFactoryTracker.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  
 */
 package quarks.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/TrackingScheduledExecutor.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/TrackingScheduledExecutor.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/TrackingScheduledExecutor.java
index f439345..19a3a89 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/TrackingScheduledExecutor.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/TrackingScheduledExecutor.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  
 */
 package quarks.runtime.etiao;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/DirectGraph.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/DirectGraph.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/DirectGraph.java
index 94c6890..c235207 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/DirectGraph.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/DirectGraph.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.runtime.etiao.graph;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/EtiaoConnector.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/EtiaoConnector.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/EtiaoConnector.java
index b9f7883..cb7f8ce 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/EtiaoConnector.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/EtiaoConnector.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.runtime.etiao.graph;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/ExecutableVertex.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/ExecutableVertex.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/ExecutableVertex.java
index 7d1276e..4417ef1 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/ExecutableVertex.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/ExecutableVertex.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.runtime.etiao.graph;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/Target.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/Target.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/Target.java
index dd1c006..7a9557d 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/Target.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/Target.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.runtime.etiao.graph;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/EdgeType.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/EdgeType.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/EdgeType.java
index 31ffb98..85f8150 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/EdgeType.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/EdgeType.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.runtime.etiao.graph.model;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/GraphType.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/GraphType.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/GraphType.java
index 7bd3501..ccca3a0 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/GraphType.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/GraphType.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.runtime.etiao.graph.model;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/IdMapper.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/IdMapper.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/IdMapper.java
index 6c7639d..44fb2cd 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/IdMapper.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/IdMapper.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.runtime.etiao.graph.model;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/InvocationType.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/InvocationType.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/InvocationType.java
index 69014d8..7e7b053 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/InvocationType.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/InvocationType.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.runtime.etiao.graph.model;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/VertexType.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/VertexType.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/VertexType.java
index 642939d..0a9ad83 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/VertexType.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/graph/model/VertexType.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.runtime.etiao.graph.model;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/mbeans/EtiaoJobBean.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/mbeans/EtiaoJobBean.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/mbeans/EtiaoJobBean.java
index 50c49f7..3c3b473 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/mbeans/EtiaoJobBean.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/mbeans/EtiaoJobBean.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  
 */
 package quarks.runtime.etiao.mbeans;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/etiao/src/main/java/quarks/runtime/etiao/package-info.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/main/java/quarks/runtime/etiao/package-info.java b/runtime/etiao/src/main/java/quarks/runtime/etiao/package-info.java
index da4ed4e..3c55ba8 100644
--- a/runtime/etiao/src/main/java/quarks/runtime/etiao/package-info.java
+++ b/runtime/etiao/src/main/java/quarks/runtime/etiao/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/d63691eb/runtime/etiao/src/test/java/quarks/test/runtime/etiao/EtiaoGraphTest.java
----------------------------------------------------------------------
diff --git a/runtime/etiao/src/test/java/quarks/test/runtime/etiao/EtiaoGraphTest.java b/runtime/etiao/src/test/java/quarks/test/runtime/etiao/EtiaoGraphTest.java
index 82685fa..7cb1def 100644
--- a/runtime/etiao/src/test/java/quarks/test/runtime/etiao/EtiaoGraphTest.java
+++ b/runtime/etiao/src/test/java/quarks/test/runtime/etiao/EtiaoGraphTest.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.runtime.etiao;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/jmxcontrol/src/main/java/quarks/runtime/jmxcontrol/JMXControlService.java
----------------------------------------------------------------------
diff --git a/runtime/jmxcontrol/src/main/java/quarks/runtime/jmxcontrol/JMXControlService.java b/runtime/jmxcontrol/src/main/java/quarks/runtime/jmxcontrol/JMXControlService.java
index db45414..c7ad436 100644
--- a/runtime/jmxcontrol/src/main/java/quarks/runtime/jmxcontrol/JMXControlService.java
+++ b/runtime/jmxcontrol/src/main/java/quarks/runtime/jmxcontrol/JMXControlService.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.runtime.jmxcontrol;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/jmxcontrol/src/test/java/quarks/test/runtime/jmxcontrol/JMXControlServiceTest.java
----------------------------------------------------------------------
diff --git a/runtime/jmxcontrol/src/test/java/quarks/test/runtime/jmxcontrol/JMXControlServiceTest.java b/runtime/jmxcontrol/src/test/java/quarks/test/runtime/jmxcontrol/JMXControlServiceTest.java
index fbb2df5..de3fd07 100644
--- a/runtime/jmxcontrol/src/test/java/quarks/test/runtime/jmxcontrol/JMXControlServiceTest.java
+++ b/runtime/jmxcontrol/src/test/java/quarks/test/runtime/jmxcontrol/JMXControlServiceTest.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.runtime.jmxcontrol;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/JsonControlService.java
----------------------------------------------------------------------
diff --git a/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/JsonControlService.java b/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/JsonControlService.java
index 8dfae06..9c7f004 100644
--- a/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/JsonControlService.java
+++ b/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/JsonControlService.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.runtime.jsoncontrol;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/package-info.java
----------------------------------------------------------------------
diff --git a/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/package-info.java b/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/package-info.java
index 71221e5..00143a6 100644
--- a/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/package-info.java
+++ b/runtime/jsoncontrol/src/main/java/quarks/runtime/jsoncontrol/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.
 */
 package quarks.runtime.jsoncontrol;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/runtime/jsoncontrol/src/test/java/quarks/test/runtime/jsoncontrol/JsonControlServiceTest.java
----------------------------------------------------------------------
diff --git a/runtime/jsoncontrol/src/test/java/quarks/test/runtime/jsoncontrol/JsonControlServiceTest.java b/runtime/jsoncontrol/src/test/java/quarks/test/runtime/jsoncontrol/JsonControlServiceTest.java
index 574f776..3b9cfed 100644
--- a/runtime/jsoncontrol/src/test/java/quarks/test/runtime/jsoncontrol/JsonControlServiceTest.java
+++ b/runtime/jsoncontrol/src/test/java/quarks/test/runtime/jsoncontrol/JsonControlServiceTest.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.runtime.jsoncontrol;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/AbstractApplication.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/AbstractApplication.java b/samples/apps/src/main/java/quarks/samples/apps/AbstractApplication.java
index fb2a61c..5f9f38c 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/AbstractApplication.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/AbstractApplication.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.samples.apps;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/ApplicationUtilities.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/ApplicationUtilities.java b/samples/apps/src/main/java/quarks/samples/apps/ApplicationUtilities.java
index 084712c..f1ec8bc 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/ApplicationUtilities.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/ApplicationUtilities.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.samples.apps;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/JsonTuples.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/JsonTuples.java b/samples/apps/src/main/java/quarks/samples/apps/JsonTuples.java
index 475a8bd..c2c8439 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/JsonTuples.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/JsonTuples.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.samples.apps;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/Range.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/Range.java b/samples/apps/src/main/java/quarks/samples/apps/Range.java
index 5079b53..53fa04f 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/Range.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/Range.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.samples.apps;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/TopologyProviderFactory.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/TopologyProviderFactory.java b/samples/apps/src/main/java/quarks/samples/apps/TopologyProviderFactory.java
index 735ef21..e2eb1a7 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/TopologyProviderFactory.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/TopologyProviderFactory.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.samples.apps;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/mqtt/AbstractMqttApplication.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/mqtt/AbstractMqttApplication.java b/samples/apps/src/main/java/quarks/samples/apps/mqtt/AbstractMqttApplication.java
index 5d71ad9..5ea061b 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/mqtt/AbstractMqttApplication.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/mqtt/AbstractMqttApplication.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.samples.apps.mqtt;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/mqtt/DeviceCommsApp.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/mqtt/DeviceCommsApp.java b/samples/apps/src/main/java/quarks/samples/apps/mqtt/DeviceCommsApp.java
index 32a60e5..abd73e8 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/mqtt/DeviceCommsApp.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/mqtt/DeviceCommsApp.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.samples.apps.mqtt;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/mqtt/package-info.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/mqtt/package-info.java b/samples/apps/src/main/java/quarks/samples/apps/mqtt/package-info.java
index a9bb9be..7c59677 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/mqtt/package-info.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/mqtt/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/d63691eb/samples/apps/src/main/java/quarks/samples/apps/package-info.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/package-info.java b/samples/apps/src/main/java/quarks/samples/apps/package-info.java
index 090c919..318aeb1 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/package-info.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/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/d63691eb/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/Sensor1.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/Sensor1.java b/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/Sensor1.java
index 2b737bf..57030aa 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/Sensor1.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/Sensor1.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.samples.apps.sensorAnalytics;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.java b/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.java
index cd854c5..4308c77 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/SensorAnalyticsApplication.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.samples.apps.sensorAnalytics;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/package-info.java
----------------------------------------------------------------------
diff --git a/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/package-info.java b/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/package-info.java
index a01cbdc..7192506 100644
--- a/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/package-info.java
+++ b/samples/apps/src/main/java/quarks/samples/apps/sensorAnalytics/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/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/MsgSupplier.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/MsgSupplier.java b/samples/connectors/src/main/java/quarks/samples/connectors/MsgSupplier.java
index 2917ad6..471c675 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/MsgSupplier.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/MsgSupplier.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.samples.connectors;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/Options.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/Options.java b/samples/connectors/src/main/java/quarks/samples/connectors/Options.java
index daf7681..fc03e20 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/Options.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/Options.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.samples.connectors;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/Util.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/Util.java b/samples/connectors/src/main/java/quarks/samples/connectors/Util.java
index ebdaabf..224389a 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/Util.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/Util.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.samples.connectors;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/file/FileReaderApp.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/file/FileReaderApp.java b/samples/connectors/src/main/java/quarks/samples/connectors/file/FileReaderApp.java
index 20f1598..cc025ca 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/file/FileReaderApp.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/file/FileReaderApp.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.samples.connectors.file;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/file/FileWriterApp.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/file/FileWriterApp.java b/samples/connectors/src/main/java/quarks/samples/connectors/file/FileWriterApp.java
index 312c1a7..30e587a 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/file/FileWriterApp.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/file/FileWriterApp.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.samples.connectors.file;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/file/package-info.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/file/package-info.java b/samples/connectors/src/main/java/quarks/samples/connectors/file/package-info.java
index d767c0b..f1a04ef 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/file/package-info.java
+++ b/samples/connectors/src/main/java/quarks/samples/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/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.java b/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.java
index 29148a7..bc2a49c 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfQuickstart.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.samples.connectors.iotf;
 

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfSensors.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfSensors.java b/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfSensors.java
index 87a7842..7c4c54e 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfSensors.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/iotf/IotfSensors.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.samples.connectors.iotf;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/iotf/package-info.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/iotf/package-info.java b/samples/connectors/src/main/java/quarks/samples/connectors/iotf/package-info.java
index cc96a94..36d077a 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/iotf/package-info.java
+++ b/samples/connectors/src/main/java/quarks/samples/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/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/DbUtils.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/DbUtils.java b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/DbUtils.java
index 9e28131..0631af3 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/DbUtils.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/DbUtils.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.samples.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/Person.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/Person.java b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/Person.java
index 55d1ad0..4f273ff 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/Person.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/Person.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.samples.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonData.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonData.java b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonData.java
index b47535c..5508fc2 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonData.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonData.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.samples.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonId.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonId.java b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonId.java
index 42bcae2..187be45 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonId.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/PersonId.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.samples.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleReaderApp.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleReaderApp.java b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleReaderApp.java
index 4ddfcee..1302420 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleReaderApp.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleReaderApp.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.samples.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleWriterApp.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleWriterApp.java b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleWriterApp.java
index 33d17dc..6a02b8b 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleWriterApp.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/SimpleWriterApp.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.samples.connectors.jdbc;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/package-info.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/package-info.java b/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/package-info.java
index c5cc40f..8fab131 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/jdbc/package-info.java
+++ b/samples/connectors/src/main/java/quarks/samples/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/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/kafka/KafkaClient.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/kafka/KafkaClient.java b/samples/connectors/src/main/java/quarks/samples/connectors/kafka/KafkaClient.java
index 1c3dce6..6af2aaa 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/kafka/KafkaClient.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/kafka/KafkaClient.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.samples.connectors.kafka;

http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/d63691eb/samples/connectors/src/main/java/quarks/samples/connectors/kafka/PublisherApp.java
----------------------------------------------------------------------
diff --git a/samples/connectors/src/main/java/quarks/samples/connectors/kafka/PublisherApp.java b/samples/connectors/src/main/java/quarks/samples/connectors/kafka/PublisherApp.java
index 7ead732..06c8cf9 100644
--- a/samples/connectors/src/main/java/quarks/samples/connectors/kafka/PublisherApp.java
+++ b/samples/connectors/src/main/java/quarks/samples/connectors/kafka/PublisherApp.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.samples.connectors.kafka;