Added missing header Project: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/commit/e987711c Tree: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/tree/e987711c Diff: http://git-wip-us.apache.org/repos/asf/incubator-hivemall/diff/e987711c
Branch: refs/heads/master Commit: e987711cd09df8bb95157834b713469089e6d689 Parents: caeafae Author: myui <[email protected]> Authored: Mon Nov 14 20:15:41 2016 +0900 Committer: myui <[email protected]> Committed: Mon Nov 14 20:15:41 2016 +0900 ---------------------------------------------------------------------- docs/gitbook/FOOTER.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hivemall/blob/e987711c/docs/gitbook/FOOTER.md ---------------------------------------------------------------------- diff --git a/docs/gitbook/FOOTER.md b/docs/gitbook/FOOTER.md index 588afbb..b6f2c55 100644 --- a/docs/gitbook/FOOTER.md +++ b/docs/gitbook/FOOTER.md @@ -1,3 +1,22 @@ +<!-- + 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. +--> + <sub><font color="gray"> Apache Hivemall is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. </font></sub> \ No newline at end of file
