KYLIN-1286 add license on .reviewboardrc
Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5d38a394 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5d38a394 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5d38a394 Branch: refs/heads/KYLIN-1122 Commit: 5d38a39480e6f2feb89e03c47dda1738a4deceba Parents: 6f1f966 Author: lidongsjtu <don...@ebay.com> Authored: Thu Jan 14 13:56:05 2016 +0800 Committer: Xiaoyu Wang <wangxia...@apache.org> Committed: Mon Jan 18 13:38:30 2016 +0800 ---------------------------------------------------------------------- .reviewboardrc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/5d38a394/.reviewboardrc ---------------------------------------------------------------------- diff --git a/.reviewboardrc b/.reviewboardrc index 7fcc51f..1b9200f 100644 --- a/.reviewboardrc +++ b/.reviewboardrc @@ -1,3 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. + REVIEWBOARD_URL = "https://reviews.apache.org" REPOSITORY = "kylin" BRANCH = "2.x-staging"