Repository: incubator-rocketmq Updated Branches: refs/heads/master 199fc4989 -> 7290523b1
Fix copyright line in license file Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/commit/b03bce03 Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/tree/b03bce03 Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/diff/b03bce03 Branch: refs/heads/master Commit: b03bce03ae365789a20c4b4ab1a6087e95274d0a Parents: 199fc49 Author: Justin Mclean <[email protected]> Authored: Tue Dec 20 17:22:25 2016 +1100 Committer: Justin Mclean <[email protected]> Committed: Tue Dec 20 17:22:25 2016 +1100 ---------------------------------------------------------------------- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq/blob/b03bce03/LICENSE ---------------------------------------------------------------------- diff --git a/LICENSE b/LICENSE index 715fb67..c2441e8 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2016 Alibaba Group + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -198,4 +198,4 @@ 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. \ No newline at end of file + limitations under the License.
