License header clean up
Project: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/commit/b4215ab1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/tree/b4215ab1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/diff/b4215ab1 Branch: refs/heads/master Commit: b4215ab19e45bec9b14914e7ea653ea27f9df97b Parents: e504c5b Author: mage <[email protected]> Authored: Sun Jan 3 10:55:45 2016 +0100 Committer: mage <[email protected]> Committed: Sun Jan 3 10:55:45 2016 +0100 ---------------------------------------------------------------------- index.html | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-fineract-site/blob/b4215ab1/index.html ---------------------------------------------------------------------- diff --git a/index.html b/index.html index cc6f954..ff58803 100644 --- a/index.html +++ b/index.html @@ -1,17 +1,22 @@ <!DOCTYPE html> <html> <!-- - Licensed 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 + 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 + 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. + 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. --> <head> <meta charset="UTF-8">
