Add license for OpenMessaging
Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/738e6d56 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/738e6d56 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/738e6d56 Branch: refs/heads/develop Commit: 738e6d568cd7695a21b0be62e6ef17bc80422a4c Parents: f619e45 Author: dongeforever <[email protected]> Authored: Thu Jun 8 15:47:40 2017 +0800 Committer: dongeforever <[email protected]> Committed: Thu Jun 22 10:21:05 2017 +0800 ---------------------------------------------------------------------- distribution/LICENSE-BIN | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/738e6d56/distribution/LICENSE-BIN ---------------------------------------------------------------------- diff --git a/distribution/LICENSE-BIN b/distribution/LICENSE-BIN index 32d0208..3726172 100644 --- a/distribution/LICENSE-BIN +++ b/distribution/LICENSE-BIN @@ -314,4 +314,21 @@ The source code of guava can be found at https://github.com/google/guava. 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. +------ +This product has a bundle OpenMessaging, which is available under the ASL2 License. +The source code of OpenMessaging can be found at https://github.com/openmessaging/openmessaging. + + Copyright (C) 2017 The OpenMessaging authors. + + Licensed 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.
