Updated Branches: refs/heads/master 1fabc82c5 -> 5b40972b9
Added Apache license headers to Installer docs Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/5b40972b Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/5b40972b Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/5b40972b Branch: refs/heads/master Commit: 5b40972b973b69c906e0ba12655e9d2542de3f32 Parents: 1fabc82 Author: Shazron Abdullah <shaz...@apache.org> Authored: Fri May 4 15:58:22 2012 -0700 Committer: Shazron Abdullah <shaz...@apache.org> Committed: Fri May 4 15:58:22 2012 -0700 ---------------------------------------------------------------------- CordovaInstaller/docs/finishup.md | 20 ++++++++++++++++++++ CordovaInstaller/docs/releasenotes.md | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/5b40972b/CordovaInstaller/docs/finishup.md ---------------------------------------------------------------------- diff --git a/CordovaInstaller/docs/finishup.md b/CordovaInstaller/docs/finishup.md index d3b1ef7..84ed999 100644 --- a/CordovaInstaller/docs/finishup.md +++ b/CordovaInstaller/docs/finishup.md @@ -1,3 +1,23 @@ +<!-- +# +# 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. +# +--> ## Thanks for installing Cordova {VERSION}! ## Plugins http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/5b40972b/CordovaInstaller/docs/releasenotes.md ---------------------------------------------------------------------- diff --git a/CordovaInstaller/docs/releasenotes.md b/CordovaInstaller/docs/releasenotes.md index 55ee57f..59e1aa3 100644 --- a/CordovaInstaller/docs/releasenotes.md +++ b/CordovaInstaller/docs/releasenotes.md @@ -1,3 +1,23 @@ +<!-- +# +# 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. +# +--> ## Release Notes for Cordova ({VERSION}) ## Cordova is a static library and static framework that enables developers to include the Cordova API in their iOS application projects easily, and also create new Cordova-based iOS application projects through an Xcode project template.