Repository: incubator-unomi Updated Branches: refs/heads/master fe2e9727e -> 2f177c6dc
Add legal header Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/2f177c6d Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/2f177c6d Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/2f177c6d Branch: refs/heads/master Commit: 2f177c6dcf30a8e35087b1cb66092815ce739cbf Parents: fe2e972 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Dec 17 14:19:07 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Dec 17 14:19:07 2015 +0100 ---------------------------------------------------------------------- src/site/markdown/getting-started.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/2f177c6d/src/site/markdown/getting-started.md ---------------------------------------------------------------------- diff --git a/src/site/markdown/getting-started.md b/src/site/markdown/getting-started.md index d1b5f4a..df38f49 100644 --- a/src/site/markdown/getting-started.md +++ b/src/site/markdown/getting-started.md @@ -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. + --> + # Getting started with Unomi This document assumes that you are familiar with Unomi's concepts.
