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

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


The following commit(s) were added to refs/heads/master by this push:
     new 8df2253  Revise license section and add deprecation notice
8df2253 is described below

commit 8df2253213128f9d6ef839bc48adabefc823aaa3
Author: Bismanpal-Singh <[email protected]>
AuthorDate: Sun Dec 14 17:55:02 2025 -0800

    Revise license section and add deprecation notice
    
    Updated licensing information and added deprecation notice.
---
 README.md | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

diff --git a/README.md b/README.md
index 6584a5f..524276c 100644
--- a/README.md
+++ b/README.md
@@ -1,29 +1,32 @@
 <!--
-# 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 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.
 -->
+---
 
-**DEPRECATION NOTICE**
+## DEPRECATION NOTICE
 
 This repository is deprecated.
 Active development now continues in the [ResilientDB 
Monorepo](https://github.com/apache/incubator-resilientdb).
 
 The ResaultDB Orbit can be found at 
[ecosystem/deployment/orbit](https://github.com/apache/incubator-resilientdb/tree/master/ecosystem/deployment/orbit).
 
+--
+
 # ResilientDB Orbit
 ResilientDB Orbit is a lightweight desktop launcher to spin up ResilientDB and 
its core services in one click, perfect for handling development, rapid 
testing, and local experimentation.
 

Reply via email to