Fix bad formatting of ASL headers on composite files

git-svn-id: https://svn.apache.org/repos/asf/incubator/nuvem/trunk@1305229 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/nuvem-google/src/main/resources/nuvemxmpp.composite b/nuvem-google/src/main/resources/nuvemxmpp.composite
index dc8949d..f83118d 100644
--- a/nuvem-google/src/main/resources/nuvemxmpp.composite
+++ b/nuvem-google/src/main/resources/nuvemxmpp.composite
@@ -1,19 +1,22 @@
 <?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.

-	-->

-	    

+<!--

+ * 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.    

+-->

 <composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"

 	xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"

 	targetNamespace="http://apache.org/nuvem" name="xmppgoogle">

diff --git a/nuvem-samples/store-appengine-webapp/war/store.composite b/nuvem-samples/store-appengine-webapp/war/store.composite
index a68ad1f..1e8fd5f 100644
--- a/nuvem-samples/store-appengine-webapp/war/store.composite
+++ b/nuvem-samples/store-appengine-webapp/war/store.composite
@@ -1,18 +1,22 @@
 <?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.

-	-->

+<!--

+ * 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.    

+-->

 <composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"

 	xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1" xmlns:xsd="http://www.w3.org/2001/XMLSchema"

 	xmlns:nuvem="http://apache.org/nuvem"

diff --git a/nuvem-standalone/src/main/resources/nuvemxmpp.composite b/nuvem-standalone/src/main/resources/nuvemxmpp.composite
index 5ef4a16..6143e92 100644
--- a/nuvem-standalone/src/main/resources/nuvemxmpp.composite
+++ b/nuvem-standalone/src/main/resources/nuvemxmpp.composite
@@ -1,18 +1,22 @@
 <?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.

-	-->

+<!--

+ * 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.    

+-->

 <composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"

 	xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"

 	targetNamespace="http://apache.org/nuvem" name="xmppstandalone">

diff --git a/nuvem-standalone/src/test/resources/testnuvemxmpp.composite b/nuvem-standalone/src/test/resources/testnuvemxmpp.composite
index a1e536c..281af27 100644
--- a/nuvem-standalone/src/test/resources/testnuvemxmpp.composite
+++ b/nuvem-standalone/src/test/resources/testnuvemxmpp.composite
@@ -1,18 +1,22 @@
 <?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.

-	-->

+<!--

+ * 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.    

+-->

 <composite xmlns="http://docs.oasis-open.org/ns/opencsa/sca/200912"

 	xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"

 	targetNamespace="http://testnuvemxmpp" name="xmpp">