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

dmwangnima pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git


The following commit(s) were added to refs/heads/main by this push:
     new 40e174049 update LICENSE (#2511)
40e174049 is described below

commit 40e174049391514c34583f9f51ad5597bfc9411b
Author: Ken Liu <[email protected]>
AuthorDate: Tue Nov 21 10:25:08 2023 +0800

    update LICENSE (#2511)
---
 LICENSE | 4 ++++
 NOTICE  | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/LICENSE b/LICENSE
index 75b52484e..b6791d677 100644
--- a/LICENSE
+++ b/LICENSE
@@ -200,3 +200,7 @@
    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.
+
+   For the package protocol/triple:
+
+   This package contains a modified portion of 'connect-go', a family of 
libraries for building gRPC-compatible HTTP APIs also under the "Apache License 
2.0" license, see https://github.com/bufbuild/connect-go/blob/main/LICENSE.
\ No newline at end of file
diff --git a/NOTICE b/NOTICE
index 003eda88b..1bdb732ad 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Dubbo-go
-Copyright 2018-2022 The Apache Software Foundation
+Copyright 2018-2023 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Reply via email to