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:19 UTC

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

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;