added apache header to all .py and .pyx files

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

Branch: refs/heads/master
Commit: cf125f7f3cb84df1eb10f5076c35db0b4823012b
Parents: eef3757
Author: Frank Greguska <[email protected]>
Authored: Thu Jan 11 12:14:46 2018 -0800
Committer: Frank Greguska <[email protected]>
Committed: Thu Jan 11 12:14:46 2018 -0800

----------------------------------------------------------------------
 analysis/setup.py                                     | 14 ++++++++++++++
 analysis/test.py                                      | 14 ++++++++++++++
 analysis/tests/__init__.py                            | 14 ++++++++++++++
 .../tests/algorithms/StandardDeviationSearch_test.py  | 14 ++++++++++++++
 .../tests/algorithms/longitudelatitudemap_test.py     | 14 ++++++++++++++
 analysis/tests/algorithms_spark/Matchup_test.py       | 14 ++++++++++++++
 analysis/tests/algorithms_spark/__init__.py           | 14 ++++++++++++++
 analysis/webservice/Filtering.py                      | 14 ++++++++++++++
 analysis/webservice/GenerateImageMRF.py               | 14 ++++++++++++++
 analysis/webservice/LayerConfig.py                    | 14 ++++++++++++++
 analysis/webservice/NexusHandler.py                   | 14 ++++++++++++++
 analysis/webservice/WorkflowDriver.py                 | 14 ++++++++++++++
 analysis/webservice/__init__.py                       | 14 ++++++++++++++
 analysis/webservice/algorithms/Capabilities.py        | 14 ++++++++++++++
 analysis/webservice/algorithms/ColorBarHandler.py     | 14 ++++++++++++++
 analysis/webservice/algorithms/CorrelationMap.py      | 14 ++++++++++++++
 .../webservice/algorithms/DailyDifferenceAverage.py   | 14 ++++++++++++++
 analysis/webservice/algorithms/DataInBoundsSearch.py  | 14 ++++++++++++++
 analysis/webservice/algorithms/DataSeriesList.py      | 14 ++++++++++++++
 analysis/webservice/algorithms/DelayTest.py           | 14 ++++++++++++++
 analysis/webservice/algorithms/ErrorTosserTest.py     | 14 ++++++++++++++
 analysis/webservice/algorithms/Heartbeat.py           | 14 ++++++++++++++
 analysis/webservice/algorithms/HofMoeller.py          | 14 ++++++++++++++
 .../webservice/algorithms/LongitudeLatitudeMap.py     | 14 ++++++++++++++
 analysis/webservice/algorithms/MapFetchHandler.py     | 14 ++++++++++++++
 .../webservice/algorithms/StandardDeviationSearch.py  | 14 ++++++++++++++
 analysis/webservice/algorithms/TestInitializer.py     | 14 ++++++++++++++
 analysis/webservice/algorithms/TileSearch.py          | 14 ++++++++++++++
 analysis/webservice/algorithms/TimeAvgMap.py          | 14 ++++++++++++++
 analysis/webservice/algorithms/TimeSeries.py          | 14 ++++++++++++++
 analysis/webservice/algorithms/TimeSeriesSolr.py      | 14 ++++++++++++++
 analysis/webservice/algorithms/__init__.py            | 14 ++++++++++++++
 analysis/webservice/algorithms/colortables.py         | 14 ++++++++++++++
 .../webservice/algorithms/doms/BaseDomsHandler.py     | 14 ++++++++++++++
 .../webservice/algorithms/doms/DatasetListQuery.py    | 14 ++++++++++++++
 .../webservice/algorithms/doms/DomsInitialization.py  | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/MatchupQuery.py   | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/MetadataQuery.py  | 14 ++++++++++++++
 .../webservice/algorithms/doms/ResultsPlotQuery.py    | 14 ++++++++++++++
 .../webservice/algorithms/doms/ResultsRetrieval.py    | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/ResultsStorage.py | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/StatsQuery.py     | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/ValuesQuery.py    | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/__init__.py       | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/config.py         | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/datafetch.py      | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/fetchedgeimpl.py  | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/geo.py            | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/histogramplot.py  | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/insitusubset.py   | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/mapplot.py        | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/scatterplot.py    | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/subsetter.py      | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/values.py         | 14 ++++++++++++++
 analysis/webservice/algorithms/doms/workerthread.py   | 14 ++++++++++++++
 analysis/webservice/algorithms_spark/ClimMapSpark.py  | 14 ++++++++++++++
 analysis/webservice/algorithms_spark/CorrMapSpark.py  | 14 ++++++++++++++
 .../algorithms_spark/DailyDifferenceAverageSpark.py   | 14 ++++++++++++++
 .../webservice/algorithms_spark/HofMoellerSpark.py    | 14 ++++++++++++++
 analysis/webservice/algorithms_spark/Matchup.py       | 14 ++++++++++++++
 .../webservice/algorithms_spark/TimeAvgMapSpark.py    | 14 ++++++++++++++
 .../webservice/algorithms_spark/TimeSeriesSpark.py    | 14 ++++++++++++++
 analysis/webservice/algorithms_spark/__init__.py      | 14 ++++++++++++++
 analysis/webservice/matserver.py                      | 14 ++++++++++++++
 analysis/webservice/plotting.py                       | 14 ++++++++++++++
 analysis/webservice/webapp.py                         | 14 ++++++++++++++
 analysis/webservice/webmodel.py                       | 14 ++++++++++++++
 client/nexuscli/__init__.py                           | 14 ++++++++++++++
 client/nexuscli/nexuscli.py                           | 14 ++++++++++++++
 client/nexuscli/test/__init__.py                      | 14 ++++++++++++++
 client/nexuscli/test/nexuscli_test.py                 | 14 ++++++++++++++
 client/setup.py                                       | 14 ++++++++++++++
 climatology/clim/ClimatologySpark.py                  | 14 ++++++++++++++
 climatology/clim/ClimatologySpark2.py                 | 14 ++++++++++++++
 climatology/clim/__init__.py                          | 14 ++++++++++++++
 climatology/clim/cache.py                             | 14 ++++++++++++++
 climatology/clim/climatology.py                       | 14 ++++++++++++++
 climatology/clim/climatology1.py                      | 14 ++++++++++++++
 climatology/clim/climatology2.py                      | 14 ++++++++++++++
 climatology/clim/climatology3Spark.py                 | 14 ++++++++++++++
 climatology/clim/cluster.py                           | 14 ++++++++++++++
 climatology/clim/cluster2.py                          | 14 ++++++++++++++
 climatology/clim/datasets.py                          | 14 ++++++++++++++
 climatology/clim/dparkTest.py                         | 14 ++++++++++++++
 climatology/clim/gaussInterp.py                       | 14 ++++++++++++++
 climatology/clim/gaussInterp.pyx                      | 14 ++++++++++++++
 climatology/clim/gaussInterp_slow.py                  | 14 ++++++++++++++
 climatology/clim/jobClimatology2.py                   | 14 ++++++++++++++
 climatology/clim/jobTest.py                           | 14 ++++++++++++++
 climatology/clim/pixelStats.py                        | 14 ++++++++++++++
 climatology/clim/plotlib.py                           | 14 ++++++++++++++
 climatology/clim/reroot.py                            | 14 ++++++++++++++
 climatology/clim/setup.py                             | 14 ++++++++++++++
 climatology/clim/sort.py                              | 14 ++++++++++++++
 climatology/clim/sparkTest.py                         | 14 ++++++++++++++
 climatology/clim/spatialFilter.py                     | 14 ++++++++++++++
 climatology/clim/split.py                             | 14 ++++++++++++++
 climatology/clim/test/__init__.py                     | 14 ++++++++++++++
 climatology/clim/test/ccmpTest.py                     | 14 ++++++++++++++
 climatology/clim/timePartitions.py                    | 14 ++++++++++++++
 climatology/clim/util/__init__.py                     | 14 ++++++++++++++
 climatology/clim/util/array.py                        | 14 ++++++++++++++
 climatology/clim/util/introspect.py                   | 14 ++++++++++++++
 climatology/clim/util/plot.py                         | 14 ++++++++++++++
 climatology/clim/util/stats.py                        | 14 ++++++++++++++
 climatology/clim/util/timeJ2000.py                    | 14 ++++++++++++++
 climatology/clim/util/warn.py                         | 14 ++++++++++++++
 climatology/clim/util/wls.py                          | 14 ++++++++++++++
 climatology/clim/variables.py                         | 14 ++++++++++++++
 climatology/clim/wls.py                               | 14 ++++++++++++++
 climatology/setup.py                                  | 14 ++++++++++++++
 data-access/nexustiles/__init__.py                    | 14 ++++++++++++++
 data-access/nexustiles/dao/CassandraProxy.pyx         | 14 ++++++++++++++
 data-access/nexustiles/dao/DynamoProxy.pyx            | 14 ++++++++++++++
 data-access/nexustiles/dao/S3Proxy.pyx                | 14 ++++++++++++++
 data-access/nexustiles/dao/SolrProxy.pyx              | 14 ++++++++++++++
 data-access/nexustiles/dao/__init__.py                | 14 ++++++++++++++
 data-access/nexustiles/model/__init__.py              | 14 ++++++++++++++
 data-access/nexustiles/model/nexusmodel.py            | 14 ++++++++++++++
 data-access/nexustiles/nexustiles.py                  | 14 ++++++++++++++
 data-access/setup.py                                  | 14 ++++++++++++++
 data-access/tests/__init__.py                         | 14 ++++++++++++++
 data-access/tests/nexusmodel_test.py                  | 14 ++++++++++++++
 data-access/tests/nexustiles_test.py                  | 14 ++++++++++++++
 data-access/tests/sizefromcass.py                     | 14 ++++++++++++++
 data-access/tests/solr_update.py                      | 14 ++++++++++++++
 data-access/tests/solrproxy_test.py                   | 14 ++++++++++++++
 .../src/main/python/nexusproto/__init__.py            | 14 ++++++++++++++
 .../src/main/python/nexusproto/serialization.py       | 14 ++++++++++++++
 .../src/main/python/nexusproto/setup.py               | 14 ++++++++++++++
 .../nexus-xd-python-modules/nexusxd/__init__.py       | 14 ++++++++++++++
 .../nexus-xd-python-modules/nexusxd/callncpdq.py      | 14 ++++++++++++++
 .../nexus-xd-python-modules/nexusxd/callncra.py       | 14 ++++++++++++++
 .../nexusxd/computespeeddirfromuv.py                  | 14 ++++++++++++++
 .../nexusxd/emptytilefilter.py                        | 14 ++++++++++++++
 .../nexusxd/kelvintocelsius.py                        | 14 ++++++++++++++
 .../nexusxd/normalizetimebeginningofmonth.py          | 14 ++++++++++++++
 .../nexus-xd-python-modules/nexusxd/processorchain.py | 14 ++++++++++++++
 .../nexus-xd-python-modules/nexusxd/regrid1x1.py      | 14 ++++++++++++++
 .../nexusxd/subtract180longitude.py                   | 14 ++++++++++++++
 .../nexusxd/tilereadingprocessor.py                   | 14 ++++++++++++++
 .../nexusxd/tilesumarizingprocessor.py                | 14 ++++++++++++++
 .../nexusxd/winddirspeedtouv.py                       | 14 ++++++++++++++
 nexus-ingest/nexus-xd-python-modules/setup.py         | 14 ++++++++++++++
 .../nexus-xd-python-modules/tests/__init__.py         | 14 ++++++++++++++
 .../nexus-xd-python-modules/tests/callncpdq_test.py   | 14 ++++++++++++++
 nexus-ingest/nexus-xd-python-modules/tests/checker.py | 14 ++++++++++++++
 .../tests/computespeeddirfromuv_test.py               | 14 ++++++++++++++
 .../nexus-xd-python-modules/tests/convert_iceshelf.py | 14 ++++++++++++++
 .../nexus-xd-python-modules/tests/hd5splitter.py      | 14 ++++++++++++++
 .../tests/kelvintocelsius_test.py                     | 14 ++++++++++++++
 .../tests/processorchain_test.py                      | 14 ++++++++++++++
 .../nexus-xd-python-modules/tests/regrid1x1_test.py   | 14 ++++++++++++++
 .../tests/subtract180longitude_test.py                | 14 ++++++++++++++
 .../tests/tilereadingprocessor_test.py                | 14 ++++++++++++++
 .../tests/tilesumarizingprocessor_test.py             | 14 ++++++++++++++
 .../tests/winddirspeedtouv_test.py                    | 14 ++++++++++++++
 nexus-ingest/spring-xd-python/setup.py                | 14 ++++++++++++++
 nexus-ingest/spring-xd-python/springxd/__init__.py    | 14 ++++++++++++++
 nexus-ingest/spring-xd-python/springxd/tcpstream.py   | 14 ++++++++++++++
 nexus-ingest/tcp-shell/src/test/resources/echo.py     | 14 ++++++++++++++
 nexus-ingest/tcp-shell/src/test/resources/echoenv.py  | 14 ++++++++++++++
 .../tcp-shell/src/test/resources/onetomany.py         | 14 ++++++++++++++
 .../tcp-shell/src/test/resources/tcpstream.py         | 14 ++++++++++++++
 .../src/test/resources/tilereadingprocessor.py        | 14 ++++++++++++++
 tools/deletebyquery/deletebyquery.py                  | 14 ++++++++++++++
 166 files changed, 2324 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/setup.py
----------------------------------------------------------------------
diff --git a/analysis/setup.py b/analysis/setup.py
index 89a420c..70a9f4d 100644
--- a/analysis/setup.py
+++ b/analysis/setup.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import setuptools

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/test.py
----------------------------------------------------------------------
diff --git a/analysis/test.py b/analysis/test.py
index 40a2afa..1d9d041 100644
--- a/analysis/test.py
+++ b/analysis/test.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import numpy as np

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/tests/__init__.py
----------------------------------------------------------------------
diff --git a/analysis/tests/__init__.py b/analysis/tests/__init__.py
index 139597f..0707368 100644
--- a/analysis/tests/__init__.py
+++ b/analysis/tests/__init__.py
@@ -1,2 +1,16 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/tests/algorithms/StandardDeviationSearch_test.py
----------------------------------------------------------------------
diff --git a/analysis/tests/algorithms/StandardDeviationSearch_test.py 
b/analysis/tests/algorithms/StandardDeviationSearch_test.py
index e8b7233..f0f740e 100644
--- a/analysis/tests/algorithms/StandardDeviationSearch_test.py
+++ b/analysis/tests/algorithms/StandardDeviationSearch_test.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import json

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/tests/algorithms/longitudelatitudemap_test.py
----------------------------------------------------------------------
diff --git a/analysis/tests/algorithms/longitudelatitudemap_test.py 
b/analysis/tests/algorithms/longitudelatitudemap_test.py
index 100e266..b47ce70 100644
--- a/analysis/tests/algorithms/longitudelatitudemap_test.py
+++ b/analysis/tests/algorithms/longitudelatitudemap_test.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import time

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/tests/algorithms_spark/Matchup_test.py
----------------------------------------------------------------------
diff --git a/analysis/tests/algorithms_spark/Matchup_test.py 
b/analysis/tests/algorithms_spark/Matchup_test.py
index e4c29b6..5dee17c 100644
--- a/analysis/tests/algorithms_spark/Matchup_test.py
+++ b/analysis/tests/algorithms_spark/Matchup_test.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import pickle

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/tests/algorithms_spark/__init__.py
----------------------------------------------------------------------
diff --git a/analysis/tests/algorithms_spark/__init__.py 
b/analysis/tests/algorithms_spark/__init__.py
index 139597f..0707368 100644
--- a/analysis/tests/algorithms_spark/__init__.py
+++ b/analysis/tests/algorithms_spark/__init__.py
@@ -1,2 +1,16 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/webservice/Filtering.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/Filtering.py b/analysis/webservice/Filtering.py
index 8d277be..e84e7de 100644
--- a/analysis/webservice/Filtering.py
+++ b/analysis/webservice/Filtering.py
@@ -1,3 +1,17 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/webservice/GenerateImageMRF.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/GenerateImageMRF.py 
b/analysis/webservice/GenerateImageMRF.py
index 5cbfc99..1a8d1ff 100644
--- a/analysis/webservice/GenerateImageMRF.py
+++ b/analysis/webservice/GenerateImageMRF.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import errno

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/LayerConfig.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/LayerConfig.py 
b/analysis/webservice/LayerConfig.py
index da60cc6..f467e82 100644
--- a/analysis/webservice/LayerConfig.py
+++ b/analysis/webservice/LayerConfig.py
@@ -1,3 +1,17 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/webservice/NexusHandler.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/NexusHandler.py 
b/analysis/webservice/NexusHandler.py
index eb836ed..b51c77c 100644
--- a/analysis/webservice/NexusHandler.py
+++ b/analysis/webservice/NexusHandler.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import logging

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/WorkflowDriver.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/WorkflowDriver.py 
b/analysis/webservice/WorkflowDriver.py
index cc336b5..de6c0e9 100644
--- a/analysis/webservice/WorkflowDriver.py
+++ b/analysis/webservice/WorkflowDriver.py
@@ -1,3 +1,17 @@
+# 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.
 
 import argparse
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/__init__.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/__init__.py b/analysis/webservice/__init__.py
index 8b13789..8afd240 100644
--- a/analysis/webservice/__init__.py
+++ b/analysis/webservice/__init__.py
@@ -1 +1,15 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/Capabilities.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/Capabilities.py 
b/analysis/webservice/algorithms/Capabilities.py
index 6433581..c3931e2 100644
--- a/analysis/webservice/algorithms/Capabilities.py
+++ b/analysis/webservice/algorithms/Capabilities.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import json

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/ColorBarHandler.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/ColorBarHandler.py 
b/analysis/webservice/algorithms/ColorBarHandler.py
index 78270e7..ddb145c 100644
--- a/analysis/webservice/algorithms/ColorBarHandler.py
+++ b/analysis/webservice/algorithms/ColorBarHandler.py
@@ -1,3 +1,17 @@
+# 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.
 
 import json
 import math

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/CorrelationMap.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/CorrelationMap.py 
b/analysis/webservice/algorithms/CorrelationMap.py
index 60876f0..ac6e19d 100644
--- a/analysis/webservice/algorithms/CorrelationMap.py
+++ b/analysis/webservice/algorithms/CorrelationMap.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import json

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/DailyDifferenceAverage.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/DailyDifferenceAverage.py 
b/analysis/webservice/algorithms/DailyDifferenceAverage.py
index 8dab8c4..802a266 100644
--- a/analysis/webservice/algorithms/DailyDifferenceAverage.py
+++ b/analysis/webservice/algorithms/DailyDifferenceAverage.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import sys

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/DataInBoundsSearch.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/DataInBoundsSearch.py 
b/analysis/webservice/algorithms/DataInBoundsSearch.py
index 51ed329..2942649 100644
--- a/analysis/webservice/algorithms/DataInBoundsSearch.py
+++ b/analysis/webservice/algorithms/DataInBoundsSearch.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import logging

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/DataSeriesList.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/DataSeriesList.py 
b/analysis/webservice/algorithms/DataSeriesList.py
index cbffb7f..239a4c2 100644
--- a/analysis/webservice/algorithms/DataSeriesList.py
+++ b/analysis/webservice/algorithms/DataSeriesList.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import json

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/DelayTest.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/DelayTest.py 
b/analysis/webservice/algorithms/DelayTest.py
index eee4256..7459f93 100644
--- a/analysis/webservice/algorithms/DelayTest.py
+++ b/analysis/webservice/algorithms/DelayTest.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import time

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/ErrorTosserTest.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/ErrorTosserTest.py 
b/analysis/webservice/algorithms/ErrorTosserTest.py
index b0717bb..2845a92 100644
--- a/analysis/webservice/algorithms/ErrorTosserTest.py
+++ b/analysis/webservice/algorithms/ErrorTosserTest.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 from webservice.NexusHandler import CalcHandler, nexus_handler

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/Heartbeat.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/Heartbeat.py 
b/analysis/webservice/algorithms/Heartbeat.py
index 9546749..e72287c 100644
--- a/analysis/webservice/algorithms/Heartbeat.py
+++ b/analysis/webservice/algorithms/Heartbeat.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import json

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/HofMoeller.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/HofMoeller.py 
b/analysis/webservice/algorithms/HofMoeller.py
index 77eef27..e1fffce 100644
--- a/analysis/webservice/algorithms/HofMoeller.py
+++ b/analysis/webservice/algorithms/HofMoeller.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import itertools

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/LongitudeLatitudeMap.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/LongitudeLatitudeMap.py 
b/analysis/webservice/algorithms/LongitudeLatitudeMap.py
index 8d13b49..80f22dc 100644
--- a/analysis/webservice/algorithms/LongitudeLatitudeMap.py
+++ b/analysis/webservice/algorithms/LongitudeLatitudeMap.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import logging

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/MapFetchHandler.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/MapFetchHandler.py 
b/analysis/webservice/algorithms/MapFetchHandler.py
index 62febfe..88e2a1d 100644
--- a/analysis/webservice/algorithms/MapFetchHandler.py
+++ b/analysis/webservice/algorithms/MapFetchHandler.py
@@ -1,3 +1,17 @@
+# 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.
 
 import calendar
 import errno

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/StandardDeviationSearch.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/StandardDeviationSearch.py 
b/analysis/webservice/algorithms/StandardDeviationSearch.py
index dc55ac4..b3182d5 100644
--- a/analysis/webservice/algorithms/StandardDeviationSearch.py
+++ b/analysis/webservice/algorithms/StandardDeviationSearch.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import json

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/TestInitializer.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/TestInitializer.py 
b/analysis/webservice/algorithms/TestInitializer.py
index 57f8e88..aa3b292 100644
--- a/analysis/webservice/algorithms/TestInitializer.py
+++ b/analysis/webservice/algorithms/TestInitializer.py
@@ -1,3 +1,17 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/TileSearch.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/TileSearch.py 
b/analysis/webservice/algorithms/TileSearch.py
index 5413384..9ee8486 100644
--- a/analysis/webservice/algorithms/TileSearch.py
+++ b/analysis/webservice/algorithms/TileSearch.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 from webservice.NexusHandler import NexusHandler

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/TimeAvgMap.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/TimeAvgMap.py 
b/analysis/webservice/algorithms/TimeAvgMap.py
index fcc81cb..eaa8408 100644
--- a/analysis/webservice/algorithms/TimeAvgMap.py
+++ b/analysis/webservice/algorithms/TimeAvgMap.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 # distutils: include_dirs = /usr/local/lib/python2.7/site-packages/cassandra

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/TimeSeries.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/TimeSeries.py 
b/analysis/webservice/algorithms/TimeSeries.py
index d35e053..429d023 100644
--- a/analysis/webservice/algorithms/TimeSeries.py
+++ b/analysis/webservice/algorithms/TimeSeries.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import calendar

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/TimeSeriesSolr.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/TimeSeriesSolr.py 
b/analysis/webservice/algorithms/TimeSeriesSolr.py
index 459488d..a5d2c21 100644
--- a/analysis/webservice/algorithms/TimeSeriesSolr.py
+++ b/analysis/webservice/algorithms/TimeSeriesSolr.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import logging

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/__init__.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/__init__.py 
b/analysis/webservice/algorithms/__init__.py
index 4053769..70e5802 100644
--- a/analysis/webservice/algorithms/__init__.py
+++ b/analysis/webservice/algorithms/__init__.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import Capabilities

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/colortables.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/colortables.py 
b/analysis/webservice/algorithms/colortables.py
index cb36016..88b6746 100644
--- a/analysis/webservice/algorithms/colortables.py
+++ b/analysis/webservice/algorithms/colortables.py
@@ -1,3 +1,17 @@
+# 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.
 
 grayscale = [
     [0, 0, 0],

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/BaseDomsHandler.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/BaseDomsHandler.py 
b/analysis/webservice/algorithms/doms/BaseDomsHandler.py
index 3541072..586624d 100644
--- a/analysis/webservice/algorithms/doms/BaseDomsHandler.py
+++ b/analysis/webservice/algorithms/doms/BaseDomsHandler.py
@@ -1,3 +1,17 @@
+# 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.
 
 import StringIO
 import csv

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/DatasetListQuery.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/DatasetListQuery.py 
b/analysis/webservice/algorithms/doms/DatasetListQuery.py
index b00deab..fda647b 100644
--- a/analysis/webservice/algorithms/doms/DatasetListQuery.py
+++ b/analysis/webservice/algorithms/doms/DatasetListQuery.py
@@ -1,3 +1,17 @@
+# 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.
 
 import json
 import traceback

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/DomsInitialization.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/DomsInitialization.py 
b/analysis/webservice/algorithms/doms/DomsInitialization.py
index 7a02191..0afe01d 100644
--- a/analysis/webservice/algorithms/doms/DomsInitialization.py
+++ b/analysis/webservice/algorithms/doms/DomsInitialization.py
@@ -1,3 +1,17 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/MatchupQuery.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/MatchupQuery.py 
b/analysis/webservice/algorithms/doms/MatchupQuery.py
index ff4a3a1..15e8286 100644
--- a/analysis/webservice/algorithms/doms/MatchupQuery.py
+++ b/analysis/webservice/algorithms/doms/MatchupQuery.py
@@ -1,3 +1,17 @@
+# 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.
 
 import math
 import uuid

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/MetadataQuery.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/MetadataQuery.py 
b/analysis/webservice/algorithms/doms/MetadataQuery.py
index 840ac32..21942a5 100644
--- a/analysis/webservice/algorithms/doms/MetadataQuery.py
+++ b/analysis/webservice/algorithms/doms/MetadataQuery.py
@@ -1,3 +1,17 @@
+# 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.
 
 import json
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/ResultsPlotQuery.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/ResultsPlotQuery.py 
b/analysis/webservice/algorithms/doms/ResultsPlotQuery.py
index bc52812..b7b308a 100644
--- a/analysis/webservice/algorithms/doms/ResultsPlotQuery.py
+++ b/analysis/webservice/algorithms/doms/ResultsPlotQuery.py
@@ -1,3 +1,17 @@
+# 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.
 
 import BaseDomsHandler
 import histogramplot

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/ResultsRetrieval.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/ResultsRetrieval.py 
b/analysis/webservice/algorithms/doms/ResultsRetrieval.py
index 3a5fc0e..76e5fe2 100644
--- a/analysis/webservice/algorithms/doms/ResultsRetrieval.py
+++ b/analysis/webservice/algorithms/doms/ResultsRetrieval.py
@@ -1,3 +1,17 @@
+# 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.
 
 import uuid
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/ResultsStorage.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/ResultsStorage.py 
b/analysis/webservice/algorithms/doms/ResultsStorage.py
index e3eeb00..03bbd09 100644
--- a/analysis/webservice/algorithms/doms/ResultsStorage.py
+++ b/analysis/webservice/algorithms/doms/ResultsStorage.py
@@ -1,3 +1,17 @@
+# 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-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/StatsQuery.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/StatsQuery.py 
b/analysis/webservice/algorithms/doms/StatsQuery.py
index dc646c6..33ffbf9 100644
--- a/analysis/webservice/algorithms/doms/StatsQuery.py
+++ b/analysis/webservice/algorithms/doms/StatsQuery.py
@@ -1,3 +1,17 @@
+# 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.
 
 import BaseDomsHandler
 import datafetch

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/ValuesQuery.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/ValuesQuery.py 
b/analysis/webservice/algorithms/doms/ValuesQuery.py
index 22f1c8a..1323ab5 100644
--- a/analysis/webservice/algorithms/doms/ValuesQuery.py
+++ b/analysis/webservice/algorithms/doms/ValuesQuery.py
@@ -1,3 +1,17 @@
+# 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.
 
 from datetime import datetime
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/__init__.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/__init__.py 
b/analysis/webservice/algorithms/doms/__init__.py
index 82fd694..d5a8e24 100644
--- a/analysis/webservice/algorithms/doms/__init__.py
+++ b/analysis/webservice/algorithms/doms/__init__.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import BaseDomsHandler

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/config.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/config.py 
b/analysis/webservice/algorithms/doms/config.py
index ffb2c88..0863a55 100644
--- a/analysis/webservice/algorithms/doms/config.py
+++ b/analysis/webservice/algorithms/doms/config.py
@@ -1,3 +1,17 @@
+# 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.
 
 ENDPOINTS = [
     {

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/datafetch.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/datafetch.py 
b/analysis/webservice/algorithms/doms/datafetch.py
index 26fe219..3fc3917 100644
--- a/analysis/webservice/algorithms/doms/datafetch.py
+++ b/analysis/webservice/algorithms/doms/datafetch.py
@@ -1,3 +1,17 @@
+# 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.
 
 import fetchedgeimpl
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/fetchedgeimpl.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/fetchedgeimpl.py 
b/analysis/webservice/algorithms/doms/fetchedgeimpl.py
index 11d32e8..70cf14e 100644
--- a/analysis/webservice/algorithms/doms/fetchedgeimpl.py
+++ b/analysis/webservice/algorithms/doms/fetchedgeimpl.py
@@ -1,3 +1,17 @@
+# 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.
 
 import json
 import traceback

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/geo.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/geo.py 
b/analysis/webservice/algorithms/doms/geo.py
index 3a393d3..3323f57 100644
--- a/analysis/webservice/algorithms/doms/geo.py
+++ b/analysis/webservice/algorithms/doms/geo.py
@@ -1,3 +1,17 @@
+# 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.
 
 import math
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/histogramplot.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/histogramplot.py 
b/analysis/webservice/algorithms/doms/histogramplot.py
index 5429f96..49015b7 100644
--- a/analysis/webservice/algorithms/doms/histogramplot.py
+++ b/analysis/webservice/algorithms/doms/histogramplot.py
@@ -1,3 +1,17 @@
+# 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.
 
 import string
 from cStringIO import StringIO

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/insitusubset.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/insitusubset.py 
b/analysis/webservice/algorithms/doms/insitusubset.py
index fb7a9ba..ae11013 100644
--- a/analysis/webservice/algorithms/doms/insitusubset.py
+++ b/analysis/webservice/algorithms/doms/insitusubset.py
@@ -1,3 +1,17 @@
+# 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.
 
 import StringIO
 import csv

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/mapplot.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/mapplot.py 
b/analysis/webservice/algorithms/doms/mapplot.py
index bedc860..0c6faa4 100644
--- a/analysis/webservice/algorithms/doms/mapplot.py
+++ b/analysis/webservice/algorithms/doms/mapplot.py
@@ -1,3 +1,17 @@
+# 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.
 
 import string
 from cStringIO import StringIO

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/scatterplot.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/scatterplot.py 
b/analysis/webservice/algorithms/doms/scatterplot.py
index 55d2f59..6d363d8 100644
--- a/analysis/webservice/algorithms/doms/scatterplot.py
+++ b/analysis/webservice/algorithms/doms/scatterplot.py
@@ -1,3 +1,17 @@
+# 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.
 
 import string
 from cStringIO import StringIO

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/subsetter.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/subsetter.py 
b/analysis/webservice/algorithms/doms/subsetter.py
index b09cbef..8cda152 100644
--- a/analysis/webservice/algorithms/doms/subsetter.py
+++ b/analysis/webservice/algorithms/doms/subsetter.py
@@ -1,3 +1,17 @@
+# 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.
 
 import logging
 import os

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/values.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/values.py 
b/analysis/webservice/algorithms/doms/values.py
index 0b59fe1..c47d450 100644
--- a/analysis/webservice/algorithms/doms/values.py
+++ b/analysis/webservice/algorithms/doms/values.py
@@ -1,3 +1,17 @@
+# 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.
 
 PLATFORMS = [
     {"id": 1, "desc": "ship"},

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms/doms/workerthread.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms/doms/workerthread.py 
b/analysis/webservice/algorithms/doms/workerthread.py
index 8544f61..7639c00 100644
--- a/analysis/webservice/algorithms/doms/workerthread.py
+++ b/analysis/webservice/algorithms/doms/workerthread.py
@@ -1,3 +1,17 @@
+# 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.
 
 import threading
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms_spark/ClimMapSpark.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms_spark/ClimMapSpark.py 
b/analysis/webservice/algorithms_spark/ClimMapSpark.py
index cb938be..7a744f0 100644
--- a/analysis/webservice/algorithms_spark/ClimMapSpark.py
+++ b/analysis/webservice/algorithms_spark/ClimMapSpark.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import logging

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms_spark/CorrMapSpark.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms_spark/CorrMapSpark.py 
b/analysis/webservice/algorithms_spark/CorrMapSpark.py
index 116056f..e74f835 100644
--- a/analysis/webservice/algorithms_spark/CorrMapSpark.py
+++ b/analysis/webservice/algorithms_spark/CorrMapSpark.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import json

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py
----------------------------------------------------------------------
diff --git 
a/analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py 
b/analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py
index 2d4c4ef..1114a55 100644
--- a/analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py
+++ b/analysis/webservice/algorithms_spark/DailyDifferenceAverageSpark.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import logging

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms_spark/HofMoellerSpark.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms_spark/HofMoellerSpark.py 
b/analysis/webservice/algorithms_spark/HofMoellerSpark.py
index 323b964..63fbaa4 100644
--- a/analysis/webservice/algorithms_spark/HofMoellerSpark.py
+++ b/analysis/webservice/algorithms_spark/HofMoellerSpark.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 import itertools

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/cf125f7f/analysis/webservice/algorithms_spark/Matchup.py
----------------------------------------------------------------------
diff --git a/analysis/webservice/algorithms_spark/Matchup.py 
b/analysis/webservice/algorithms_spark/Matchup.py
index 69c5659..b6bf95c 100644
--- a/analysis/webservice/algorithms_spark/Matchup.py
+++ b/analysis/webservice/algorithms_spark/Matchup.py
@@ -1,3 +1,17 @@
+# 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.
 
 
 


Reply via email to