You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by le...@apache.org on 2013/07/25 00:30:13 UTC

svn commit: r1506757 [3/3] - in /oodt/trunk: ./ app/weditor/src/main/assembly/ app/weditor/src/main/bin/ app/weditor/src/main/resources/ balance/etc/skel/static/css/ balance/modules/cas-browser/ commons/ commons/src/main/java/org/apache/oodt/commons/ c...

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/product/ProductRefsBrowser.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/product/ProductRefsBrowser.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/product/ProductRefsBrowser.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/product/ProductRefsBrowser.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:remove>
   <link rel="stylesheet" type="text/css" href="ProductRefsBrowser.css"/>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 #criteria_form_add_element_value{
 	font-weight:bold;
 }

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/TypeBrowser.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:remove>
   <link rel="stylesheet" type="text/css" href="TypeBrowser.css"/>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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_fm_browser_ptype_table{
   padding:2px;
   border-spacing:2px;
@@ -9,4 +25,4 @@
   border: 1px solid #000000;
   margin: 0; 
   padding: 2px;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/filemgr/browser/types/Types.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:remove>
   <link rel="stylesheet" type="text/css" href="Types.css"/>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 #condition_tbl{
   border-spacing:2px;
   font-family: Arial,Sans-Serif,sans-serif;

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/conditions/WorkflowConditionViewer.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
   <link rel="stylesheet" type="text/css" href="WorkflowConditionViewer.css"/>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.css Wed Jul 24 22:30:10 2013
@@ -1,7 +1,23 @@
+/*
+ * 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.
+ */
 #event_header_title{
 
 }
 
 #event_workflow_tbl{
 
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/event/EventToWorkflowViewer.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="EventToWorkflowViewer.css"/>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 #instance_filter_header{
 
 }
@@ -22,4 +38,4 @@ a.workflow_status{
 
 .smaller{
 	font-size:9px;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/WorkflowInstancesViewer.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowInstancesViewer.css"/>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/prototype.js
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/prototype.js?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/prototype.js (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/instance/prototype.js Wed Jul 24 22:30:10 2013
@@ -4,7 +4,7 @@
  *  Prototype is freely distributable under the terms of an MIT-style license.
  *  For details, see the Prototype web site: http://prototype.conio.net/
  *
-/*--------------------------------------------------------------------------*/
+ */
 
 var Prototype = {
   Version: '1.5.0',

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 #workflow_modeL_tbl{
 	
 }
@@ -24,4 +40,4 @@
   text-align:center;
   vertical-align:middle;
   border-width: 0px;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowViewer.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowViewer.css"/>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 #workflows_tbl{
 
 }
@@ -8,4 +24,4 @@
 
 .workflow_data{
 
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/model/WorkflowsViewer.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
   <link rel="stylesheet" type="text/css" href="WorkflowsViewer.css"/>
@@ -27,4 +43,4 @@
    </tbody> 	     
 </table>
 
-</wicket:panel>
\ No newline at end of file
+</wicket:panel>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 #paginator-break{
   border:2;
   width:100%;
@@ -30,4 +46,4 @@ a, a:hover, a:focus, a:active{
 .selected{
   font-weight:bold;
   color:red;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/pagination/WorkflowPagePaginator.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
   <link rel="stylesheet" type="text/css" href="WorkflowPagePaginator.css"/>
@@ -13,4 +29,4 @@
 </div>
 
 <h3 wicket:id="nothing_found">No Products Found!</h3>
-</wicket:panel>
\ No newline at end of file
+</wicket:panel>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 #workflow_task_table{
   font-family: Arial,Sans-Serif,sans-serif;
   border-spacing:2px;
@@ -22,4 +38,4 @@
 
 #workflow_condition_tbl{
 
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/cas/webcomponents/workflow/tasks/WorkflowTaskViewer.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowTaskViewer.css"/>
@@ -43,4 +59,4 @@
       </td>
     </tr>
  </table>
- </wicket:panel>
\ No newline at end of file
+ </wicket:panel>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 
 #widenoborder{
   width:100%;

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/health/HealthMonitor.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:remove>
 <link rel="stylesheet" type="text/css" href="HealthMonitor.css"/>
@@ -175,4 +191,4 @@
 		</td>
 	</tr>
 </table>
-</wicket:panel>
\ No newline at end of file
+</wicket:panel>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.css (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 .trigger {
 	cursor: pointer;
 	cursor: hand;
@@ -18,4 +34,4 @@
 }
 
 #downstream_pedigree_tree{
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
 <wicket:link>
   <script type="text/javascript" src="Trace.js" language="Javascript"></script>

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.js
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.js?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.js (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/Trace.js Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 var openImg = new Image();
 openImg.src = "./images/open.gif";
 var closedImg = new Image();
@@ -17,4 +33,4 @@ function swapFolder(img) {
 		objImg.src = openImg.src;
 	else
 		objImg.src = closedImg.src;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/TraceNode.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/TraceNode.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/TraceNode.html (original)
+++ oodt/trunk/webapp/components/src/main/java/org/apache/oodt/pcs/webcomponents/trace/TraceNode.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <wicket:panel>
  
 <wicket:container wicket:id="has_children">

Modified: oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/Home.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/Home.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/Home.html (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/Home.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <html
 	xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
 <head>

Modified: oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductBrowserPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductBrowserPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductBrowserPage.html (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductBrowserPage.html Wed Jul 24 22:30:10 2013
@@ -1,2 +1,17 @@
+<!--
+ 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
 
-<div wicket:id="product_browser_component" id="product_browser_component"/>
\ No newline at end of file
+     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.
+-->
+<div wicket:id="product_browser_component" id="product_browser_component"/>

Modified: oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductMetBrowserPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductMetBrowserPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductMetBrowserPage.html (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductMetBrowserPage.html Wed Jul 24 22:30:10 2013
@@ -1,2 +1,17 @@
+<!--
+ 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
 
-<div wicket:id="product_met_browser_component" id="product_met_browser_component"/>
\ No newline at end of file
+     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.
+-->
+<div wicket:id="product_met_browser_component" id="product_met_browser_component"/>

Modified: oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductRefsBrowserPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductRefsBrowserPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductRefsBrowserPage.html (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/ProductRefsBrowserPage.html Wed Jul 24 22:30:10 2013
@@ -1,2 +1,17 @@
+<!--
+ 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
 
-<div wicket:id="product_refs_browser_component" id="product_refs_browser_component"/>
\ No newline at end of file
+     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.
+-->
+<div wicket:id="product_refs_browser_component" id="product_refs_browser_component"/>

Modified: oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypeBrowserPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypeBrowserPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypeBrowserPage.html (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypeBrowserPage.html Wed Jul 24 22:30:10 2013
@@ -1,2 +1,17 @@
+<!--
+ 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.
+-->
 <div wicket:id="type_browser_component" id="type_browser"/>

Modified: oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypesPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypesPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypesPage.html (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/java/org/apache/oodt/cas/filemgr/webapp/browser/TypesPage.html Wed Jul 24 22:30:10 2013
@@ -1,2 +1,17 @@
+<!--
+ 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
 
-<div wicket:id="types_component" id="types_component"/>
\ No newline at end of file
+     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.
+-->
+<div wicket:id="types_component" id="types_component"/>

Modified: oodt/trunk/webapp/fmbrowser/src/main/resources/log4j.properties
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/resources/log4j.properties?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/resources/log4j.properties (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/resources/log4j.properties Wed Jul 24 22:30:10 2013
@@ -1,3 +1,18 @@
+# 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.
+
 log4j.appender.Stdout=org.apache.log4j.ConsoleAppender
 log4j.appender.Stdout.layout=org.apache.log4j.PatternLayout
 log4j.appender.Stdout.layout.conversionPattern=%-5p - %-26.26c{1} - %m\n

Modified: oodt/trunk/webapp/fmbrowser/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser/src/main/webapp/WEB-INF/web.xml?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/fmbrowser/src/main/webapp/WEB-INF/web.xml (original)
+++ oodt/trunk/webapp/fmbrowser/src/main/webapp/WEB-INF/web.xml Wed Jul 24 22:30:10 2013
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ 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.
+-->
 <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
 	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.css (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 body{
  font-family:Arial, Sans-Serif;
  font-size:12px;
@@ -5,4 +21,4 @@ body{
 
 #breadcrumbs{
   padding-bottom:20px;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.html (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/Home.html Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+<!--
+ 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.
+-->
 <html
 	xmlns:wicket="http://wicket.apache.org/dtds.data/wicket-xhtml1.4-strict.dtd">
 <head>
@@ -16,4 +32,4 @@
   
 </body>
 </html>
- 
\ No newline at end of file
+ 

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.css (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 body{
  font-family:Arial, Sans-Serif;
  font-size:12px;
@@ -5,4 +21,4 @@ body{
 
 #breadcrumbs{
   padding-bottom:20px;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.html (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/condition/WorkflowConditionViewerPage.html Wed Jul 24 22:30:10 2013
@@ -1,5 +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.
+-->
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowConditionViewerPage.css"/>
 </wicket:link>
 <div id="breadcrumbs"><a href="#" wicket:id="home_link">Home</a>&nbsp;<span id="divider">/</span>&nbsp;Conditions&nbsp;<span id="divider">/</span>&nbsp;<span wicket:id="cond_id">urn:oodt:TestCondition</span></div>
-<div wicket:id="cond_viewer"/>
\ No newline at end of file
+<div wicket:id="cond_viewer"/>

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.css (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 body{
  font-family:Arial, Sans-Serif;
  font-size:12px;
@@ -5,4 +21,4 @@ body{
 
 #breadcrumbs{
   padding-bottom:20px;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.html (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/events/WorkflowEventViewerPage.html Wed Jul 24 22:30:10 2013
@@ -1,5 +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.
+-->
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowEventViewerPage.css"/>
 </wicket:link>
 <div id="breadcrumbs"><a href="#" wicket:id="home_link">Home</a>&nbsp;<span id="divider">/</span>&nbsp;Events&nbsp;</div>
-<div wicket:id="viewer"/>
\ No newline at end of file
+<div wicket:id="viewer"/>

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.css (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 body{
  font-family:Arial, Sans-Serif;
  font-size:12px;
@@ -5,4 +21,4 @@ body{
 
 #breadcrumbs{
   padding-bottom:20px;
-}
\ No newline at end of file
+}

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.html (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/instance/WorkflowInstanceViewerPage.html Wed Jul 24 22:30:10 2013
@@ -1,6 +1,22 @@
+<!--
+ 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.
+-->
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowInstanceViewerPage.css"/>
 </wicket:link>
 <div id="breadcrumbs"><a href="#" wicket:id="home_link">Home</a>&nbsp;<span id="divider">/</span>&nbsp;Instances&nbsp;</div>
 
-<div wicket:id="instance_viewer"/>
\ No newline at end of file
+<div wicket:id="instance_viewer"/>

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.css (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 body{
  font-family:Arial, Sans-Serif;
  font-size:12px;

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.html (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/task/WorkflowTaskViewerPage.html Wed Jul 24 22:30:10 2013
@@ -1,5 +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.
+-->
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowTaskViewerPage.css"/>
 </wicket:link>
 <div id="breadcrumbs"><a href="#" wicket:id="home_link">Home</a>&nbsp;<span id="divider">/</span>&nbsp;Tasks&nbsp;<span id="divider">/</span>&nbsp;<span wicket:id="task_id">urn:oodt:LongTask</span></div>
-<div wicket:id="task_viewer" id="task_viewer"/>
\ No newline at end of file
+<div wicket:id="task_viewer" id="task_viewer"/>

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.css (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 body{
  font-family:Arial, Sans-Serif;
  font-size:12px;

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.html (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowViewerPage.html Wed Jul 24 22:30:10 2013
@@ -1,5 +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.
+-->
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowViewerPage.css"/>
 </wicket:link>
 <div id="breadcrumbs"><a href="#" wicket:id="home_link">Home</a>&nbsp;<span id="divider">/</span>&nbsp;<a href="#" wicket:id="workflows_viewer_link">Workflows</a>&nbsp;<span id="divider">/</span>&nbsp;<span wicket:id="workflow_id">urn:oodt:LongWorkflow</span></div>
-<div wicket:id="workflow_viewer" id="workflow_viewer"/>
\ No newline at end of file
+<div wicket:id="workflow_viewer" id="workflow_viewer"/>

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.css
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.css?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.css (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.css Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/*
+ * 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.
+ */
 body{
  font-family:Arial, Sans-Serif;
  font-size:12px;

Modified: oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.html
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.html?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.html (original)
+++ oodt/trunk/webapp/wmonitor/src/main/java/org/apache/oodt/cas/workflow/webapp/monitor/workflow/WorkflowsViewerPage.html Wed Jul 24 22:30:10 2013
@@ -1,5 +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.
+-->
 <wicket:link>
  <link rel="stylesheet" type="text/css" href="WorkflowsViewerPage.css"/>
 </wicket:link>
 <div id="breadcrumbs"><a href="#" wicket:id="home_link">Home</a>&nbsp;<span id="divider">/</span>&nbsp;Workflows&nbsp;</div>
-<div wicket:id="workflows_viewer" id="workflows_viewer"/>
\ No newline at end of file
+<div wicket:id="workflows_viewer" id="workflows_viewer"/>

Modified: oodt/trunk/webapp/wmonitor/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor/src/main/webapp/WEB-INF/web.xml?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/webapp/wmonitor/src/main/webapp/WEB-INF/web.xml (original)
+++ oodt/trunk/webapp/wmonitor/src/main/webapp/WEB-INF/web.xml Wed Jul 24 22:30:10 2013
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ 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.
+-->
 <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
 	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"

Modified: oodt/trunk/xmlps/src/main/java/org/apache/oodt/xmlps/structs/CDEResultInputStream.java
URL: http://svn.apache.org/viewvc/oodt/trunk/xmlps/src/main/java/org/apache/oodt/xmlps/structs/CDEResultInputStream.java?rev=1506757&r1=1506756&r2=1506757&view=diff
==============================================================================
--- oodt/trunk/xmlps/src/main/java/org/apache/oodt/xmlps/structs/CDEResultInputStream.java (original)
+++ oodt/trunk/xmlps/src/main/java/org/apache/oodt/xmlps/structs/CDEResultInputStream.java Wed Jul 24 22:30:10 2013
@@ -1,3 +1,19 @@
+/**
+ * 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 org.apache.oodt.xmlps.structs;
 
 import java.io.ByteArrayInputStream;