Updated Branches: refs/heads/master 34e0362c8 -> f9457ebd2
[CB-8] Added source header to index.html file Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/commit/f9457ebd Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/tree/f9457ebd Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/diff/f9457ebd Branch: refs/heads/master Commit: f9457ebd245c6369217e7222f2be449db5a33cfc Parents: 34e0362 Author: Fil Maj <[email protected]> Authored: Sun Jul 15 10:21:06 2012 -0700 Committer: Fil Maj <[email protected]> Committed: Sun Jul 15 10:21:06 2012 -0700 ---------------------------------------------------------------------- CordovaMac/www/index.html | 18 ++++++++++++++++++ 1 files changed, 18 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-mac/blob/f9457ebd/CordovaMac/www/index.html ---------------------------------------------------------------------- diff --git a/CordovaMac/www/index.html b/CordovaMac/www/index.html index ecda47c..8949324 100644 --- a/CordovaMac/www/index.html +++ b/CordovaMac/www/index.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> <head>
