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/09/14 08:50:23 UTC

[36/50] [abbrv] kylin git commit: minor, fix license

minor, fix license


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

Branch: refs/heads/KYLIN-1726
Commit: 823d98af75dbc8d31af2269aff9045e96900bb43
Parents: dfa3048
Author: lidongsjtu <li...@apache.org>
Authored: Tue Sep 13 23:04:40 2016 +0800
Committer: lidongsjtu <li...@apache.org>
Committed: Tue Sep 13 23:04:40 2016 +0800

----------------------------------------------------------------------
 .travis.yml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/823d98af/.travis.yml
----------------------------------------------------------------------
diff --git a/.travis.yml b/.travis.yml
index 7f4b7de..16ba4c1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,21 @@
+# Configuration file for Travis continuous integration.
+# See https://travis-ci.org/apache/calcite
+#
+# 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.
+#
 language: java
 
 jdk: