Repository: climate Updated Branches: refs/heads/master 1c8631ce0 -> 7284c424c
Add ASF license to 404 page Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/e07fa7bc Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/e07fa7bc Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/e07fa7bc Branch: refs/heads/master Commit: e07fa7bc9adccab469e7c59d8a3b4edf7bcb551f Parents: c135cbb Author: Michael Joyce <[email protected]> Authored: Fri Aug 1 13:22:46 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Fri Aug 1 16:43:17 2014 -0700 ---------------------------------------------------------------------- ocw-ui/frontend-new/app/404.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/e07fa7bc/ocw-ui/frontend-new/app/404.html ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend-new/app/404.html b/ocw-ui/frontend-new/app/404.html index ec98e3c..b530975 100644 --- a/ocw-ui/frontend-new/app/404.html +++ b/ocw-ui/frontend-new/app/404.html @@ -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. +--> <!DOCTYPE html> <html lang="en"> <head>
