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/06/11 22:38:59 UTC

svn commit: r953864 [2/5] - in /incubator/oodt/trunk: resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/batchmgr/ resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/examples/ resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/jobqueue/ resour...

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/XmlRpcResourceManagerClient.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/XmlRpcResourceManagerClient.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/XmlRpcResourceManagerClient.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/XmlRpcResourceManagerClient.java Fri Jun 11 20:38:55 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.resource.system;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/extern/XmlRpcBatchStub.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/extern/XmlRpcBatchStub.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/extern/XmlRpcBatchStub.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/system/extern/XmlRpcBatchStub.java Fri Jun 11 20:38:55 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.resource.system.extern;
 
@@ -218,4 +231,4 @@ public class XmlRpcBatchStub {
         }
 
     }
-}
\ No newline at end of file
+}

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/JobSubmitter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/JobSubmitter.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/JobSubmitter.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/JobSubmitter.java Fri Jun 11 20:38:55 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.resource.tools;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/RunDirJobSubmitter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/RunDirJobSubmitter.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/RunDirJobSubmitter.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/tools/RunDirJobSubmitter.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.resource.tools;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Configurable.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Configurable.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Configurable.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Configurable.java Fri Jun 11 20:38:55 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.resource.util;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/GenericResourceManagerObjectFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/GenericResourceManagerObjectFactory.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/GenericResourceManagerObjectFactory.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/GenericResourceManagerObjectFactory.java Fri Jun 11 20:38:55 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.resource.util;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/JobBuilder.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/JobBuilder.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/JobBuilder.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/JobBuilder.java Fri Jun 11 20:38:55 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.resource.util;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Ulimit.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Ulimit.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Ulimit.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/Ulimit.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.resource.util;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitMetKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitMetKeys.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitMetKeys.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.resource.util;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitProperty.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitProperty.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitProperty.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/UlimitProperty.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.resource.util;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcStructFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcStructFactory.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcStructFactory.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcStructFactory.java Fri Jun 11 20:38:55 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.resource.util;
 
 //OODT imports

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcWriteable.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcWriteable.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcWriteable.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlRpcWriteable.java Fri Jun 11 20:38:55 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.resource.util;
 

Modified: incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlStructFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlStructFactory.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlStructFactory.java (original)
+++ incubator/oodt/trunk/resource/src/main/java/gov/nasa/jpl/oodt/cas/resource/util/XmlStructFactory.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2005, 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.resource.util;
 
@@ -141,4 +154,4 @@ public final class XmlStructFactory {
         return spec;
     }
 
-}
\ No newline at end of file
+}

Modified: incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/jobqueue/TestJobStack.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/jobqueue/TestJobStack.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/jobqueue/TestJobStack.java (original)
+++ incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/jobqueue/TestJobStack.java Fri Jun 11 20:38:55 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.resource.jobqueue;
 

Modified: incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/monitor/TestAssignmentMonitor.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/monitor/TestAssignmentMonitor.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/monitor/TestAssignmentMonitor.java (original)
+++ incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/monitor/TestAssignmentMonitor.java Fri Jun 11 20:38:55 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.resource.monitor;
 

Modified: incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/util/TestUlimit.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/util/TestUlimit.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/util/TestUlimit.java (original)
+++ incubator/oodt/trunk/resource/src/test/gov/nasa/jpl/oodt/cas/resource/util/TestUlimit.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.resource.util;
 

Modified: incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/AbstractWebBasedSingleSignOn.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/AbstractWebBasedSingleSignOn.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/AbstractWebBasedSingleSignOn.java (original)
+++ incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/AbstractWebBasedSingleSignOn.java Fri Jun 11 20:38:55 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.security.sso;
 

Modified: incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/DummyImpl.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/DummyImpl.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/DummyImpl.java (original)
+++ incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/DummyImpl.java Fri Jun 11 20:38:55 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.security.sso;
 

Modified: incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOn.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOn.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOn.java (original)
+++ incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOn.java Fri Jun 11 20:38:55 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.security.sso;
 

Modified: incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOnFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOnFactory.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOnFactory.java (original)
+++ incubator/oodt/trunk/sso/src/main/java/gov/nasa/jpl/oodt/cas/security/sso/SingleSignOnFactory.java Fri Jun 11 20:38:55 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.security.sso;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandler.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandler.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandler.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandlerMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandlerMetKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandlerMetKeys.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/CASProductHandlerMetKeys.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryKeys.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryKeys.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product.data;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryServlet.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryServlet.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataDeliveryServlet.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-// Copyright 2008 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.product.data;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataUtils.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataUtils.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataUtils.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DataUtils.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product.data;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DatasetDeliveryServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DatasetDeliveryServlet.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DatasetDeliveryServlet.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/data/DatasetDeliveryServlet.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product.data;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/ProductTypeFilter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/ProductTypeFilter.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/ProductTypeFilter.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/ProductTypeFilter.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfig.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfig.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfig.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfig.java Fri Jun 11 20:38:55 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigMetKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigMetKeys.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigMetKeys.java Fri Jun 11 20:38:55 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReader.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReader.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReader.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReader.java Fri Jun 11 20:38:55 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReaderMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReaderMetKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReaderMetKeys.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFConfigReaderMetKeys.java Fri Jun 11 20:38:55 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFDatasetServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFDatasetServlet.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFDatasetServlet.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFDatasetServlet.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFProductServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFProductServlet.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFProductServlet.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFProductServlet.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFUtils.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFUtils.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFUtils.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rdf/RDFUtils.java Fri Jun 11 20:38:55 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfig.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfig.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfig.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfig.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigMetKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigMetKeys.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigMetKeys.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReader.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReader.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReader.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReader.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReaderMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReaderMetKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReaderMetKeys.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSConfigReaderMetKeys.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductServlet.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductServlet.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductServlet.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductTransferServlet.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductTransferServlet.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductTransferServlet.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSProductTransferServlet.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTag.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTag.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTag.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTag.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTagAttribute.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTagAttribute.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTagAttribute.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSTagAttribute.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSUtils.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSUtils.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSUtils.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/main/java/gov/nasa/jpl/oodt/cas/product/rss/RSSUtils.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2010, 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.product.rss;
 

Modified: incubator/oodt/trunk/webapp/fmprod/src/test/gov/nasa/jpl/oodt/cas/product/rdf/TestRDFConfigReader.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/fmprod/src/test/gov/nasa/jpl/oodt/cas/product/rdf/TestRDFConfigReader.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/fmprod/src/test/gov/nasa/jpl/oodt/cas/product/rdf/TestRDFConfigReader.java (original)
+++ incubator/oodt/trunk/webapp/fmprod/src/test/gov/nasa/jpl/oodt/cas/product/rdf/TestRDFConfigReader.java Fri Jun 11 20:38:55 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.product.rdf;
 

Modified: incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/JspUtility.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/JspUtility.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/JspUtility.java (original)
+++ incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/JspUtility.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2005, 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.workflow.webapp.util;
 

Modified: incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMap.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMap.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMap.java (original)
+++ incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMap.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.workflow.webapp.util;
 

Modified: incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMapKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMapKeys.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMapKeys.java (original)
+++ incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetMapKeys.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.workflow.webapp.util;
 

Modified: incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetadataReader.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetadataReader.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetadataReader.java (original)
+++ incubator/oodt/trunk/webapp/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/webapp/util/WorkflowInstanceMetadataReader.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2008, 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.workflow.webapp.util;
 

Modified: incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java (original)
+++ incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/IterativeWorkflowProcessorThread.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2005, 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.workflow.engine;
 

Modified: incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingIterativeWorkflowProcessorThread.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingIterativeWorkflowProcessorThread.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingIterativeWorkflowProcessorThread.java (original)
+++ incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingIterativeWorkflowProcessorThread.java Fri Jun 11 20:38:55 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2005, 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.workflow.engine;
 

Modified: incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingShepardThread.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingShepardThread.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingShepardThread.java (original)
+++ incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingShepardThread.java Fri Jun 11 20:38:55 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.workflow.engine;
 
 import java.util.HashMap;

Modified: incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngine.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngine.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngine.java (original)
+++ incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngine.java Fri Jun 11 20:38:55 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.workflow.engine;
 

Modified: incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngineFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngineFactory.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngineFactory.java (original)
+++ incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/NonBlockingThreadPoolWorkflowEngineFactory.java Fri Jun 11 20:38:55 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.workflow.engine;
 

Modified: incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/ThreadPoolWorkflowEngine.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/ThreadPoolWorkflowEngine.java?rev=953864&r1=953863&r2=953864&view=diff
==============================================================================
--- incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/ThreadPoolWorkflowEngine.java (original)
+++ incubator/oodt/trunk/workflow/src/main/java/gov/nasa/jpl/oodt/cas/workflow/engine/ThreadPoolWorkflowEngine.java Fri Jun 11 20:38:55 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.workflow.engine;