You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by sh...@apache.org on 2016/11/10 03:23:00 UTC

kylin git commit: KYLIN-2171 fix RAT

Repository: kylin
Updated Branches:
  refs/heads/v1.6.0-rc1 516749e45 -> f43132efc


KYLIN-2171 fix RAT


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/f43132ef
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/f43132ef
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/f43132ef

Branch: refs/heads/v1.6.0-rc1
Commit: f43132efc0dd169161682db0703f58a0c291e066
Parents: 516749e
Author: shaofengshi <sh...@apache.org>
Authored: Thu Nov 10 11:22:55 2016 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Thu Nov 10 11:22:55 2016 +0800

----------------------------------------------------------------------
 dev-support/sync_hbase_cdh_branches.sh | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/f43132ef/dev-support/sync_hbase_cdh_branches.sh
----------------------------------------------------------------------
diff --git a/dev-support/sync_hbase_cdh_branches.sh b/dev-support/sync_hbase_cdh_branches.sh
index f52284a..472f402 100644
--- a/dev-support/sync_hbase_cdh_branches.sh
+++ b/dev-support/sync_hbase_cdh_branches.sh
@@ -1,5 +1,22 @@
 #!/bin/bash
 
+#
+# 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.
+#
+
 # ============================================================================
 
 base=master