This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new ca1c79d9495 Unify Copyright format (#23390)
ca1c79d9495 is described below

commit ca1c79d94953e6a7571de64de37c448b51caed45
Author: Zichao <[email protected]>
AuthorDate: Sat Jan 7 19:31:33 2023 +1300

    Unify Copyright format (#23390)
---
 .licenserc.yaml                                    |  1 +
 .mvn/wrapper/maven-wrapper.properties              |  3 ++
 .../resources/template/jdbc/resources/file.ftl     | 32 +++++++++++-----------
 .../resources/template/jdbc/resources/registry.ftl | 32 +++++++++++-----------
 .../resources/template/jdbc/resources/seata.ftl    | 32 +++++++++++-----------
 .../template/jdbc/resources/yaml/config.ftl        |  1 +
 .../base/seata-at/src/test/resources/file.conf     | 32 +++++++++++-----------
 .../base/seata-at/src/test/resources/registry.conf | 32 +++++++++++-----------
 .../base/seata-at/src/test/resources/seata.conf    | 32 +++++++++++-----------
 mvnw                                               |  4 +--
 mvnw.cmd                                           |  4 +--
 .../resources/conf/convert/config-encrypt.yaml     |  1 -
 .../src/test/resources/conf/empty/server.yaml      |  1 -
 test/e2e/agent/plugins/jaeger/pom.xml              |  2 +-
 test/e2e/agent/plugins/zipkin/pom.xml              |  2 +-
 .../src/test/assembly/conf/jbossts-properties.xml  |  2 +-
 .../test/resources/env/common/cursor-command.xml   |  2 +-
 .../env/scenario/cursor/data/actual/databases.xml  |  2 +-
 .../env/scenario/cursor/data/actual/dataset.xml    |  2 +-
 .../scenario/cursor/data/expected/databases.xml    |  2 +-
 .../env/scenario/cursor/data/expected/dataset.xml  |  2 +-
 .../src/test/resources/jbossts-properties.xml      |  2 +-
 22 files changed, 114 insertions(+), 111 deletions(-)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index a1ff3317885..6c3de9e5dce 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -13,6 +13,7 @@
 # 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.
+#
 
 header:
   license:
diff --git a/.mvn/wrapper/maven-wrapper.properties 
b/.mvn/wrapper/maven-wrapper.properties
index a76550fec04..83557cbfd78 100644
--- a/.mvn/wrapper/maven-wrapper.properties
+++ b/.mvn/wrapper/maven-wrapper.properties
@@ -1,3 +1,4 @@
+#
 # 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.
@@ -12,5 +13,7 @@
 # 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.
+#
+
 
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.8.5/apache-maven-3.8.5-bin.zip
 
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.0/maven-wrapper-3.1.0.jar
diff --git 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/file.ftl
 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/file.ftl
index 96199b120d8..34a054dca03 100644
--- 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/file.ftl
+++ 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/file.ftl
@@ -1,19 +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.
-## ---------------------------------------------------------------------------
+#
+# 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.
+#
 
 transport {
   # tcp udt unix-domain-socket
diff --git 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/registry.ftl
 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/registry.ftl
index 0489d85737a..3be5402d98f 100644
--- 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/registry.ftl
+++ 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/registry.ftl
@@ -1,19 +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.
-## ---------------------------------------------------------------------------
+#
+# 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.
+#
 
 registry {
   # file 、nacos 、eureka、redis、zk
diff --git 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/seata.ftl
 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/seata.ftl
index cc997288a85..919da72e8da 100644
--- 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/seata.ftl
+++ 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/seata.ftl
@@ -1,19 +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.
-## ---------------------------------------------------------------------------
+#
+# 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.
+#
 
 sharding.transaction.seata.at.enable = true
 
diff --git 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/yaml/config.ftl
 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/yaml/config.ftl
index 877bdae79e5..5de1f4edcd0 100644
--- 
a/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/yaml/config.ftl
+++ 
b/examples/shardingsphere-example-generator/src/main/resources/template/jdbc/resources/yaml/config.ftl
@@ -14,6 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
+
 <#if mode?exists>
     <#include "./mode/${mode}.ftl" />
 </#if>
diff --git a/kernel/transaction/type/base/seata-at/src/test/resources/file.conf 
b/kernel/transaction/type/base/seata-at/src/test/resources/file.conf
index a468d1e0494..47f45ee06be 100644
--- a/kernel/transaction/type/base/seata-at/src/test/resources/file.conf
+++ b/kernel/transaction/type/base/seata-at/src/test/resources/file.conf
@@ -1,19 +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.
-## ---------------------------------------------------------------------------
+#
+# 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.
+#
 
 transport {
   # tcp udt unix-domain-socket
diff --git 
a/kernel/transaction/type/base/seata-at/src/test/resources/registry.conf 
b/kernel/transaction/type/base/seata-at/src/test/resources/registry.conf
index 0489d85737a..3be5402d98f 100644
--- a/kernel/transaction/type/base/seata-at/src/test/resources/registry.conf
+++ b/kernel/transaction/type/base/seata-at/src/test/resources/registry.conf
@@ -1,19 +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.
-## ---------------------------------------------------------------------------
+#
+# 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.
+#
 
 registry {
   # file 、nacos 、eureka、redis、zk
diff --git 
a/kernel/transaction/type/base/seata-at/src/test/resources/seata.conf 
b/kernel/transaction/type/base/seata-at/src/test/resources/seata.conf
index 3d5c6f750a9..069a678a7e5 100644
--- a/kernel/transaction/type/base/seata-at/src/test/resources/seata.conf
+++ b/kernel/transaction/type/base/seata-at/src/test/resources/seata.conf
@@ -1,19 +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.
-## ---------------------------------------------------------------------------
+#
+# 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.
+#
 
 sharding.transaction.seata.at.enable = true
 sharding.transaction.seata.tx.timeout = 30
diff --git a/mvnw b/mvnw
index 63be68c9976..51e54751755 100755
--- a/mvnw
+++ b/mvnw
@@ -1,5 +1,5 @@
 #!/bin/sh
-# ----------------------------------------------------------------------------
+#
 # 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.
@@ -14,7 +14,7 @@
 # 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.
-# ----------------------------------------------------------------------------
+#
 
 # ----------------------------------------------------------------------------
 # Maven Start Up Batch script
diff --git a/mvnw.cmd b/mvnw.cmd
index 65e49cb67b9..c32b2fe77b2 100755
--- a/mvnw.cmd
+++ b/mvnw.cmd
@@ -1,4 +1,4 @@
-@REM 
----------------------------------------------------------------------------
+@REM
 @REM Licensed to the Apache Software Foundation (ASF) under one or more
 @REM contributor license agreements.  See the NOTICE file distributed with
 @REM this work for additional information regarding copyright ownership.
@@ -13,7 +13,7 @@
 @REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 @REM See the License for the specific language governing permissions and
 @REM limitations under the License.
-@REM 
----------------------------------------------------------------------------
+@REM
 
 @REM 
----------------------------------------------------------------------------
 @REM Maven Start Up Batch script
diff --git a/proxy/backend/src/test/resources/conf/convert/config-encrypt.yaml 
b/proxy/backend/src/test/resources/conf/convert/config-encrypt.yaml
index 21cb4b1d89e..3b40925b70c 100644
--- a/proxy/backend/src/test/resources/conf/convert/config-encrypt.yaml
+++ b/proxy/backend/src/test/resources/conf/convert/config-encrypt.yaml
@@ -15,7 +15,6 @@
 # limitations under the License.
 #
 
-
 databaseName: encrypt_db
 
 dataSources:
diff --git a/proxy/backend/src/test/resources/conf/empty/server.yaml 
b/proxy/backend/src/test/resources/conf/empty/server.yaml
index 6222972176a..b1312a0905c 100644
--- a/proxy/backend/src/test/resources/conf/empty/server.yaml
+++ b/proxy/backend/src/test/resources/conf/empty/server.yaml
@@ -14,4 +14,3 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-
diff --git a/test/e2e/agent/plugins/jaeger/pom.xml 
b/test/e2e/agent/plugins/jaeger/pom.xml
index a74967ff043..1f2277a631d 100644
--- a/test/e2e/agent/plugins/jaeger/pom.xml
+++ b/test/e2e/agent/plugins/jaeger/pom.xml
@@ -6,7 +6,7 @@
   ~ 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
diff --git a/test/e2e/agent/plugins/zipkin/pom.xml 
b/test/e2e/agent/plugins/zipkin/pom.xml
index 5db7e7d0375..a5954798086 100644
--- a/test/e2e/agent/plugins/zipkin/pom.xml
+++ b/test/e2e/agent/plugins/zipkin/pom.xml
@@ -6,7 +6,7 @@
   ~ 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
diff --git a/test/e2e/fixture/src/test/assembly/conf/jbossts-properties.xml 
b/test/e2e/fixture/src/test/assembly/conf/jbossts-properties.xml
index 7df6ab2e2ab..35808a78e9f 100644
--- a/test/e2e/fixture/src/test/assembly/conf/jbossts-properties.xml
+++ b/test/e2e/fixture/src/test/assembly/conf/jbossts-properties.xml
@@ -6,7 +6,7 @@
   ~ (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
+  ~     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,
diff --git 
a/test/e2e/transaction/src/test/resources/env/common/cursor-command.xml 
b/test/e2e/transaction/src/test/resources/env/common/cursor-command.xml
index c3f0e8bf22c..4f90c1ed21a 100644
--- a/test/e2e/transaction/src/test/resources/env/common/cursor-command.xml
+++ b/test/e2e/transaction/src/test/resources/env/common/cursor-command.xml
@@ -6,7 +6,7 @@
   ~ (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
+  ~     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,
diff --git 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/databases.xml
 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/databases.xml
index 0299da53ea9..7ba6877df39 100644
--- 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/databases.xml
+++ 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/databases.xml
@@ -7,7 +7,7 @@
   ~ (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
+  ~     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,
diff --git 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/dataset.xml
 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/dataset.xml
index 8046c1c861f..840ad09871f 100644
--- 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/dataset.xml
+++ 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/actual/dataset.xml
@@ -6,7 +6,7 @@
   ~ (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
+  ~     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,
diff --git 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/databases.xml
 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/databases.xml
index a98d7b55e9d..7d313fee9d0 100644
--- 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/databases.xml
+++ 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/databases.xml
@@ -7,7 +7,7 @@
   ~ (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
+  ~     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,
diff --git 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/dataset.xml
 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/dataset.xml
index 8046c1c861f..840ad09871f 100644
--- 
a/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/dataset.xml
+++ 
b/test/e2e/transaction/src/test/resources/env/scenario/cursor/data/expected/dataset.xml
@@ -6,7 +6,7 @@
   ~ (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
+  ~     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,
diff --git a/test/e2e/transaction/src/test/resources/jbossts-properties.xml 
b/test/e2e/transaction/src/test/resources/jbossts-properties.xml
index 68a0e7a4135..5d935bf8783 100644
--- a/test/e2e/transaction/src/test/resources/jbossts-properties.xml
+++ b/test/e2e/transaction/src/test/resources/jbossts-properties.xml
@@ -6,7 +6,7 @@
   ~ (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
+  ~     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,

Reply via email to