You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by wo...@apache.org on 2010/07/22 20:36:28 UTC

svn commit: r966791 - in /incubator/oodt/trunk/resource/src/main/resources/examples/jobs: exJob.xml exLongJob.xml

Author: woollard
Date: Thu Jul 22 18:36:27 2010
New Revision: 966791

URL: http://svn.apache.org/viewvc?rev=966791&view=rev
Log:
added apache headers for resource subproject. toward OODT-3

Modified:
    incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exJob.xml
    incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exLongJob.xml

Modified: incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exJob.xml
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exJob.xml?rev=966791&r1=966790&r2=966791&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exJob.xml (original)
+++ incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exJob.xml Thu Jul 22 18:36:27 2010
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  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.
+-->
 <cas:job xmlns:cas="http://oodt.jpl.nasa.gov/1.0/cas" id="abcd"
 	name="TestJob">
 	<instanceClass

Modified: incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exLongJob.xml
URL: http://svn.apache.org/viewvc/incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exLongJob.xml?rev=966791&r1=966790&r2=966791&view=diff
==============================================================================
--- incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exLongJob.xml (original)
+++ incubator/oodt/trunk/resource/src/main/resources/examples/jobs/exLongJob.xml Thu Jul 22 18:36:27 2010
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" ?>
+<!--
+  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.
+-->
 <cas:job xmlns:cas="http://oodt.jpl.nasa.gov/1.0/cas" id="abcd"
 	name="TestJob">
 	<instanceClass