add Apache license to readme
Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/7c36bc78 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/7c36bc78 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/7c36bc78 Branch: refs/heads/master Commit: 7c36bc7883cfb64ca2eb988cf5a5c119aa4a5625 Parents: 46407b3 Author: Greg Brandt <[email protected]> Authored: Sat Mar 28 12:51:05 2015 -0700 Committer: Greg Brandt <[email protected]> Committed: Sat Mar 28 12:51:05 2015 -0700 ---------------------------------------------------------------------- helix-ui/README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/7c36bc78/helix-ui/README.md ---------------------------------------------------------------------- diff --git a/helix-ui/README.md b/helix-ui/README.md index 63373eb..2b910c8 100644 --- a/helix-ui/README.md +++ b/helix-ui/README.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. +--> + # helix-ui After building the project from the root directory (i.e. `./build`), find the
