eolivelli closed pull request #1659: Issue-1658 License file: typo "Google Protocal Buffers" instead of "Google Protocol Buffers" URL: https://github.com/apache/bookkeeper/pull/1659
This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull request (from a fork), the diff is supplied below (as it won't show otherwise due to GitHub magic): diff --git a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt index 5303d52862..2997d7bdd6 100644 --- a/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt +++ b/bookkeeper-dist/src/main/resources/LICENSE-all.bin.txt @@ -492,7 +492,7 @@ a "3-clause BSD" license. For details, see deps/jsr-305/LICENSE. Bundled as lib/com.google.code.findbugs-jsr305-3.0.2.jar Source available at https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/jsr-305/source-archive.zip ------------------------------------------------------------------------------------ -This product bundles Google Protocal Buffers, which is available under a "3-clause BSD" +This product bundles Google Protocol Buffers, which is available under a "3-clause BSD" license. Bundled as diff --git a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt index eac571468e..7ed32ad92f 100644 --- a/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt +++ b/bookkeeper-dist/src/main/resources/LICENSE-server.bin.txt @@ -404,7 +404,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ------------------------------------------------------------------------------------ -This product bundles Google Protocal Buffers, which is available under a "3-clause BSD" +This product bundles Google Protocol Buffers, which is available under a "3-clause BSD" license. Bundled as ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
