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

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


The following commit(s) were added to refs/heads/main by this push:
     new dec53ff  update license
dec53ff is described below

commit dec53ffb37e698aea8f41988db5b77daaaef8917
Author: Ubuntu <[email protected]>
AuthorDate: Wed Jul 16 19:40:04 2025 +0000

    update license
---
 README.md                                | 22 +++++++++++++++++++++-
 WORKSPACE                                | 19 +++++++++++++++++++
 docs/doxygen/Doxyfile                    | 19 +++++++++++++++++++
 docs/doxygen/header                      | 19 +++++++++++++++++++
 docs/nft_market.md                       | 19 +++++++++++++++++++
 docs/research.md                         | 21 ++++++++++++++++++++-
 service/http_server/README.md            | 22 +++++++++++++++++++++-
 service/kv_service/README.md             | 19 ++++++++++++++++++-
 service/pybind_sample/README.md          | 19 +++++++++++++++++++
 service/sdk_validator/README.md          | 19 +++++++++++++++++++
 service/sdk_validator/docs/nft_market.md | 19 +++++++++++++++++++
 service/sdk_validator/docs/research.md   | 21 ++++++++++++++++++++-
 12 files changed, 233 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 8aabc52..2c296d4 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,23 @@
+#
+# 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.
+#
+
+
 # ResilientDB GraphQL
 ResilientDB GraphQL Server
 
@@ -282,4 +302,4 @@ Finally, restart the Nginx service to apply the changes:
 
 Then, test with:
 
-    {The public IP address of your machine}/graphql
\ No newline at end of file
+    {The public IP address of your machine}/graphql
diff --git a/WORKSPACE b/WORKSPACE
index 66e7525..2ae0146 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")
 
 http_archive(
diff --git a/docs/doxygen/Doxyfile b/docs/doxygen/Doxyfile
index e902499..77d009e 100644
--- a/docs/doxygen/Doxyfile
+++ b/docs/doxygen/Doxyfile
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 # Doxyfile 1.9.6
 
 # This file describes the settings to be used by the documentation system
diff --git a/docs/doxygen/header b/docs/doxygen/header
index 7fd1bd2..55058e4 100644
--- a/docs/doxygen/header
+++ b/docs/doxygen/header
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 <!-- HTML header for doxygen 1.9.8-->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml"; lang="$langISO">
diff --git a/docs/nft_market.md b/docs/nft_market.md
index 0b700f4..24fdf79 100644
--- a/docs/nft_market.md
+++ b/docs/nft_market.md
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 # Building a NFT market with resdb
 
 ## How can Sajjad sell his painting to Mo?
diff --git a/docs/research.md b/docs/research.md
index 655e48a..187586a 100644
--- a/docs/research.md
+++ b/docs/research.md
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 ## Transaction Specs
 [BigchainDB transactions](https://github.com/bigchaindb/BEPs/tree/master/13)
 
@@ -28,4 +47,4 @@ Traditionally, people design applications focusing on 
business processes (e.g. a
 3. A solution for storing secrets
 4. Build the APIs for NFT marketplce
 
-~ 3 weeks
\ No newline at end of file
+~ 3 weeks
diff --git a/service/http_server/README.md b/service/http_server/README.md
index 66c8772..51d0e86 100644
--- a/service/http_server/README.md
+++ b/service/http_server/README.md
@@ -1,3 +1,23 @@
+#
+# 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.
+#
+
+
 # HTTP Server Endpoints
 
 ## Transactions
@@ -33,4 +53,4 @@ Retrieve list of blocks within a range
 Used for the Explorer webpage
 
 ## Todo
-Update endpoints to use URL query parameters
\ No newline at end of file
+Update endpoints to use URL query parameters
diff --git a/service/kv_service/README.md b/service/kv_service/README.md
index 488d9ec..5f9ea8d 100644
--- a/service/kv_service/README.md
+++ b/service/kv_service/README.md
@@ -1,3 +1,20 @@
-
+#
+# 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.
+#
 
 bazel build --cxxopt="-std=c++17" 
@nexres//service/tools/kv_service/api_tools:kv_service_tools
diff --git a/service/pybind_sample/README.md b/service/pybind_sample/README.md
index 248ef18..833a316 100644
--- a/service/pybind_sample/README.md
+++ b/service/pybind_sample/README.md
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 # Pybind11 information
 
 Pybind11 allows for Python embedding within C++ code (and creating C++ 
bindings for Python). NexRes relies on Pybind11 to call Python code from C++.
diff --git a/service/sdk_validator/README.md b/service/sdk_validator/README.md
index ed4b624..7c65000 100644
--- a/service/sdk_validator/README.md
+++ b/service/sdk_validator/README.md
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 # resdb validator code in python
 
 ## Requirements
diff --git a/service/sdk_validator/docs/nft_market.md 
b/service/sdk_validator/docs/nft_market.md
index 0b700f4..24fdf79 100644
--- a/service/sdk_validator/docs/nft_market.md
+++ b/service/sdk_validator/docs/nft_market.md
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 # Building a NFT market with resdb
 
 ## How can Sajjad sell his painting to Mo?
diff --git a/service/sdk_validator/docs/research.md 
b/service/sdk_validator/docs/research.md
index 655e48a..187586a 100644
--- a/service/sdk_validator/docs/research.md
+++ b/service/sdk_validator/docs/research.md
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 ## Transaction Specs
 [BigchainDB transactions](https://github.com/bigchaindb/BEPs/tree/master/13)
 
@@ -28,4 +47,4 @@ Traditionally, people design applications focusing on 
business processes (e.g. a
 3. A solution for storing secrets
 4. Build the APIs for NFT marketplce
 
-~ 3 weeks
\ No newline at end of file
+~ 3 weeks

Reply via email to