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

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


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 055adafe86 Update license header
055adafe86 is described below

commit 055adafe862e4822f418a5fe8474e9a173e24f6c
Author: James Daugherty <[email protected]>
AuthorDate: Tue Apr 22 20:17:25 2025 -0400

    Update license header
---
 .../groovy/grails/doc/AddReleaseDropDown.groovy    | 31 ++++++++++++----------
 1 file changed, 17 insertions(+), 14 deletions(-)

diff --git a/buildSrc/src/main/groovy/grails/doc/AddReleaseDropDown.groovy 
b/buildSrc/src/main/groovy/grails/doc/AddReleaseDropDown.groovy
index 079ff128e4..8e63972727 100644
--- a/buildSrc/src/main/groovy/grails/doc/AddReleaseDropDown.groovy
+++ b/buildSrc/src/main/groovy/grails/doc/AddReleaseDropDown.groovy
@@ -1,18 +1,21 @@
 /*
-* Copyright 2024 The Unity Foundation
-*
-* 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.
-*/
+ *  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
+ *
+ *    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.
+ */
 package grails.doc
 
 import grails.doc.dropdown.SoftwareVersion

Reply via email to