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

lidavidm pushed a commit to branch import
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/import by this push:
     new 699f3a7  Update readme
699f3a7 is described below

commit 699f3a7537fd50252b258f32f6108eeb81e85195
Author: David Li <[email protected]>
AuthorDate: Wed Jun 1 16:08:55 2022 -0400

    Update readme
---
 README.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/README.md b/README.md
index 37504cd..4ba6cff 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,24 @@
+<!---
+  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.
+-->
+
 # ADBC: Arrow Database Connectivity
 
 
[![License](http://img.shields.io/:license-Apache%202-blue.svg)](https://github.com/apache/arrow-adbc/blob/master/LICENSE.txt)
+
+EXPERIMENTAL. Please see the [mailing list 
discussion](https://lists.apache.org/thread/gnz1kz2rj3rb8rh8qz7l0mv8lvzq254w).

Reply via email to