Add ASF license to index page
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/c135cbb1 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/c135cbb1 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/c135cbb1 Branch: refs/heads/master Commit: c135cbb1e43baf9db4f8fa0725be5dde40e5124c Parents: 1c8631c Author: Michael Joyce <[email protected]> Authored: Fri Aug 1 13:22:32 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Fri Aug 1 16:43:17 2014 -0700 ---------------------------------------------------------------------- ocw-ui/frontend-new/app/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/c135cbb1/ocw-ui/frontend-new/app/index.html ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend-new/app/index.html b/ocw-ui/frontend-new/app/index.html index 3867c6f..01a6e89 100644 --- a/ocw-ui/frontend-new/app/index.html +++ b/ocw-ui/frontend-new/app/index.html @@ -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. +--> + <!doctype html> <html class="no-js"> <head>
