You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2006/07/28 05:53:39 UTC

svn commit: r426373 [12/27] - in /incubator/ode/trunk: axis2-war/ axis2-war/src/main/webapp/WEB-INF/ axis2-war/src/main/webapp/WEB-INF/classes/ axis2-war/src/main/webapp/WEB-INF/conf/ axis2/ axis2/src/main/java/org/apache/ode/axis2/ axis2/src/main/java...

Modified: incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelToState.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelToState.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelToState.java (original)
+++ incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelToState.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.fsa.bpel_2_0;
 

Modified: incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelUntilState.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelUntilState.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelUntilState.java (original)
+++ incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelUntilState.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.fsa.bpel_2_0;
 

Modified: incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariableState.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariableState.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariableState.java (original)
+++ incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariableState.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.fsa.bpel_2_0;
 

Modified: incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariablesState.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariablesState.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariablesState.java (original)
+++ incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelVariablesState.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.fsa.bpel_2_0;
 

Modified: incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWaitActivityState.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWaitActivityState.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWaitActivityState.java (original)
+++ incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWaitActivityState.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.fsa.bpel_2_0;
 

Modified: incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWhileActivityState.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWhileActivityState.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWhileActivityState.java (original)
+++ incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/BpelWhileActivityState.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.fsa.bpel_2_0;
 

Modified: incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/ExtensibilityBucketState.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/ExtensibilityBucketState.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/ExtensibilityBucketState.java (original)
+++ incubator/ode/trunk/bpel-parser/src/main/java/org/apache/ode/sax/fsa/bpel_2_0/ExtensibilityBucketState.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.fsa.bpel_2_0;
 

Modified: incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelFSATest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelFSATest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelFSATest.java (original)
+++ incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelFSATest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.bpel;
 

Modified: incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelParserTest.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelParserTest.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelParserTest.java (original)
+++ incubator/ode/trunk/bpel-parser/src/test/java/org/apache/ode/sax/bpel/BpelParserTest.java Thu Jul 27 20:52:46 2006
@@ -1,7 +1,20 @@
 /*
- * File:      $RCSfile$
- * Copyright: (C) 1999-2005 FiveSight Technologies Inc.
+ * 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.ode.sax.bpel;
 

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <process
  name="AsyncProcess"
  xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess_20.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess_20.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess_20.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/AsyncProcess_20.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <process
  name="AsyncProcess"
  xmlns="http://schemas.xmlsoap.org/ws/2004/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/BadHelloWorld.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/BadHelloWorld.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/BadHelloWorld.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/BadHelloWorld.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
-<process name="HelloWorld" 
+<!--
+  ~ 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.
+  -->
+
+<process name="HelloWorld"
     targetNamespace="http://jlo/bpel/unit-test" 
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
     xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/Fault1.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/Fault1.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/Fault1.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/Fault1.bpel Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+  -->
+
 <process name="UninitVarFault1"
     targetNamespace="http://jlo/bpel/unit-test" 
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
-<process name="HelloWorld" 
+<!--
+  ~ 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.
+  -->
+
+<process name="HelloWorld"
     targetNamespace="http://jlo/bpel/unit-test" 
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
     xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_Extensibility.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_Extensibility.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_Extensibility.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_Extensibility.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
-<process name="HelloWorld" 
+<!--
+  ~ 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.
+  -->
+
+<process name="HelloWorld"
     targetNamespace="http://ode/bpel/unit-test" 
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
     xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_WithRDFLabels.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_WithRDFLabels.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_WithRDFLabels.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/HelloWorld_WithRDFLabels.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?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.
+  -->
+
 <process xmlns="http://schemas.xmlsoap.org/ws/2004/03/business-process/"
     xmlns:wsdlns1="http://www.intalio.com/odeSamples/HelloWorld/HelloWorld"
     xmlns:tns="http://www.intalio.com/odeSamples/HelloWorld/HelloWorld"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/RetailAggregator.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/RetailAggregator.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/RetailAggregator.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/RetailAggregator.bpel Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+  -->
+
 <process name="RetailAggregator" targetNamespace="http://jlo/bpel/unit-test"
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
     xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:tns="http://jlo/bpel/unit-test"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_trivial.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_trivial.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_trivial.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_trivial.bpel Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+  -->
+
 <process name="loanApprovalProcess"
          targetNamespace="http://acme.com/loanprocessing"
          xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_wrongNS.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_wrongNS.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_wrongNS.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/bad_wrongNS.bpel Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
-<process name="HelloWorld" 
+<!--
+  ~ 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.
+  -->
+
+<process name="HelloWorld"
     targetNamespace="http://jlo/bpel/unit-test" 
     xmlns:bpws="wrong://namespace"
     xmlns="stil://wrong"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/comp1.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/comp1.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/comp1.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/comp1.bpel Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+  -->
+
 <process name="comp1"
   targetNamespace="http://jlo/bpel/unit-test"
   xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/flow3.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/flow3.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/flow3.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/flow3.bpel Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+  -->
+
 <process name="flow3" targetNamespace="http://jlo/bpel/unit-test"
     xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
     xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/" xmlns:tns="http://jlo/bpel/unit-test"

Modified: incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/ok_trivial.bpel
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/ok_trivial.bpel?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/ok_trivial.bpel (original)
+++ incubator/ode/trunk/bpel-parser/src/test/resources/org/apache/ode/sax/bpel/ok_trivial.bpel Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+  -->
+
 <process name="loanApprovalProcess"
          targetNamespace="http://acme.com/loanprocessing"
          xmlns="http://schemas.xmlsoap.org/ws/2003/03/business-process/"

Modified: incubator/ode/trunk/bpel-ql/build.properties
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/build.properties?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/build.properties (original)
+++ incubator/ode/trunk/bpel-ql/build.properties Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+#
+
 #Mon Mar 20 18:02:40 EET 2006
 javacc.home=../buildlib/javacc-4.0
 grammar.node.package_dir=com/fs/ode/ql/jcc

Modified: incubator/ode/trunk/bpel-ql/build.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/build.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/build.xml (original)
+++ incubator/ode/trunk/bpel-ql/build.xml Thu Jul 27 20:52:46 2006
@@ -1,5 +1,24 @@
 <?xml version="1.0"?>
 
+<!--
+  ~ 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.
+  -->
+
 <project name="bpel-ql" default="dist">
   <import file="../build/ant-common.xml"/>
   <import file="../build/ant-library.xml"/>

Modified: incubator/ode/trunk/bpel-ql/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/pom.xml?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/pom.xml (original)
+++ incubator/ode/trunk/bpel-ql/pom.xml Thu Jul 27 20:52:46 2006
@@ -1,4 +1,23 @@
 <?xml version="1.0"?>
+<!--
+  ~ 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.
+  -->
+
 <project>
     <groupId>ode</groupId>
     <artifactId>ode-bpel-ql</artifactId>

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/Compiler.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/Compiler.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/Compiler.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/Compiler.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql;
 
 import org.apache.ode.ql.eval.skel.CommandEvaluator;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/ValidationException.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/ValidationException.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/ValidationException.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/ValidationException.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql;
 
 public class ValidationException extends Exception {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractCMPEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractCMPEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractCMPEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractCMPEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public abstract class AbstractCMPEvaluator<ID, R, PARAMC> implements CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractConjunction.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractConjunction.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractConjunction.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractConjunction.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 import java.util.Collection;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractContainer.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractContainer.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractContainer.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractContainer.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 import java.util.Collection;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractDisjunction.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractDisjunction.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractDisjunction.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractDisjunction.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 import java.util.Collection;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractEqualityEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractEqualityEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractEqualityEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/AbstractEqualityEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public abstract class AbstractEqualityEvaluator<ID, R, PARAMC>  extends AbstractCMPEvaluator<ID, R, PARAMC> implements EqualityEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CMPEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CMPEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CMPEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CMPEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 interface CMPEvaluator<ID, R, PARAMC> extends CommandEvaluator<R, PARAMC>, Identified<ID> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandContainer.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandContainer.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandContainer.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandContainer.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 import java.util.Collection;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/CommandEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface CommandEvaluator<R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/ConjunctionEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/ConjunctionEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/ConjunctionEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/ConjunctionEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface ConjunctionEvaluator<R, PARAMC> extends LogicEvaluator<R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/DisjunctionEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/DisjunctionEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/DisjunctionEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/DisjunctionEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface DisjunctionEvaluator<R, PARAMC> extends LogicEvaluator<R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/EqualityEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/EqualityEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/EqualityEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/EqualityEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface EqualityEvaluator<ID, R, PARAMC> extends CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GEEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GEEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GEEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GEEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface GEEvaluator<ID, R, PARAMC> extends CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GreaterEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GreaterEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GreaterEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/GreaterEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface GreaterEvaluator<ID, R, PARAMC> extends CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/INEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/INEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/INEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/INEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface INEvaluator<ID, R, PARAMC> extends CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/Identified.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/Identified.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/Identified.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/Identified.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface Identified<ID> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LEEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LEEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LEEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LEEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface LEEvaluator<ID, R, PARAMC> extends CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LessEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LessEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LessEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LessEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface LessEvaluator<ID, R, PARAMC> extends CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LikeEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LikeEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LikeEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LikeEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface LikeEvaluator<ID, R, PARAMC> extends CMPEvaluator<ID, R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LogicEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LogicEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LogicEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/LogicEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface LogicEvaluator<R, PARAMC> extends CommandEvaluator<R, PARAMC>, CommandContainer {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/NestedCommandEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/NestedCommandEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/NestedCommandEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/NestedCommandEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface NestedCommandEvaluator<R, PARAMC> extends CommandEvaluator<R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/OrderByEvaluator.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/OrderByEvaluator.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/OrderByEvaluator.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/eval/skel/OrderByEvaluator.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.eval.skel;
 
 public interface OrderByEvaluator<R, PARAMC> extends CommandEvaluator<R, PARAMC> {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTAnd.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTAnd.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTAnd.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTAnd.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTAnd.java */
 
 package org.apache.ode.ql.jcc;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTEqual.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTEqual.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTEqual.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTEqual.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTEqual.java */
 
 package org.apache.ode.ql.jcc;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTField.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTField.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTField.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTField.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 package org.apache.ode.ql.jcc;
 
 public class ASTField extends SimpleNode {

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGE.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGE.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGE.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGE.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTGE.java */
 
 package org.apache.ode.ql.jcc;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGreater.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGreater.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGreater.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTGreater.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTGreater.java */
 
 package org.apache.ode.ql.jcc;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTIn.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTIn.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTIn.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTIn.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTIn.java */
 
 package org.apache.ode.ql.jcc;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTInValues.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTInValues.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTInValues.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTInValues.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTInValues.java */
 
 package org.apache.ode.ql.jcc;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLE.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLE.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLE.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLE.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTLE.java */
 
 package org.apache.ode.ql.jcc;

Modified: incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLess.java
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLess.java?rev=426373&r1=426372&r2=426373&view=diff
==============================================================================
--- incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLess.java (original)
+++ incubator/ode/trunk/bpel-ql/src/main/java/org/apache/ode/ql/jcc/ASTLess.java Thu Jul 27 20:52:46 2006
@@ -1,3 +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.
+ */
+
 /* Generated By:JJTree: Do not edit this line. ASTLess.java */
 
 package org.apache.ode.ql.jcc;