You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by sm...@apache.org on 2010/03/04 01:21:28 UTC

svn commit: r918789 - in /incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation: policymgr/ service/ servlet/ structs/ util/

Author: smcclees
Date: Thu Mar  4 00:21:27 2010
New Revision: 918789

URL: http://svn.apache.org/viewvc?rev=918789&view=rev
Log:
Working towards OODT-3, prepending the necessary files with HEADER.txt RE:mattmann's commits. 

Modified:
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/policymgr/CurationPolicyManager.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationService.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationServiceConfig.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/DirectoryResource.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/IngestionResource.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/MetadataResource.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/PolicyResource.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/SystemResource.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/BeginIngestionTaskServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/CuratorConfMetKeys.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/DirectoryListingServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/MetViewerServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/SSOConfiguredCuratorWebService.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingDatasetsByPolicyServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingPoliciesServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UpdateDatasetMetaDataServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadDatasetDefinitionServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadMetExtractorConfigServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadPolicyServlet.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/ExtractorConfig.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTask.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTaskStatus.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CurationXmlStructFactory.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalog.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalogFactory.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/DateUtils.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigReader.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigWriter.java
    incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/SSOUtils.java

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/policymgr/CurationPolicyManager.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/policymgr/CurationPolicyManager.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/policymgr/CurationPolicyManager.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/policymgr/CurationPolicyManager.java Thu Mar  4 00:21:27 2010
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package gov.nasa.jpl.oodt.cas.curation.policymgr;
 
 //OODT imports

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationService.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationService.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationService.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationService.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.service;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationServiceConfig.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationServiceConfig.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationServiceConfig.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/CurationServiceConfig.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.service;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/DirectoryResource.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/DirectoryResource.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/DirectoryResource.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/DirectoryResource.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.service;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/IngestionResource.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/IngestionResource.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/IngestionResource.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/IngestionResource.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.service;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/MetadataResource.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/MetadataResource.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/MetadataResource.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/MetadataResource.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.service;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/PolicyResource.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/PolicyResource.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/PolicyResource.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/PolicyResource.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.service;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/SystemResource.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/SystemResource.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/SystemResource.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/service/SystemResource.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.service;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/BeginIngestionTaskServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/BeginIngestionTaskServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/BeginIngestionTaskServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/BeginIngestionTaskServlet.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
@@ -122,4 +135,4 @@
     crawler.setNoRecur(false);
     return crawler;
   }
-}
\ No newline at end of file
+}

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/CuratorConfMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/CuratorConfMetKeys.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/CuratorConfMetKeys.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/CuratorConfMetKeys.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/DirectoryListingServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/DirectoryListingServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/DirectoryListingServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/DirectoryListingServlet.java Thu Mar  4 00:21:27 2010
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
 import gov.nasa.jpl.oodt.cas.curation.policymgr.CurationPolicyManager;

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/MetViewerServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/MetViewerServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/MetViewerServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/MetViewerServlet.java Thu Mar  4 00:21:27 2010
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
 import gov.nasa.jpl.oodt.cas.curation.policymgr.CurationPolicyManager;

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/SSOConfiguredCuratorWebService.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/SSOConfiguredCuratorWebService.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/SSOConfiguredCuratorWebService.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/SSOConfiguredCuratorWebService.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingDatasetsByPolicyServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingDatasetsByPolicyServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingDatasetsByPolicyServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingDatasetsByPolicyServlet.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
@@ -78,4 +91,4 @@
 
     return;
   }
-}
\ No newline at end of file
+}

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingPoliciesServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingPoliciesServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingPoliciesServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/ShowExistingPoliciesServlet.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
@@ -69,4 +82,4 @@
 
     return;
   }
-}
\ No newline at end of file
+}

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UpdateDatasetMetaDataServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UpdateDatasetMetaDataServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UpdateDatasetMetaDataServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UpdateDatasetMetaDataServlet.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadDatasetDefinitionServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadDatasetDefinitionServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadDatasetDefinitionServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadDatasetDefinitionServlet.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
@@ -180,4 +193,4 @@
 
     return url;
   }
-}
\ No newline at end of file
+}

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadMetExtractorConfigServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadMetExtractorConfigServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadMetExtractorConfigServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadMetExtractorConfigServlet.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
@@ -135,4 +148,4 @@
       e.printStackTrace();
     }
   }
-}
\ No newline at end of file
+}

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadPolicyServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadPolicyServlet.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadPolicyServlet.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/servlet/UploadPolicyServlet.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.servlet;
 
@@ -137,4 +150,4 @@
     }
   }
 
-}
\ No newline at end of file
+}

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/ExtractorConfig.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/ExtractorConfig.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/ExtractorConfig.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/ExtractorConfig.java Thu Mar  4 00:21:27 2010
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package gov.nasa.jpl.oodt.cas.curation.structs;
 
 import java.io.File;

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTask.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTask.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTask.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTask.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.structs;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTaskStatus.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTaskStatus.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTaskStatus.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/structs/IngestionTaskStatus.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.structs;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CurationXmlStructFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CurationXmlStructFactory.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CurationXmlStructFactory.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CurationXmlStructFactory.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.util;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalog.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalog.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalog.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalog.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2006, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.util;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalogFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalogFactory.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalogFactory.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/CuratorLuceneCatalogFactory.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2006, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.util;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/DateUtils.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/DateUtils.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/DateUtils.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/DateUtils.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.util;
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigReader.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigReader.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigReader.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigReader.java Thu Mar  4 00:21:27 2010
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package gov.nasa.jpl.oodt.cas.curation.util;
 
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigWriter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigWriter.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigWriter.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/ExtractorConfigWriter.java Thu Mar  4 00:21:27 2010
@@ -1,3 +1,20 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 package gov.nasa.jpl.oodt.cas.curation.util;
 
 

Modified: incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/SSOUtils.java
URL: http://svn.apache.org/viewvc/incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/SSOUtils.java?rev=918789&r1=918788&r2=918789&view=diff
==============================================================================
--- incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/SSOUtils.java (original)
+++ incubator/oodt/cas-curator/trunk/src/main/java/gov/nasa/jpl/oodt/cas/curation/util/SSOUtils.java Thu Mar  4 00:21:27 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2009, California Institute of Technology.
-//ALL RIGHTS RESERVED. U.S. Government sponsorship acknowledged.
-//
-//$Id$
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 
 package gov.nasa.jpl.oodt.cas.curation.util;