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/09 21:11:27 UTC

svn commit: r953117 [5/7] - in /incubator/oodt/trunk: pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/ pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/config/ pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/metadata/ pge/src/main/java/gov/nasa/jpl/oodt/cas/pge/que...

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/oracle/OracleProfileImpl.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/oracle/OracleProfileImpl.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/oracle/OracleProfileImpl.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/oracle/OracleProfileImpl.java Wed Jun  9 19:11:21 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 jpl.eda.profile.handlers.oracle;
 
 import java.sql.*;

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ProfileServiceImpl.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ProfileServiceImpl.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ProfileServiceImpl.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ProfileServiceImpl.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ProfileServiceImpl.java,v 1.1.1.1 2004/03/02 20:53:32 kelly Exp $
+/*
+ * 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 jpl.eda.profile.rmi;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ServerImpl.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ServerImpl.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ServerImpl.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/ServerImpl.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ServerImpl.java,v 1.1.1.1 2004/03/02 20:53:33 kelly Exp $
+/*
+ * 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 jpl.eda.profile.rmi;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/Utility.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/Utility.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/Utility.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/rmi/Utility.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: Utility.java,v 1.1.1.1 2004/03/02 20:53:33 kelly Exp $
+/*
+ * 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 jpl.eda.profile.rmi;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/EnumeratedProfileElementTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/EnumeratedProfileElementTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/EnumeratedProfileElementTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/EnumeratedProfileElementTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: EnumeratedProfileElementTest.java,v 1.4 2006/06/16 17:13:43 kelly Exp $
+/*
+ * 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 jpl.eda.profile;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/HttpProfileClientTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/HttpProfileClientTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/HttpProfileClientTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/HttpProfileClientTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright 2000-2005 California Institute of Technology.  ALL RIGHTS RESERVED.
-//U.S. Government Sponsorship acknowledged.
-//
-//$Id: HttpProfileClientTest.java,v 1.2 2005/05/01 22:50:40 cmattmann Exp $
+/*
+ * 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 jpl.eda.profile;
 
@@ -53,4 +66,4 @@ public class HttpProfileClientTest exten
 
 	}
 
-}
\ No newline at end of file
+}

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileAttributesTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileAttributesTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileAttributesTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileAttributesTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ProfileAttributesTest.java,v 1.2 2006/06/16 17:13:43 kelly Exp $
+/*
+ * 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 jpl.eda.profile;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileElementTestCase.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileElementTestCase.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileElementTestCase.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileElementTestCase.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ProfileElementTestCase.java,v 1.2 2005/09/19 15:48:29 kelly Exp $
+/*
+ * 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 jpl.eda.profile;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ProfileTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2005 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ProfileTest.java,v 1.2 2005/09/19 15:48:58 kelly Exp $
+/*
+ * 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 jpl.eda.profile;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/RangedProfileElementTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/RangedProfileElementTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/RangedProfileElementTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/RangedProfileElementTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: RangedProfileElementTest.java,v 1.2 2006/06/16 17:13:43 kelly Exp $
+/*
+ * 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 jpl.eda.profile;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ResourceAttributesTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ResourceAttributesTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ResourceAttributesTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/ResourceAttributesTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ResourceAttributesTest.java,v 1.2 2006/06/16 17:13:44 kelly Exp $
+/*
+ * 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 jpl.eda.profile;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/UtilityTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/UtilityTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/UtilityTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/UtilityTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: UtilityTest.java,v 1.1 2005/08/01 17:48:20 kelly Exp $
+/*
+ * 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 jpl.eda.profile.handlers;
 

Modified: incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/lightweight/LightweightProfileServerTest.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/lightweight/LightweightProfileServerTest.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/lightweight/LightweightProfileServerTest.java (original)
+++ incubator/oodt/trunk/profile/src/test/jpl/eda/profile/handlers/lightweight/LightweightProfileServerTest.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2000-2002 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: LightweightProfileServerTest.java,v 1.2 2006/07/07 21:57:23 kelly Exp $
+/*
+ * 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 jpl.eda.profile.handlers.lightweight;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/Config.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/Config.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/Config.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/Config.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigMetKeys.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigMetKeys.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigMetKeys.java Wed Jun  9 19:11:21 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigParserMetKeys.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigParserMetKeys.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigParserMetKeys.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ConfigParserMetKeys.java Wed Jun  9 19:11:21 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DaemonInfo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DaemonInfo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DaemonInfo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DaemonInfo.java Wed Jun  9 19:11:21 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DataFilesInfo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DataFilesInfo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DataFilesInfo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DataFilesInfo.java Wed Jun  9 19:11:21 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DownloadInfo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DownloadInfo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DownloadInfo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/DownloadInfo.java Wed Jun  9 19:11:21 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ParserInfo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ParserInfo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ParserInfo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ParserInfo.java Wed Jun  9 19:11:21 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/PropFilesInfo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/PropFilesInfo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/PropFilesInfo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/PropFilesInfo.java Wed Jun  9 19:11:21 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ProtocolInfo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ProtocolInfo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ProtocolInfo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/ProtocolInfo.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/RemoteSpecs.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/RemoteSpecs.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/RemoteSpecs.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/RemoteSpecs.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.config;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/SiteInfo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/SiteInfo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/SiteInfo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/config/SiteInfo.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.config;
 
@@ -87,4 +100,4 @@ public class SiteInfo {
         }
         return remoteSites;
     }
-}
\ No newline at end of file
+}

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/Daemon.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/Daemon.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/Daemon.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/Daemon.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonController.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonController.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonController.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonController.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncher.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncher.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncher.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncher.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncherMBean.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncherMBean.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncherMBean.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonLauncherMBean.java Wed Jun  9 19:11:21 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonListener.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonListener.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonListener.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonListener.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonMBean.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonMBean.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonMBean.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonMBean.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonManager.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonManager.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonManager.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonManager.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonRmiInterface.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonRmiInterface.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonRmiInterface.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/daemon/DaemonRmiInterface.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.daemon;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/AlreadyInDatabaseException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/AlreadyInDatabaseException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/AlreadyInDatabaseException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/AlreadyInDatabaseException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ConfigException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ConfigException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ConfigException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ConfigException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlDaemonException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlDaemonException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlDaemonException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlDaemonException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlerException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlerException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlerException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/CrawlerException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/FileRestrictionsException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/FileRestrictionsException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/FileRestrictionsException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/FileRestrictionsException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MetExtractorException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MetExtractorException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MetExtractorException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MetExtractorException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MethodException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MethodException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MethodException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/MethodException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ParserException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ParserException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ParserException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ParserException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolDeletionError.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolDeletionError.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolDeletionError.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolDeletionError.java Wed Jun  9 19:11:21 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolFileException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolFileException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolFileException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ProtocolFileException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/PushPullFrameworkException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/PushPullFrameworkException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/PushPullFrameworkException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/PushPullFrameworkException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RemoteConnectionException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RemoteConnectionException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RemoteConnectionException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RemoteConnectionException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RetrievalMethodException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RetrievalMethodException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RetrievalMethodException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/RetrievalMethodException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/UndefinedTypeException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/UndefinedTypeException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/UndefinedTypeException.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/exceptions/UndefinedTypeException.java Wed Jun  9 19:11:21 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.pushpull.exceptions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/GlobalVariables.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/GlobalVariables.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/GlobalVariables.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/GlobalVariables.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.expressions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Method.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Method.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Method.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Method.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.expressions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/MethodRepo.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/MethodRepo.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/MethodRepo.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/MethodRepo.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.expressions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Operator.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Operator.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Operator.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Operator.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.expressions;
 

Modified: incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Punctuation.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Punctuation.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Punctuation.java (original)
+++ incubator/oodt/trunk/pushpull/src/main/java/gov/nasa/jpl/oodt/cas/pushpull/expressions/Punctuation.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-//Copyright (c) 2007, 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.pushpull.expressions;