You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/02/19 11:27:12 UTC

[2/3] incubator-taverna-engine git commit: apache xml header

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/InlineStringReference.hbm.xml
----------------------------------------------------------------------
diff --git a/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/InlineStringReference.hbm.xml b/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/InlineStringReference.hbm.xml
index 492acd6..8ff3691 100644
--- a/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/InlineStringReference.hbm.xml
+++ b/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/InlineStringReference.hbm.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
 <!-- Hibernate mapping for inline string reference bean -->

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/VMObjectReference.hbm.xml
----------------------------------------------------------------------
diff --git a/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/VMObjectReference.hbm.xml b/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/VMObjectReference.hbm.xml
index 0343a33..2a08e94 100644
--- a/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/VMObjectReference.hbm.xml
+++ b/taverna-reference-types/src/main/resources/org/apache/taverna/reference/impl/external/object/VMObjectReference.hbm.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
 <!-- Hibernate mapping for VM object reference bean -->

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-run-impl/src/main/resources/META-INF/spring/run-context-osgi.xml
----------------------------------------------------------------------
diff --git a/taverna-run-impl/src/main/resources/META-INF/spring/run-context-osgi.xml b/taverna-run-impl/src/main/resources/META-INF/spring/run-context-osgi.xml
index 6e4ff35..cee2e59 100644
--- a/taverna-run-impl/src/main/resources/META-INF/spring/run-context-osgi.xml
+++ b/taverna-run-impl/src/main/resources/META-INF/spring/run-context-osgi.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans:beans xmlns="http://www.springframework.org/schema/osgi"
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-run-impl/src/main/resources/META-INF/spring/run-context.xml
----------------------------------------------------------------------
diff --git a/taverna-run-impl/src/main/resources/META-INF/spring/run-context.xml b/taverna-run-impl/src/main/resources/META-INF/spring/run-context.xml
index 094718b..bc14417 100644
--- a/taverna-run-impl/src/main/resources/META-INF/spring/run-context.xml
+++ b/taverna-run-impl/src/main/resources/META-INF/spring/run-context.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context-osgi.xml
----------------------------------------------------------------------
diff --git a/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context-osgi.xml b/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context-osgi.xml
index 8528a69..82a0558 100644
--- a/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context-osgi.xml
+++ b/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context-osgi.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans:beans xmlns="http://www.springframework.org/schema/osgi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xmlns:beans="http://www.springframework.org/schema/beans"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context.xml
----------------------------------------------------------------------
diff --git a/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context.xml b/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context.xml
index 2a3d91d..42600e3 100644
--- a/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context.xml
+++ b/taverna-services-impl/src/main/resources/META-INF/spring/taverna-services-context.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xsi:schemaLocation="http://www.springframework.org/schema/beans

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context-osgi.xml
----------------------------------------------------------------------
diff --git a/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context-osgi.xml b/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context-osgi.xml
index 098154d..c052cc7 100644
--- a/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context-osgi.xml
+++ b/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context-osgi.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans:beans xmlns="http://www.springframework.org/schema/osgi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xmlns:beans="http://www.springframework.org/schema/beans"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context.xml
----------------------------------------------------------------------
diff --git a/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context.xml b/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context.xml
index 806bb1f..a7daa17 100644
--- a/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context.xml
+++ b/taverna-stringconstant-activity/src/main/resources/META-INF/spring/stringconstant-activity-context.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans xmlns="http://www.springframework.org/schema/beans" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xsi:schemaLocation="http://www.springframework.org/schema/beans

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context-osgi.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context-osgi.xml b/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context-osgi.xml
index 9dea97c..465df56 100644
--- a/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context-osgi.xml
+++ b/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context-osgi.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans:beans xmlns="http://www.springframework.org/schema/osgi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xmlns:beans="http://www.springframework.org/schema/beans"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context.xml b/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context.xml
index f0c0b77..5916eaf 100644
--- a/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context.xml
+++ b/taverna-workflowmodel-api/src/main/resources/META-INF/spring/workflowmodel-api-context.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans xmlns="http://www.springframework.org/schema/beans"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context-osgi.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context-osgi.xml b/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context-osgi.xml
index 8880144..6a67fc8 100644
--- a/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context-osgi.xml
+++ b/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context-osgi.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans:beans xmlns="http://www.springframework.org/schema/osgi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xmlns:beans="http://www.springframework.org/schema/beans"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context.xml b/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context.xml
index 0f9183e..510e658 100644
--- a/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context.xml
+++ b/taverna-workflowmodel-extensions/src/main/resources/META-INF/spring/workflowmodel-core-extensions-context.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans xmlns="http://www.springframework.org/schema/beans"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context-osgi.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context-osgi.xml b/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context-osgi.xml
index 9aeb011..9d74163 100644
--- a/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context-osgi.xml
+++ b/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context-osgi.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans:beans xmlns="http://www.springframework.org/schema/osgi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xmlns:beans="http://www.springframework.org/schema/beans"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context.xml b/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context.xml
index 1c0b3f3..e1de25c 100644
--- a/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context.xml
+++ b/taverna-workflowmodel-impl/src/main/resources/META-INF/spring/workflowmodel-impl-context.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <beans xmlns="http://www.springframework.org/schema/beans"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/main/resources/provenanceContext.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/main/resources/provenanceContext.xml b/taverna-workflowmodel-impl/src/main/resources/provenanceContext.xml
index 84e650f..46dc223 100644
--- a/taverna-workflowmodel-impl/src/main/resources/provenanceContext.xml
+++ b/taverna-workflowmodel-impl/src/main/resources/provenanceContext.xml
@@ -1,3 +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.
+
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!-- Context providing ProvenanceItems for the workflow facade and dispatch stack -->

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/2_port_cross_product.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/2_port_cross_product.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/2_port_cross_product.xml
index 603685e..38ec3ba 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/2_port_cross_product.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/2_port_cross_product.xml
@@ -1,3 +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.
+
+-->
 <iterationStrategyStack xmlns="http://taverna.sf.net/2008/xml/t2flow">
 	<iteration>
 		<strategy>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/activity.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/activity.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/activity.xml
index 8595701..9f8331b 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/activity.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/activity.xml
@@ -1,3 +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.
+
+-->
 <activity xmlns="http://taverna.sf.net/2008/xml/t2flow">
 	<class>
 		org.apache.taverna.workflowmodel.serialization.DummyActivity

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_datalinks.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_datalinks.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_datalinks.xml
index b7b7d58..eb1f8d2 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_datalinks.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_datalinks.xml
@@ -1,3 +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.
+
+-->
 <dataflow role="top" xmlns="http://taverna.sf.net/2008/xml/t2flow">
 	<inputPorts/>
 	<outputPorts>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_condition.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_condition.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_condition.xml
index 608d1ec..0de5cc2 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_condition.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_condition.xml
@@ -1,3 +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.
+
+-->
 <dataflow role="top" xmlns="http://taverna.sf.net/2008/xml/t2flow" id="123">
 	<inputPorts />
 	<outputPorts />

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_merge.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_merge.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_merge.xml
index be0cca4..1eb2bd3 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_merge.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_merge.xml
@@ -1,3 +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.
+
+-->
 <dataflow xmlns="http://taverna.sf.net/2008/xml/t2flow" id="123">
 	<inputPorts />
 	<outputPorts />

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_unlinked_processor.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_unlinked_processor.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_unlinked_processor.xml
index 2abafe7..729c574 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_unlinked_processor.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dataflow_with_unlinked_processor.xml
@@ -1,3 +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.
+
+-->
 <dataflow role="top" xmlns="http://taverna.sf.net/2008/xml/t2flow" id="123">
 	<inputPorts />
 	<outputPorts />

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchLayer.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchLayer.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchLayer.xml
index 3e41352..64490b1 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchLayer.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchLayer.xml
@@ -1,3 +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.
+
+-->
 <dispatchLayer xmlns="http://taverna.sf.net/2008/xml/t2flow">
 	<class>
 		org.apache.taverna.workflowmodel.processor.dispatch.layers.Parallelize

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchStack.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchStack.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchStack.xml
index 8a3365e..5cd2813 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchStack.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/dispatchStack.xml
@@ -1,3 +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.
+
+-->
 <dispatchStack xmlns="http://taverna.sf.net/2008/xml/t2flow">
 	<dispatchLayer>
 		<class>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/empty_dataflow_with_ports.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/empty_dataflow_with_ports.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/empty_dataflow_with_ports.xml
index 33a9746..da8b41e 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/empty_dataflow_with_ports.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/empty_dataflow_with_ports.xml
@@ -1,3 +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.
+
+-->
 <dataflow role="top" xmlns="http://taverna.sf.net/2008/xml/t2flow" id="123">
 	<name>george</name>
 	<inputPorts>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/08b0b095/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/processor.xml
----------------------------------------------------------------------
diff --git a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/processor.xml b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/processor.xml
index 30d541b..7d0d39f 100644
--- a/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/processor.xml
+++ b/taverna-workflowmodel-impl/src/test/resources/serialized-fragments/processor.xml
@@ -1,3 +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.
+
+-->
 <processor xmlns="http://taverna.sf.net/2008/xml/t2flow">
 	<name>george</name>
 	<inputPorts>