KYLIN-1983 add license header Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/e55ec223 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/e55ec223 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/e55ec223
Branch: refs/heads/1.5.4-rc1 Commit: e55ec223b6b153d0207833d7f1bb2567b4859b03 Parents: eefdc49 Author: shaofengshi <shaofeng...@apache.org> Authored: Sun Sep 11 09:29:45 2016 +0800 Committer: shaofengshi <shaofeng...@apache.org> Committed: Sun Sep 11 10:01:19 2016 +0800 ---------------------------------------------------------------------- .../MultipleDictionaryValueEnumeratorTest.java | 18 ++++++++++++++++++ .../localmeta/kylin_account.properties | 17 +++++++++++++++++ 2 files changed, 35 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/e55ec223/core-dictionary/src/test/java/org/apache/kylin/dict/MultipleDictionaryValueEnumeratorTest.java ---------------------------------------------------------------------- diff --git a/core-dictionary/src/test/java/org/apache/kylin/dict/MultipleDictionaryValueEnumeratorTest.java b/core-dictionary/src/test/java/org/apache/kylin/dict/MultipleDictionaryValueEnumeratorTest.java index 6e0f88a..ed8a3c2 100644 --- a/core-dictionary/src/test/java/org/apache/kylin/dict/MultipleDictionaryValueEnumeratorTest.java +++ b/core-dictionary/src/test/java/org/apache/kylin/dict/MultipleDictionaryValueEnumeratorTest.java @@ -1,3 +1,21 @@ +/* + * 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. +*/ + package org.apache.kylin.dict; import org.apache.kylin.common.util.Bytes; http://git-wip-us.apache.org/repos/asf/kylin/blob/e55ec223/examples/test_case_data/localmeta/kylin_account.properties ---------------------------------------------------------------------- diff --git a/examples/test_case_data/localmeta/kylin_account.properties b/examples/test_case_data/localmeta/kylin_account.properties index 67bbb16..ac34172 100644 --- a/examples/test_case_data/localmeta/kylin_account.properties +++ b/examples/test_case_data/localmeta/kylin_account.properties @@ -1,3 +1,20 @@ +# +# 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. +# + ### JOB ### # Only necessary when kylin.job.run.as.remote.cmd=true