Repository: incubator-sdap-nexus
Updated Branches:
  refs/heads/master 2010cd289 -> 421856acc


http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/DynamoStore.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/DynamoStore.java
 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/DynamoStore.java
index ad8cfbc..9ea5e36 100644
--- 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/DynamoStore.java
+++ 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/DynamoStore.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
- * Copyright (c) 2017 Jet Propulsion Laboratory,
- * California Institute of Technology.  All rights reserved
- *****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 import com.amazonaws.services.dynamodbv2.AmazonDynamoDB;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/InfrastructureConfiguration.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/InfrastructureConfiguration.java
 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/InfrastructureConfiguration.java
index 2f4bab3..faf4650 100644
--- 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/InfrastructureConfiguration.java
+++ 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/InfrastructureConfiguration.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 import com.amazonaws.regions.Region;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/IntegrationConfiguration.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/IntegrationConfiguration.java
 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/IntegrationConfiguration.java
index fe8b2b1..a9fc5d4 100644
--- 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/IntegrationConfiguration.java
+++ 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/IntegrationConfiguration.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/MetadataStore.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/MetadataStore.java
 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/MetadataStore.java
index 31d5290..c4fd188 100644
--- 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/MetadataStore.java
+++ 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/MetadataStore.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
- * Copyright (c) 2017 Jet Propulsion Laboratory,
- * California Institute of Technology.  All rights reserved
- *****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 import org.nasa.jpl.nexus.ingest.wiretypes.NexusContent;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsMetadata.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsMetadata.java
 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsMetadata.java
index 878941d..940d553 100644
--- 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsMetadata.java
+++ 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsMetadata.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 import org.apache.commons.lang.StringUtils;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/S3Store.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/S3Store.java
 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/S3Store.java
index efdc670..074ef31 100644
--- 
a/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/S3Store.java
+++ 
b/nexus-ingest/nexus-sink/src/main/java/org/nasa/jpl/nexus/ingest/nexussink/S3Store.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
- * Copyright (c) 2017 Jet Propulsion Laboratory,
- * California Institute of Technology.  All rights reserved
- *****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 import com.amazonaws.AmazonClientException;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkIntegrationTest.groovy
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkIntegrationTest.groovy
 
b/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkIntegrationTest.groovy
index d806a3b..5dc6ef0 100644
--- 
a/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkIntegrationTest.groovy
+++ 
b/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkIntegrationTest.groovy
@@ -1,7 +1,4 @@
-/*****************************************************************************
- * Copyright (c) 2016 Jet Propulsion Laboratory,
- * California Institute of Technology.  All rights reserved
- *****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink
 
 import com.amazonaws.regions.Region

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/SolrStoreUnitTest.groovy
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/SolrStoreUnitTest.groovy
 
b/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/SolrStoreUnitTest.groovy
index 5b69b26..8481a17 100644
--- 
a/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/SolrStoreUnitTest.groovy
+++ 
b/nexus-ingest/nexus-sink/src/test/groovy/org/nasa/jpl/nexus/ingest/nexussink/SolrStoreUnitTest.groovy
@@ -1,7 +1,4 @@
-/*****************************************************************************
- * Copyright (c) 2017 Jet Propulsion Laboratory,
- * California Institute of Technology.  All rights reserved
- *****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink
 
 import org.junit.Test

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsIntegrationTest.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsIntegrationTest.java
 
b/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsIntegrationTest.java
index 7fa1824..1af8a33 100644
--- 
a/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsIntegrationTest.java
+++ 
b/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/NexusSinkOptionsIntegrationTest.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 import org.hamcrest.Matcher;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/TestInfrastructureConfiguration.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/TestInfrastructureConfiguration.java
 
b/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/TestInfrastructureConfiguration.java
index 17c607a..b59985e 100644
--- 
a/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/TestInfrastructureConfiguration.java
+++ 
b/nexus-ingest/nexus-sink/src/test/java/org/nasa/jpl/nexus/ingest/nexussink/TestInfrastructureConfiguration.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
- * Copyright (c) 2016 Jet Propulsion Laboratory,
- * California Institute of Technology.  All rights reserved
- *****************************************************************************/
+
 package org.nasa.jpl.nexus.ingest.nexussink;
 
 import com.amazonaws.services.s3.AmazonS3Client;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/__init__.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/__init__.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/__init__.py
index bd9282c..e69de29 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/__init__.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/__init__.py
@@ -1,4 +0,0 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/callncpdq.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/callncpdq.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/callncpdq.py
index 084de25..ca2d00e 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/callncpdq.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/callncpdq.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2017 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 
 import logging
 import os

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/callncra.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/callncra.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/callncra.py
index 2a979ce..252525b 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/callncra.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/callncra.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2017 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 
 from subprocess import call
 import glob

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/computespeeddirfromuv.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/nexusxd/computespeeddirfromuv.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/computespeeddirfromuv.py
index 5724285..279e20b 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/computespeeddirfromuv.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/computespeeddirfromuv.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 from math import atan2, degrees, sqrt
 
 import nexusproto.NexusContent_pb2 as nexusproto

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/emptytilefilter.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/emptytilefilter.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/emptytilefilter.py
index 31243be..e595a8c 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/emptytilefilter.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/emptytilefilter.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 from springxd.tcpstream import start_server, LengthHeaderTcpProcessor
 
 import nexusproto.NexusContent_pb2 as nexusproto

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/kelvintocelsius.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/kelvintocelsius.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/kelvintocelsius.py
index 96690de..3ac21df 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/kelvintocelsius.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/kelvintocelsius.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 from springxd.tcpstream import start_server, LengthHeaderTcpProcessor
 
 import nexusproto.NexusContent_pb2 as nexusproto

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/normalizetimebeginningofmonth.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/nexusxd/normalizetimebeginningofmonth.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/normalizetimebeginningofmonth.py
index 91ad600..32d50e3 100644
--- 
a/nexus-ingest/nexus-xd-python-modules/nexusxd/normalizetimebeginningofmonth.py
+++ 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/normalizetimebeginningofmonth.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import datetime
 from pytz import timezone
 from springxd.tcpstream import start_server, LengthHeaderTcpProcessor

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/processorchain.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/processorchain.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/processorchain.py
index 28285a9..fa216ea 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/processorchain.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/processorchain.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 from os import environ
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/regrid1x1.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/regrid1x1.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/regrid1x1.py
index 6770e57..0d1c16a 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/regrid1x1.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/regrid1x1.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2017 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 
 import os
 from datetime import datetime

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/subtract180longitude.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/nexusxd/subtract180longitude.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/subtract180longitude.py
index 5c69aa3..619238e 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/subtract180longitude.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/subtract180longitude.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import nexusproto.NexusContent_pb2 as nexusproto
 from nexusproto.serialization import from_shaped_array, to_shaped_array
 from springxd.tcpstream import start_server, LengthHeaderTcpProcessor

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/tilereadingprocessor.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/nexusxd/tilereadingprocessor.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/tilereadingprocessor.py
index aacdbcf..3d996f0 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/tilereadingprocessor.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/tilereadingprocessor.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import datetime
 import urllib2
 from collections import OrderedDict

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/tilesumarizingprocessor.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/nexusxd/tilesumarizingprocessor.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/tilesumarizingprocessor.py
index db004a5..02eefde 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/tilesumarizingprocessor.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/tilesumarizingprocessor.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import os
 from springxd.tcpstream import start_server, LengthHeaderTcpProcessor
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/nexusxd/winddirspeedtouv.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/nexusxd/winddirspeedtouv.py 
b/nexus-ingest/nexus-xd-python-modules/nexusxd/winddirspeedtouv.py
index cb0e205..604ab7f 100644
--- a/nexus-ingest/nexus-xd-python-modules/nexusxd/winddirspeedtouv.py
+++ b/nexus-ingest/nexus-xd-python-modules/nexusxd/winddirspeedtouv.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import os
 from math import cos
 from math import radians

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/setup.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/setup.py 
b/nexus-ingest/nexus-xd-python-modules/setup.py
index bfa2a15..a84e485 100644
--- a/nexus-ingest/nexus-xd-python-modules/setup.py
+++ b/nexus-ingest/nexus-xd-python-modules/setup.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import setuptools
 
 __version__ = '0.1'

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/__init__.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/tests/__init__.py 
b/nexus-ingest/nexus-xd-python-modules/tests/__init__.py
index bd9282c..e69de29 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/__init__.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/__init__.py
@@ -1,4 +0,0 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/callncpdq_test.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/tests/callncpdq_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/callncpdq_test.py
index ae5674e..36bc21c 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/callncpdq_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/callncpdq_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 import subprocess
 import unittest

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/computespeeddirfromuv_test.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/tests/computespeeddirfromuv_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/computespeeddirfromuv_test.py
index 575d067..47c7952 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/computespeeddirfromuv_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/computespeeddirfromuv_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 import unittest
 from os import environ, path

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/convert_iceshelf.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/tests/convert_iceshelf.py 
b/nexus-ingest/nexus-xd-python-modules/tests/convert_iceshelf.py
index eccf54b..0af75ec 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/convert_iceshelf.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/convert_iceshelf.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2017 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 
 import netCDF4
 import datetime

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/hd5splitter.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/tests/hd5splitter.py 
b/nexus-ingest/nexus-xd-python-modules/tests/hd5splitter.py
index a0670d1..5d10d31 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/hd5splitter.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/hd5splitter.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 
 
 def hd5_copy(source, dest):

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/kelvintocelsius_test.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/tests/kelvintocelsius_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/kelvintocelsius_test.py
index b0e1ff5..4342629 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/kelvintocelsius_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/kelvintocelsius_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 import unittest
 from os import environ, path

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/processorchain_test.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/tests/processorchain_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/processorchain_test.py
index d6ae293..6841776 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/processorchain_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/processorchain_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import unittest
 from os import environ, path
 import nexusproto.NexusContent_pb2 as nexusproto

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/regrid1x1_test.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/nexus-xd-python-modules/tests/regrid1x1_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/regrid1x1_test.py
index a0f8ab8..efd078b 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/regrid1x1_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/regrid1x1_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2017 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 import unittest
 from os import environ, path

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/subtract180longitude_test.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/tests/subtract180longitude_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/subtract180longitude_test.py
index 7c0dd79..b1e6cef 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/subtract180longitude_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/subtract180longitude_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 import unittest
 from os import environ, path

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/tilereadingprocessor_test.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/tests/tilereadingprocessor_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/tilereadingprocessor_test.py
index 88531d8..1f2faf5 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/tilereadingprocessor_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/tilereadingprocessor_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import unittest
 import importlib
 import nexusproto.NexusContent_pb2 as nexusproto

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/tilesumarizingprocessor_test.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/tests/tilesumarizingprocessor_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/tilesumarizingprocessor_test.py
index 870e387..f0d1740 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/tilesumarizingprocessor_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/tilesumarizingprocessor_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 import unittest
 from os import environ, path

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/nexus-xd-python-modules/tests/winddirspeedtouv_test.py
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/nexus-xd-python-modules/tests/winddirspeedtouv_test.py 
b/nexus-ingest/nexus-xd-python-modules/tests/winddirspeedtouv_test.py
index beb917e..931bfc9 100644
--- a/nexus-ingest/nexus-xd-python-modules/tests/winddirspeedtouv_test.py
+++ b/nexus-ingest/nexus-xd-python-modules/tests/winddirspeedtouv_test.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import importlib
 import unittest
 from os import environ, path

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/spring-xd-python/setup.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/spring-xd-python/setup.py 
b/nexus-ingest/spring-xd-python/setup.py
index a2f29b2..a5796cc 100644
--- a/nexus-ingest/spring-xd-python/setup.py
+++ b/nexus-ingest/spring-xd-python/setup.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import setuptools
 
 __version__ = '0.1'

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/spring-xd-python/springxd/tcpstream.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/spring-xd-python/springxd/tcpstream.py 
b/nexus-ingest/spring-xd-python/springxd/tcpstream.py
index 5dc8be4..195d4a8 100644
--- a/nexus-ingest/spring-xd-python/springxd/tcpstream.py
+++ b/nexus-ingest/spring-xd-python/springxd/tcpstream.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import socket
 from os import environ
 from struct import unpack, pack

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/PortResolver.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/PortResolver.java
 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/PortResolver.java
index a75f405..7af493d 100644
--- 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/PortResolver.java
+++ 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/PortResolver.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.ingest.tcpshell;
 
 import org.slf4j.Logger;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/ShellWordsParser.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/ShellWordsParser.java
 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/ShellWordsParser.java
index 4386d85..991c83c 100644
--- 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/ShellWordsParser.java
+++ 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/ShellWordsParser.java
@@ -1,29 +1,5 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
 package org.nasa.ingest.tcpshell;
 
-/**
- * Created by greguska on 3/9/16.
- */
-/*
- * Copyright 2014-2015 the original author or authors.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT 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 java.util.ArrayList;
 import java.util.List;
 import java.util.regex.Matcher;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/TcpShellCommand.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/TcpShellCommand.java
 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/TcpShellCommand.java
index d3e6183..113301f 100644
--- 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/TcpShellCommand.java
+++ 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/TcpShellCommand.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.ingest.tcpshell;
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/IntegrationConfiguration.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/IntegrationConfiguration.java
 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/IntegrationConfiguration.java
index c538bf1..a2be790 100644
--- 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/IntegrationConfiguration.java
+++ 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/IntegrationConfiguration.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.ingest.tcpshell.config;
 
 import org.nasa.ingest.tcpshell.TcpShellCommand;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/TcpShellModuleOptionsMetadata.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/TcpShellModuleOptionsMetadata.java
 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/TcpShellModuleOptionsMetadata.java
index 0610568..fabccda 100644
--- 
a/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/TcpShellModuleOptionsMetadata.java
+++ 
b/nexus-ingest/tcp-shell/src/main/java/org/nasa/ingest/tcpshell/config/TcpShellModuleOptionsMetadata.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.ingest.tcpshell.config;
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/PythonAvailableRule.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/PythonAvailableRule.java
 
b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/PythonAvailableRule.java
index d463195..666a993 100644
--- 
a/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/PythonAvailableRule.java
+++ 
b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/PythonAvailableRule.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.ingest.tcpshell;
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandIntegrationTests.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandIntegrationTests.java
 
b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandIntegrationTests.java
index 99cfc58..0824051 100644
--- 
a/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandIntegrationTests.java
+++ 
b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandIntegrationTests.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.ingest.tcpshell;
 
 import org.junit.After;

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandTests.java
----------------------------------------------------------------------
diff --git 
a/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandTests.java
 
b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandTests.java
index fc7ce63..dd39f4f 100644
--- 
a/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandTests.java
+++ 
b/nexus-ingest/tcp-shell/src/test/java/org/nasa/ingest/tcpshell/TcpShellCommandTests.java
@@ -1,7 +1,4 @@
-/*****************************************************************************
-* Copyright (c) 2016 Jet Propulsion Laboratory,
-* California Institute of Technology.  All rights reserved
-*****************************************************************************/
+
 package org.nasa.ingest.tcpshell;
 
 /**

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/resources/echo.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/tcp-shell/src/test/resources/echo.py 
b/nexus-ingest/tcp-shell/src/test/resources/echo.py
index a78c5df..311014e 100644
--- a/nexus-ingest/tcp-shell/src/test/resources/echo.py
+++ b/nexus-ingest/tcp-shell/src/test/resources/echo.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 from tcpstream import LengthHeaderTcpProcessor, start_server
 
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/resources/echoenv.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/tcp-shell/src/test/resources/echoenv.py 
b/nexus-ingest/tcp-shell/src/test/resources/echoenv.py
index 48c4284..43442d8 100644
--- a/nexus-ingest/tcp-shell/src/test/resources/echoenv.py
+++ b/nexus-ingest/tcp-shell/src/test/resources/echoenv.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 from tcpstream import LengthHeaderTcpProcessor, start_server
 from os import environ
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/resources/onetomany.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/tcp-shell/src/test/resources/onetomany.py 
b/nexus-ingest/tcp-shell/src/test/resources/onetomany.py
index 101e9d3..934ba30 100644
--- a/nexus-ingest/tcp-shell/src/test/resources/onetomany.py
+++ b/nexus-ingest/tcp-shell/src/test/resources/onetomany.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 from tcpstream import LengthHeaderTcpProcessor, start_server
 
 

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/resources/tcpstream.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/tcp-shell/src/test/resources/tcpstream.py 
b/nexus-ingest/tcp-shell/src/test/resources/tcpstream.py
index c091d4a..c5013b4 100644
--- a/nexus-ingest/tcp-shell/src/test/resources/tcpstream.py
+++ b/nexus-ingest/tcp-shell/src/test/resources/tcpstream.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import socket
 from os import environ
 from struct import unpack, pack

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/nexus-ingest/tcp-shell/src/test/resources/tilereadingprocessor.py
----------------------------------------------------------------------
diff --git a/nexus-ingest/tcp-shell/src/test/resources/tilereadingprocessor.py 
b/nexus-ingest/tcp-shell/src/test/resources/tilereadingprocessor.py
index 48ef7cc..cbba793 100644
--- a/nexus-ingest/tcp-shell/src/test/resources/tilereadingprocessor.py
+++ b/nexus-ingest/tcp-shell/src/test/resources/tilereadingprocessor.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2016 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 import datetime
 import urllib2
 from collections import OrderedDict

http://git-wip-us.apache.org/repos/asf/incubator-sdap-nexus/blob/eef3757b/tools/deletebyquery/deletebyquery.py
----------------------------------------------------------------------
diff --git a/tools/deletebyquery/deletebyquery.py 
b/tools/deletebyquery/deletebyquery.py
index c5759e7..99ecb84 100644
--- a/tools/deletebyquery/deletebyquery.py
+++ b/tools/deletebyquery/deletebyquery.py
@@ -1,7 +1,4 @@
-"""
-Copyright (c) 2017 Jet Propulsion Laboratory,
-California Institute of Technology.  All rights reserved
-"""
+
 
 import argparse
 import json


Reply via email to