You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2017/06/05 05:23:36 UTC

[48/67] [abbrv] kylin git commit: minor, fix license header

minor, fix license header


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

Branch: refs/heads/master
Commit: 052382345a1bd0da6d4ae589e88a11f33b7f9a72
Parents: c1e2143
Author: lidongsjtu <li...@apache.org>
Authored: Tue May 30 00:41:45 2017 +0800
Committer: hongbin ma <ma...@kyligence.io>
Committed: Tue May 30 11:40:16 2017 +0800

----------------------------------------------------------------------
 build/bin/load-hive-conf.sh | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/05238234/build/bin/load-hive-conf.sh
----------------------------------------------------------------------
diff --git a/build/bin/load-hive-conf.sh b/build/bin/load-hive-conf.sh
index 62467fa..7639a34 100644
--- a/build/bin/load-hive-conf.sh
+++ b/build/bin/load-hive-conf.sh
@@ -1,6 +1,21 @@
 #!/bin/bash
 
-# Kyligence Inc. License
+#
+# 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.
+#
 
 source $(cd -P -- "$(dirname -- "$0")" && pwd -P)/header.sh