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

jamesfredley pushed a commit to branch licence-updates
in repository https://gitbox.apache.org/repos/asf/grails-redis.git

commit e2a7e33451f7accf920cfcda7756d56c8d0aed7e
Author: James Fredley <[email protected]>
AuthorDate: Mon Jun 9 14:39:03 2025 -0400

    Add license header to .md files
---
 README.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.md b/README.md
index 0ec4dd2..e20fecb 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,19 @@
+<!--
+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.
+-->
+
 [![Java 
CI](https://github.com/grails/grails-redis/actions/workflows/gradle.yml/badge.svg)](https://github.com/grails/grails-redis/actions/workflows/gradle.yml)
 
 Grails Redis Plugin

Reply via email to