Author: smcclees
Date: Thu Apr 15 23:01:21 2010
New Revision: 934638

URL: http://svn.apache.org/viewvc?rev=934638&view=rev
Log:
OODT-3 progress 

Modified:
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/AntDecorator.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDirMetKeys.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDistMojo.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
    
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
    
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
    
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
    
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
    
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/AntDecorator.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/AntDecorator.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/AntDecorator.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/AntDecorator.java
 Thu Apr 15 23:01: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.filemgr.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDirMetKeys.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDirMetKeys.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDirMetKeys.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDirMetKeys.java
 Thu Apr 15 23:01: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.filemgr.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDistMojo.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDistMojo.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDistMojo.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/1_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/filemgr/install/FMInstallDistMojo.java
 Thu Apr 15 23:01: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.filemgr.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_0_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/tags/2_0_1_release/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/AntDecorator.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDirMetKeys.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/CASInstallDistMojo.java
 Thu Apr 15 23:01: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.install;
 

Modified: 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
URL: 
http://svn.apache.org/viewvc/incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java?rev=934638&r1=934637&r2=934638&view=diff
==============================================================================
--- 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
 (original)
+++ 
incubator/oodt/cas-mvn-plugins/cas-install/trunk/src/main/java/gov/nasa/jpl/oodt/cas/install/EnvReplacer.java
 Thu Apr 15 23:01: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.install;
 


Reply via email to