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 [4/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/HTTPProfileClient.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/HTTPProfileClient.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/HTTPProfileClient.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/HTTPProfileClient.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;
 
 import org.apache.commons.httpclient.methods.MultipartPostMethod;
@@ -232,4 +249,4 @@ public class HTTPProfileClient {
 
 	}
 
-}
\ No newline at end of file
+}

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ObjectFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ObjectFactory.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ObjectFactory.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ObjectFactory.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: ObjectFactory.java,v 1.1.1.1 2004/03/02 20:53:07 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/main/java/jpl/eda/profile/Profile.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Profile.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Profile.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Profile.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: Profile.java,v 1.6 2005/07/01 21:17:57 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/main/java/jpl/eda/profile/ProfileAttributes.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileAttributes.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileAttributes.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileAttributes.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: ProfileAttributes.java,v 1.4 2005/03/01 16:14:19 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/main/java/jpl/eda/profile/ProfileClient.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileClient.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileClient.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileClient.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: ProfileClient.java,v 1.2 2005/06/10 21:16:04 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/main/java/jpl/eda/profile/ProfileElement.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileElement.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileElement.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileElement.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: ProfileElement.java,v 1.3 2006/01/12 18:27:04 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/main/java/jpl/eda/profile/ProfileException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileException.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileException.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: ProfileException.java,v 1.1.1.1 2004/03/02 20:53:16 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/main/java/jpl/eda/profile/ProfileSAXException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSAXException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSAXException.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSAXException.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: ProfileSAXException.java,v 1.1.1.1 2004/03/02 20:53:16 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/main/java/jpl/eda/profile/ProfileSQLException.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSQLException.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSQLException.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileSQLException.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: ProfileSQLException.java,v 1.1.1.1 2004/03/02 20:53:16 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/main/java/jpl/eda/profile/ProfileService.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileService.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileService.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ProfileService.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: ProfileService.java,v 1.1.1.1 2004/03/02 20:53:16 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/main/java/jpl/eda/profile/RangedProfileElement.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/RangedProfileElement.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/RangedProfileElement.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/RangedProfileElement.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: RangedProfileElement.java,v 1.2 2004/11/29 23:04:08 pramirez 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/main/java/jpl/eda/profile/ResourceAttributes.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ResourceAttributes.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ResourceAttributes.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/ResourceAttributes.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: ResourceAttributes.java,v 1.3 2005/03/01 16:14:19 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/main/java/jpl/eda/profile/Server.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Server.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Server.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Server.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: Server.java,v 1.1.1.1 2004/03/02 20:53:18 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/main/java/jpl/eda/profile/UnspecifiedProfileElement.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/UnspecifiedProfileElement.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/UnspecifiedProfileElement.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/UnspecifiedProfileElement.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: UnspecifiedProfileElement.java,v 1.2 2004/11/29 23:04:09 pramirez 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/main/java/jpl/eda/profile/Utility.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Utility.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/Utility.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/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.2 2005/07/01 21:17:30 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/main/java/jpl/eda/profile/activity/ConnectedToServer.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ConnectedToServer.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ConnectedToServer.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ConnectedToServer.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2003 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ConnectedToServer.java,v 1.2 2004/11/29 23:04:21 pramirez 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.activity;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ProfileClientConstructed.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ProfileClientConstructed.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ProfileClientConstructed.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ProfileClientConstructed.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2003 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ProfileClientConstructed.java,v 1.2 2004/11/29 23:04:21 pramirez 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.activity;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/QueriedHandlers.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/QueriedHandlers.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/QueriedHandlers.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/QueriedHandlers.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2003 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: QueriedHandlers.java,v 1.2 2004/11/29 23:04:22 pramirez 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.activity;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ReceivedQuery.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ReceivedQuery.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ReceivedQuery.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/activity/ReceivedQuery.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 2003 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ReceivedQuery.java,v 1.2 2004/11/29 23:04:22 pramirez 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.activity;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceAdaptor.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceAdaptor.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceAdaptor.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceAdaptor.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: ProfileServiceAdaptor.java,v 1.1.1.1 2004/03/02 20:53: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.corba;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceImpl.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceImpl.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceImpl.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/corba/ProfileServiceImpl.java Wed Jun  9 19:11:21 2010
@@ -1,7 +1,20 @@
-// Copyright 1999-2001 California Institute of Technology.  ALL RIGHTS RESERVED.
-// U.S. Government Sponsorship acknowledged.
-//
-// $Id: ProfileServiceImpl.java,v 1.2 2004/07/30 22:31:50 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.corba;
 

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

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/LeafListener.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/LeafListener.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/LeafListener.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/LeafListener.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.gui;
 
 import java.awt.event.MouseAdapter;
@@ -295,4 +312,4 @@ public class LeafListener extends MouseA
 	  	  
 	  }
 	  
-	}
\ No newline at end of file
+	}

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/ProfileBuilderGUI.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/ProfileBuilderGUI.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/ProfileBuilderGUI.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/ProfileBuilderGUI.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.gui;
 
 import javax.swing.JSeparator;

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/profileTree.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/profileTree.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/profileTree.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/profileTree.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.gui;
 
 import javax.swing.JTree;
@@ -21,4 +38,4 @@ public class profileTree extends JTree{
 	}
 	
 	
-}
\ No newline at end of file
+}

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileAttributesPrinter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileAttributesPrinter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileAttributesPrinter.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileAttributesPrinter.java Wed Jun  9 19:11:21 2010
@@ -1,4 +1,21 @@
 /*
+ * 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.
+ */
+
+/*
  * Created on Jun 25, 2004
  *
  * TODO To change the template for this generated file go to

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileElementPrinter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileElementPrinter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileElementPrinter.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfileElementPrinter.java Wed Jun  9 19:11:21 2010
@@ -1,4 +1,21 @@
 /*
+ * 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.
+ */
+
+/*
  * Created on Jun 25, 2004
  *
  * TODO To change the template for this generated file go to

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfilePrinter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfilePrinter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfilePrinter.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ProfilePrinter.java Wed Jun  9 19:11:21 2010
@@ -1,4 +1,21 @@
 /*
+ * 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.
+ */
+
+/*
  * Created on Jun 25, 2004
  *
  * TODO To change the template for this generated file go to

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ResourceAttributesPrinter.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ResourceAttributesPrinter.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ResourceAttributesPrinter.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/gui/pstructs/ResourceAttributesPrinter.java Wed Jun  9 19:11:21 2010
@@ -1,4 +1,21 @@
 /*
+ * 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.
+ */
+
+/*
  * Created on Jun 18, 2004
  *
  * TODO To change the template for this generated file go to

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

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/HTTPBasedProfileHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/HTTPBasedProfileHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/HTTPBasedProfileHandler.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/HTTPBasedProfileHandler.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.
+ */
+
 /**********************************************************************************
 **
 ** @name: HTTPBasedProfileHandler.java

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileHandler.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileHandler.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: ProfileHandler.java,v 1.2 2006/07/07 21:56:12 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/main/java/jpl/eda/profile/handlers/ProfileManager.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileManager.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileManager.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/ProfileManager.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: ProfileManager.java,v 1.1.1.1 2004/03/02 20:53: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;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/Utility.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/Utility.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/Utility.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/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.2 2005/08/01 17:49:06 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/main/java/jpl/eda/profile/handlers/cas/CASProfileHandler.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/CASProfileHandler.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/CASProfileHandler.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/CASProfileHandler.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.profile;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/util/ProfileUtils.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/util/ProfileUtils.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/util/ProfileUtils.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/cas/util/ProfileUtils.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.profile.util;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/AndExpression.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/AndExpression.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/AndExpression.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/AndExpression.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: AndExpression.java,v 1.1.1.1 2004/03/02 20:53:24 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/ConstantExpression.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/ConstantExpression.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/ConstantExpression.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/ConstantExpression.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: ConstantExpression.java,v 1.1.1.1 2004/03/02 20:53:24 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/FalseResult.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/FalseResult.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/FalseResult.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/FalseResult.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: FalseResult.java,v 1.1.1.1 2004/03/02 20:53:24 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Intersection.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Intersection.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Intersection.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Intersection.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: Intersection.java,v 1.1.1.1 2004/03/02 20:53:24 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/LightweightProfileServer.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/LightweightProfileServer.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/LightweightProfileServer.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/LightweightProfileServer.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: LightweightProfileServer.java,v 1.3 2006/07/07 21:56: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.handlers.lightweight;
 

Modified: incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/MatchingResult.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/MatchingResult.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/MatchingResult.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/MatchingResult.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: MatchingResult.java,v 1.1.1.1 2004/03/02 20:53:24 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/NotExpression.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/NotExpression.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/NotExpression.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/NotExpression.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: NotExpression.java,v 1.1.1.1 2004/03/02 20:53:25 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OperatorExpression.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OperatorExpression.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OperatorExpression.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OperatorExpression.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: OperatorExpression.java,v 1.1.1.1 2004/03/02 20:53:27 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OrExpression.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OrExpression.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OrExpression.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/OrExpression.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: OrExpression.java,v 1.1.1.1 2004/03/02 20:53:27 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Result.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Result.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Result.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Result.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: Result.java,v 1.1.1.1 2004/03/02 20:53:27 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableEnumeratedProfileElement.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableEnumeratedProfileElement.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableEnumeratedProfileElement.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableEnumeratedProfileElement.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: SearchableEnumeratedProfileElement.java,v 1.1.1.1 2004/03/02 20:53:27 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableObjectFactory.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableObjectFactory.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableObjectFactory.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableObjectFactory.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: SearchableObjectFactory.java,v 1.1.1.1 2004/03/02 20:53:27 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfile.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfile.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfile.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfile.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: SearchableProfile.java,v 1.1.1.1 2004/03/02 20:53:27 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfileElement.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfileElement.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfileElement.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableProfileElement.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: SearchableProfileElement.java,v 1.1.1.1 2004/03/02 20:53:27 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableRangedProfileElement.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableRangedProfileElement.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableRangedProfileElement.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableRangedProfileElement.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: SearchableRangedProfileElement.java,v 1.1.1.1 2004/03/02 20:53:28 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableResourceAttributes.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableResourceAttributes.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableResourceAttributes.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableResourceAttributes.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: SearchableResourceAttributes.java,v 1.1.1.1 2004/03/02 20:53:28 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableUnspecifiedProfileElement.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableUnspecifiedProfileElement.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableUnspecifiedProfileElement.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/SearchableUnspecifiedProfileElement.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: SearchableUnspecifiedProfileElement.java,v 1.1.1.1 2004/03/02 20:53:28 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Union.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Union.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Union.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/Union.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: Union.java,v 1.1.1.1 2004/03/02 20:53:28 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/profile/src/main/java/jpl/eda/profile/handlers/lightweight/WhereExpression.java
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/WhereExpression.java?rev=953117&r1=953116&r2=953117&view=diff
==============================================================================
--- incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/WhereExpression.java (original)
+++ incubator/oodt/trunk/profile/src/main/java/jpl/eda/profile/handlers/lightweight/WhereExpression.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: WhereExpression.java,v 1.1.1.1 2004/03/02 20:53:28 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;