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

bisman pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-resilientdb-ansible.git


The following commit(s) were added to refs/heads/main by this push:
     new c996993  Revise license details and add deprecation notice
c996993 is described below

commit c996993d4114771dde07c607036707cebe3acfd1
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Dec 14 17:56:59 2025 -0800

    Revise license details and add deprecation notice
    
    Updated license information and added deprecation notice for the repository.
---
 README.md | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 9502451..b52cf4a 100644
--- a/README.md
+++ b/README.md
@@ -7,23 +7,27 @@ 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
+  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 specific language
-governing permissions and limitations under the License.
+KIND, either express or implied.  See the License for the
+specific language governing permissions and limitations
+under the License.
 -->
+---
 
-**DEPRECATION NOTICE**
+# DEPRECATION NOTICE
 
 This repository is deprecated.
 Active development now continues in the [ResilientDB 
Monorepo](https://github.com/apache/incubator-resilientdb).
 
 The ResaultDB Ansible can be found at 
[ecosystem/deployment/ansible](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/deployment/ansible).
 
-# ResilientDB-Ansible
+---
+
+## ResilientDB-Ansible
 
 Docker image to provision and run ResilientDB along with supporting services 
(GraphQL, Crow HTTP server, Nginx) using systemd and Ansible.
 

Reply via email to