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 4f47c075723 Fix copyright for test sql (#35926)
4f47c075723 is described below
commit 4f47c075723093b8bce1abea63b2a349ffe76efa
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Jul 9 09:45:03 2025 +0800
Fix copyright for test sql (#35926)
---
.../container/init-sql/mariadb/00-init-authority.sql | 17 -----------------
.../container/init-sql/mariadb/99-be-ready.sql | 17 -----------------
2 files changed, 34 deletions(-)
diff --git
a/test/e2e/env/src/test/resources/container/init-sql/mariadb/00-init-authority.sql
b/test/e2e/env/src/test/resources/container/init-sql/mariadb/00-init-authority.sql
index 0a41dba5edd..9b7a3292c4d 100644
---
a/test/e2e/env/src/test/resources/container/init-sql/mariadb/00-init-authority.sql
+++
b/test/e2e/env/src/test/resources/container/init-sql/mariadb/00-init-authority.sql
@@ -1,20 +1,3 @@
-/*
- * 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
diff --git
a/test/e2e/env/src/test/resources/container/init-sql/mariadb/99-be-ready.sql
b/test/e2e/env/src/test/resources/container/init-sql/mariadb/99-be-ready.sql
index 5ba1d9f9531..b2e745ba8de 100644
--- a/test/e2e/env/src/test/resources/container/init-sql/mariadb/99-be-ready.sql
+++ b/test/e2e/env/src/test/resources/container/init-sql/mariadb/99-be-ready.sql
@@ -1,20 +1,3 @@
-/*
- * 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