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

jdaugherty pushed a commit to branch 8.0.x-hibernate7
in repository https://gitbox.apache.org/repos/asf/grails-core.git

commit 8d126780b5fdfb5d92d63d99a22cbce0f38c9f80
Author: James Daugherty <[email protected]>
AuthorDate: Sun May 17 11:57:15 2026 -0400

    Remove double license header
---
 grails-data-hibernate7/README.md | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/grails-data-hibernate7/README.md b/grails-data-hibernate7/README.md
index 4574deb213..4196706045 100644
--- a/grails-data-hibernate7/README.md
+++ b/grails-data-hibernate7/README.md
@@ -16,22 +16,6 @@
   specific language governing permissions and limitations
   under the License.
 -->
-<!--
-SPDX-License-Identifier: Apache-2.0
-
-Licensed 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
-
-    https://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.
--->
-
 # GORM for Hibernate 7
 This project implements [GORM](https://gorm.grails.org) for the Hibernate 7.
 

Reply via email to