You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ch...@apache.org on 2007/08/07 00:17:28 UTC

svn commit: r563304 - in /activemq/camel/trunk: camel-core/src/main/java/org/apache/camel/model/ camel-core/src/main/java/org/apache/camel/model/language/ camel-core/src/main/resources/org/apache/camel/model/ camel-core/src/main/resources/org/apache/ca...

Author: chirino
Date: Mon Aug  6 15:17:27 2007
New Revision: 563304

URL: http://svn.apache.org/viewvc?view=rev&rev=563304
Log:
Added some missing lic. headers

Modified:
    activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/language/package-info.java
    activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/package-info.java
    activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/jaxb.index
    activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/language/jaxb.index
    activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rnc
    activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rng
    activemq/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java
    activemq/camel/trunk/components/camel-spring/src/main/resources/org/apache/camel/spring/jaxb.index
    activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/schema.xsd
    activemq/camel/trunk/components/pom.xml
    activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceA.xml
    activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceC.xml
    activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po1.xml
    activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po2.xml
    activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po3.xml
    activemq/camel/trunk/examples/camel-example-etl/src/data/row1.xml
    activemq/camel/trunk/examples/camel-example-etl/src/data/row2.xml

Modified: activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/language/package-info.java
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/language/package-info.java?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/language/package-info.java (original)
+++ activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/language/package-info.java Mon Aug  6 15:17:27 2007
@@ -1 +1,18 @@
+/**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 @javax.xml.bind.annotation.XmlSchema(namespace = "http://activemq.apache.org/camel/schema/spring", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) package org.apache.camel.model.language;

Modified: activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/package-info.java
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/package-info.java?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/package-info.java (original)
+++ activemq/camel/trunk/camel-core/src/main/java/org/apache/camel/model/package-info.java Mon Aug  6 15:17:27 2007
@@ -1 +1,18 @@
+/**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 @javax.xml.bind.annotation.XmlSchema(namespace = "http://activemq.apache.org/camel/schema/spring", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) package org.apache.camel.model;

Modified: activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/jaxb.index
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/jaxb.index?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/jaxb.index (original)
+++ activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/jaxb.index Mon Aug  6 15:17:27 2007
@@ -1,3 +1,19 @@
+## ------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ------------------------------------------------------------------------
 AggregatorType
 BeanRef
 ChoiceType

Modified: activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/language/jaxb.index
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/language/jaxb.index?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/language/jaxb.index (original)
+++ activemq/camel/trunk/camel-core/src/main/resources/org/apache/camel/model/language/jaxb.index Mon Aug  6 15:17:27 2007
@@ -1,3 +1,19 @@
+## ------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ------------------------------------------------------------------------
 ELExpression
 GroovyExpression
 HeaderExpression

Modified: activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rnc
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rnc?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rnc (original)
+++ activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rnc Mon Aug  6 15:17:27 2007
@@ -1,3 +1,19 @@
+## ------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ------------------------------------------------------------------------
 default namespace = "http://foo.com/bar"
 
 element mail {

Modified: activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rng
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rng?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rng (original)
+++ activemq/camel/trunk/components/camel-msv/src/test/resources/org/apache/camel/component/validator/relaxng/schema.rng Mon Aug  6 15:17:27 2007
@@ -1,3 +1,19 @@
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <element xmlns="http://relaxng.org/ns/structure/1.0" ns="http://foo.com/bar" name="mail">
   <element name="subject">
     <text/>

Modified: activemq/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java (original)
+++ activemq/camel/trunk/components/camel-spring/src/main/java/org/apache/camel/spring/package-info.java Mon Aug  6 15:17:27 2007
@@ -1,2 +1,19 @@
+/**
+ *
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 @javax.xml.bind.annotation.XmlSchema(namespace = "http://activemq.apache.org/camel/schema/spring", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
 package org.apache.camel.spring;

Modified: activemq/camel/trunk/components/camel-spring/src/main/resources/org/apache/camel/spring/jaxb.index
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-spring/src/main/resources/org/apache/camel/spring/jaxb.index?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/components/camel-spring/src/main/resources/org/apache/camel/spring/jaxb.index (original)
+++ activemq/camel/trunk/components/camel-spring/src/main/resources/org/apache/camel/spring/jaxb.index Mon Aug  6 15:17:27 2007
@@ -1,3 +1,19 @@
+## ------------------------------------------------------------------------
+## Licensed to the Apache Software Foundation (ASF) under one or more
+## contributor license agreements.  See the NOTICE file distributed with
+## this work for additional information regarding copyright ownership.
+## The ASF licenses this file to You under the Apache License, Version 2.0
+## (the "License"); you may not use this file except in compliance with
+## the License.  You may obtain a copy of the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS,
+## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+## See the License for the specific language governing permissions and
+## limitations under the License.
+## ------------------------------------------------------------------------
 CamelBeanPostProcessor
 CamelContextFactoryBean
 CamelTemplateFactoryBean

Modified: activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/schema.xsd
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/schema.xsd?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/schema.xsd (original)
+++ activemq/camel/trunk/components/camel-spring/src/test/resources/org/apache/camel/component/validator/schema.xsd Mon Aug  6 15:17:27 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<!--
+    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.
+-->
 <xs:schema elementFormDefault="qualified" version="1.0"
            targetNamespace="http://foo.com/bar"
            xmlns:tns="http://foo.com/bar"

Modified: activemq/camel/trunk/components/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/pom.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/components/pom.xml (original)
+++ activemq/camel/trunk/components/pom.xml Mon Aug  6 15:17:27 2007
@@ -48,6 +48,7 @@
     <module>camel-jpa</module> 
     <module>camel-mail</module>
     <module>camel-mina</module>
+    <module>camel-msv</module>
     <module>camel-quartz</module>
     <module>camel-rmi</module>
     <module>camel-saxon</module>

Modified: activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceA.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceA.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceA.xml (original)
+++ activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceA.xml Mon Aug  6 15:17:27 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <invoice purchaseOrderId="p1">
   <description>This invoice should tie up with purchase order p1</description>
 </invoice>

Modified: activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceC.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceC.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceC.xml (original)
+++ activemq/camel/trunk/examples/camel-example-bam/src/data/invoices/invoiceC.xml Mon Aug  6 15:17:27 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <invoice purchaseOrderId="p3">
   <description>This invoice should tie up with purchase order p3</description>
 </invoice>

Modified: activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po1.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po1.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po1.xml (original)
+++ activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po1.xml Mon Aug  6 15:17:27 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <purchaseOrder id="p1">
   <product>beer</product>
   <amount>10</amount>

Modified: activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po2.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po2.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po2.xml (original)
+++ activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po2.xml Mon Aug  6 15:17:27 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <purchaseOrder id="p2">
   <product>pizza</product>
   <amount>2</amount>

Modified: activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po3.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po3.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po3.xml (original)
+++ activemq/camel/trunk/examples/camel-example-bam/src/data/purchaseOrders/po3.xml Mon Aug  6 15:17:27 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <purchaseOrder id="p3">
   <product>iPhone</product>
   <amount>1</amount>

Modified: activemq/camel/trunk/examples/camel-example-etl/src/data/row1.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-etl/src/data/row1.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/examples/camel-example-etl/src/data/row1.xml (original)
+++ activemq/camel/trunk/examples/camel-example-etl/src/data/row1.xml Mon Aug  6 15:17:27 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <person user="james">
   <firstName>James</firstName>
   <lastName>Strachan</lastName>

Modified: activemq/camel/trunk/examples/camel-example-etl/src/data/row2.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-etl/src/data/row2.xml?view=diff&rev=563304&r1=563303&r2=563304
==============================================================================
--- activemq/camel/trunk/examples/camel-example-etl/src/data/row2.xml (original)
+++ activemq/camel/trunk/examples/camel-example-etl/src/data/row2.xml Mon Aug  6 15:17:27 2007
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <person user="hiram">
   <firstName>Hiram</firstName>
   <lastName>Chirino</lastName>