Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add NOTICE
  • Loading branch information
pengxiaoyu committed Oct 16, 2023
commit 19d4b0e827f1a77a92ef40bdd74ee84da9d0b59e
34 changes: 34 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,37 @@ Copyright 2014 The Netty Project
This product contains code form the t-digest Project:
The code for the t-digest was originally authored by Ted Dunning
Adrien Grand contributed the heart of the AVLTreeDigest (https://github.com/jpountz)

This product contains the following code copied from Maven Protocol Buffers Plugin:
dubbo-maven-plugin/src/main/java/org/apache/dubbo/maven/plugin/protoc/DubboProtocCompilerMojo.java

Maven Protocol Buffers Plugin
=============================
Copyright (c) 2016 Maven Protocol Buffers Plugin Authors. All rights reserved.
Maven Protocol Buffers Plugin includes a binary distribution of WinRun4J,
which is used to execute protoc plugins written in Java
under 32-bit and 64-bit Windows operating systems.

WinRun4J is licensed under the Common Public License (CPL).
http://www.eclipse.org/legal/cpl-v10.html

Additional information about WinRun4J is available on
the project's home page:
http://winrun4j.sourceforge.net/

For information about the bundled versions of the binaries
please read src/main/resources/winrun4j/README.txt
inside this git repository.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These lines can be removed

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok,fixed


This product contains the following code copied from grpc-java-contrib:
dubbo-compiler/src/main/java/org/apache/dubbo/gen/utils/ProtoTypeMap.java
Some portions of this file Copyright (c) 2019, Salesforce.com, Inc. and licensed under the BSD 3-Clause License

grpc-java-contrib
====================
Copyright (c) 2019, Salesforce.com, Inc.
All rights reserved.