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-create-resilient-app.git


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

commit 4d480a83979b402be050ddec602dcad22f78c74e
Author: Ubuntu <[email protected]>
AuthorDate: Wed Jul 16 19:32:07 2025 +0000

    update license
---
 CODE_OF_CONDUCT.md                        | 38 +++++++++++++++----------------
 README.md                                 | 19 ++++++++++++++++
 templates/react-js-resvault-sdk/README.md | 19 ++++++++++++++++
 templates/react-ts-resvault-sdk/README.md | 20 ++++++++++++++++
 templates/vue-js-resvault-sdk/README.md   | 20 ++++++++++++++++
 templates/vue-ts-resvault-sdk/README.md   | 20 ++++++++++++++++
 6 files changed, 117 insertions(+), 19 deletions(-)

diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
index 78a977c..5f198c5 100644
--- a/CODE_OF_CONDUCT.md
+++ b/CODE_OF_CONDUCT.md
@@ -1,21 +1,21 @@
-<!--
-  - 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.
+#
 
 # Contributor Covenant Code of Conduct
 
@@ -92,4 +92,4 @@ available at 
https://www.contributor-covenant.org/version/1/4/code-of-conduct.ht
 [homepage]: https://www.contributor-covenant.org
 
 For answers to common questions about this code of conduct, see
-https://www.contributor-covenant.org/faq
\ No newline at end of file
+https://www.contributor-covenant.org/faq
diff --git a/README.md b/README.md
index 22c1ff4..ee639db 100644
--- a/README.md
+++ b/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.
+#
+
 
 # Create Resilient App
 
diff --git a/templates/react-js-resvault-sdk/README.md 
b/templates/react-js-resvault-sdk/README.md
index 58beeac..e054d2e 100644
--- a/templates/react-js-resvault-sdk/README.md
+++ b/templates/react-js-resvault-sdk/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.
+#
+
 # Getting Started with Create React App
 
 This project was bootstrapped with [Create React 
App](https://github.com/facebook/create-react-app).
diff --git a/templates/react-ts-resvault-sdk/README.md 
b/templates/react-ts-resvault-sdk/README.md
index b87cb00..17a8ac9 100644
--- a/templates/react-ts-resvault-sdk/README.md
+++ b/templates/react-ts-resvault-sdk/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.
+#
+
+
 # Getting Started with Create React App
 
 This project was bootstrapped with [Create React 
App](https://github.com/facebook/create-react-app).
diff --git a/templates/vue-js-resvault-sdk/README.md 
b/templates/vue-js-resvault-sdk/README.md
index 1511959..09aba00 100644
--- a/templates/vue-js-resvault-sdk/README.md
+++ b/templates/vue-js-resvault-sdk/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.
+#
+
+
 # Vue 3 + Vite
 
 This template should help get you started developing with Vue 3 in Vite. The 
template uses Vue 3 `<script setup>` SFCs, check out the [script setup 
docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn 
more.
diff --git a/templates/vue-ts-resvault-sdk/README.md 
b/templates/vue-ts-resvault-sdk/README.md
index 33895ab..7e585d3 100644
--- a/templates/vue-ts-resvault-sdk/README.md
+++ b/templates/vue-ts-resvault-sdk/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.
+#
+
+
 # Vue 3 + TypeScript + Vite
 
 This template should help get you started developing with Vue 3 and TypeScript 
in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script 
setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to 
learn more.

Reply via email to