Updated Branches:
  refs/heads/master 5b40972b9 -> c7466dc26

More Apache License header additions to files


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/c7466dc2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/c7466dc2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/c7466dc2

Branch: refs/heads/master
Commit: c7466dc26026abd702365f77f20f9f30bb3987cc
Parents: 5b40972
Author: Shazron Abdullah <shaz...@apache.org>
Authored: Fri May 4 16:04:03 2012 -0700
Committer: Shazron Abdullah <shaz...@apache.org>
Committed: Fri May 4 16:04:03 2012 -0700

----------------------------------------------------------------------
 .../TemplateInfo.plist                             |   20 +++++++++++++++
 .../Classes/MainViewController.xib                 |   20 +++++++++++++++
 .../___PROJECTNAME___.xcodeproj/TemplateInfo.plist |   20 +++++++++++++++
 .../___PROJECTNAME___.xcodeproj/project.pbxproj    |   20 +++++++++++++++
 .../01cordovalib-contents.xml                      |   20 +++++++++++++++
 .../CordovaInstaller.pmdoc/01cordovalib.xml        |   20 +++++++++++++++
 .../CordovaInstaller.pmdoc/02cordova-contents.xml  |   20 +++++++++++++++
 .../CordovaInstaller.pmdoc/02cordova.xml           |   20 +++++++++++++++
 .../CordovaInstaller.pmdoc/03cordova-contents.xml  |   20 +++++++++++++++
 .../CordovaInstaller.pmdoc/03cordova.xml           |   20 +++++++++++++++
 .../CordovaInstaller.pmdoc/04cordova-contents.xml  |   20 +++++++++++++++
 .../CordovaInstaller.pmdoc/04cordova.xml           |   20 +++++++++++++++
 CordovaInstaller/CordovaInstaller.pmdoc/index.xml  |   20 +++++++++++++++
 CordovaLib/CordovaLib.xcodeproj/project.pbxproj    |   20 +++++++++++++++
 .../CordovaLibTests/CordovaLibTests-Info.plist     |   20 +++++++++++++++
 15 files changed, 300 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/Cordova-based
 Application.xctemplate/TemplateInfo.plist
----------------------------------------------------------------------
diff --git a/Cordova-based Application.xctemplate/TemplateInfo.plist 
b/Cordova-based Application.xctemplate/TemplateInfo.plist
index 790514c..32338ab 100644
--- a/Cordova-based Application.xctemplate/TemplateInfo.plist   
+++ b/Cordova-based Application.xctemplate/TemplateInfo.plist   
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+#
+# 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 plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/Cordova-based
 Application/Classes/MainViewController.xib
----------------------------------------------------------------------
diff --git a/Cordova-based Application/Classes/MainViewController.xib 
b/Cordova-based Application/Classes/MainViewController.xib
index 9837f57..e45d65c 100644
--- a/Cordova-based Application/Classes/MainViewController.xib  
+++ b/Cordova-based Application/Classes/MainViewController.xib  
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+#
+# 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.
+#
+-->
 <archive type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="8.00">
        <data>
                <int key="IBDocument.SystemTarget">1280</int>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/Cordova-based
 Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist
----------------------------------------------------------------------
diff --git a/Cordova-based 
Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist b/Cordova-based 
Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist
index e3a48ad..6e6b271 100644
--- a/Cordova-based Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist  
+++ b/Cordova-based Application/___PROJECTNAME___.xcodeproj/TemplateInfo.plist  
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+#
+# 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 plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/Cordova-based
 Application/___PROJECTNAME___.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/Cordova-based 
Application/___PROJECTNAME___.xcodeproj/project.pbxproj b/Cordova-based 
Application/___PROJECTNAME___.xcodeproj/project.pbxproj
index 733fea3..f485243 100755
--- a/Cordova-based Application/___PROJECTNAME___.xcodeproj/project.pbxproj     
+++ b/Cordova-based Application/___PROJECTNAME___.xcodeproj/project.pbxproj     
@@ -1,4 +1,24 @@
 // !$*UTF8*$!
+/*
+#
+# 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.
+#
+*/
 {
        archiveVersion = 1;
        classes = {

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib-contents.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib-contents.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib-contents.xml
index bc1e5a7..c09b702 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib-contents.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib-contents.xml
@@ -1 +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.
+#
+-->
 <pkg-contents spec="1.12"/>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib.xml
index 9677539..1891178 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/01cordovalib.xml
@@ -1 +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.
+#
+-->
 <pkgref spec="1.12" 
uuid="0D80338D-25E2-4B70-A3D7-36B86FE654F5"><config><identifier>org.apache.cordovalibinstaller.cordovalib.pkg</identifier><version>1.0</version><description></description><post-install
 type="none"/><installFrom relative="true" 
mod="true">../CordovaLib</installFrom><installTo 
mod="true">/Documents/CordovaLib</installTo><flags><followSymbolicLinks/></flags><packageStore
 
type="internal"></packageStore><mod>installTo</mod><mod>scripts.scriptsDirectoryPath.path</mod><mod>installFrom.path</mod><mod>scripts.postinstall.path</mod><mod>identifier</mod><mod>parent</mod><mod>requireAuthorization</mod><mod>installTo.path</mod></config><scripts><postinstall
 relative="true" 
mod="true">scripts/xcodevars.postinstall</postinstall><scripts-dir 
relative="true" mod="true">scripts</scripts-dir></scripts></pkgref>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/02cordova-contents.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/02cordova-contents.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/02cordova-contents.xml
index bc1e5a7..c09b702 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/02cordova-contents.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/02cordova-contents.xml
@@ -1 +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.
+#
+-->
 <pkg-contents spec="1.12"/>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/02cordova.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/02cordova.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/02cordova.xml
index d9f7e1e..b4110e7 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/02cordova.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/02cordova.xml
@@ -1 +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.
+#
+-->
 <pkgref spec="1.12" 
uuid="3DC0F212-92D2-4056-AB07-C275232066A3"><config><identifier>org.apache.cordovalibinstaller.Cordova-basedApplication.pkg</identifier><version>1.01</version><description></description><post-install
 type="none"/><installFrom relative="true">../Cordova-based 
Application</installFrom><installTo mod="true">/Library/Application 
Support/Developer/Shared/Xcode/Project Templates/Cordova/Cordova-based 
Application</installTo><flags><followSymbolicLinks/></flags><packageStore 
type="internal"></packageStore><mod>installTo</mod><mod>scripts.scriptsDirectoryPath.path</mod><mod>installTo.isAbsoluteType</mod><mod>scripts.preinstall.path</mod><mod>requireAuthorization</mod><mod>parent</mod><mod>identifier</mod><mod>installTo.path</mod><mod>installFrom.isRelativeType</mod><mod>version</mod></config><scripts><preinstall
 relative="true" 
mod="true">scripts/xcodetemplate.preinstall</preinstall><scripts-dir 
relative="true" mod="true">scripts</scripts-dir></scripts></pkgref>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/03cordova-contents.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/03cordova-contents.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/03cordova-contents.xml
index bc1e5a7..c09b702 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/03cordova-contents.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/03cordova-contents.xml
@@ -1 +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.
+#
+-->
 <pkg-contents spec="1.12"/>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/03cordova.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/03cordova.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/03cordova.xml
index cb179c2..89c1e1d 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/03cordova.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/03cordova.xml
@@ -1 +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.
+#
+-->
 <pkgref spec="1.12" 
uuid="3F58991D-8A97-4993-B37D-4A82D36CBB33"><config><identifier>org.apache.cordovalibinstaller.Cordova-basedApplication.xctemplate.pkg</identifier><version>1.0</version><description></description><post-install
 type="none"/><installFrom relative="true">../Cordova-based 
Application.xctemplate</installFrom><installTo 
mod="true">/Library/Developer/Xcode/Templates/Project 
Templates/Application/Cordova-based 
Application.xctemplate</installTo><flags><followSymbolicLinks/></flags><packageStore
 
type="internal"></packageStore><mod>installTo.path</mod><mod>installFrom.isRelativeType</mod><mod>identifier</mod><mod>parent</mod><mod>requireAuthorization</mod><mod>installTo</mod></config></pkgref>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/04cordova-contents.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/04cordova-contents.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/04cordova-contents.xml
index a0c6196..56a7375 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/04cordova-contents.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/04cordova-contents.xml
@@ -1 +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.
+#
+-->
 <pkg-contents spec="1.12"></pkg-contents>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/04cordova.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/04cordova.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/04cordova.xml
index 0807e1d..19fd5d6 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/04cordova.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/04cordova.xml
@@ -1 +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.
+#
+-->
 <pkgref spec="1.12" 
uuid="B2D06243-635E-4227-832D-B7BEDBC4767F"><config><identifier>org.apache.cordovalibinstaller.Cordova.framework.pkg</identifier><version>1.0</version><description></description><post-install
 type="none"/><installFrom 
relative="true">../Cordova.framework</installFrom><installTo 
mod="true">/Library/Frameworks/Cordova.framework</installTo><flags><followSymbolicLinks/></flags><packageStore
 
type="internal"></packageStore><mod>scripts.preinstall.path</mod><mod>installTo</mod><mod>scripts.postinstall.path</mod><mod>scripts.postinstall.isRelativeType</mod><mod>installTo.isRelativeType</mod><mod>installTo.isAbsoluteType</mod><mod>installFrom.isRelativeType</mod><mod>parent</mod><mod>scripts.scriptsDirectoryPath.path</mod><mod>identifier</mod><mod>relocatable</mod><mod>requireAuthorization</mod><mod>installTo.path</mod></config><scripts><preinstall
 relative="true" 
mod="true">scripts/framework.preinstall</preinstall><postinstall 
relative="true" mod="true">scripts/framework
 .postinstall</postinstall><scripts-dir relative="true" 
mod="true">scripts</scripts-dir></scripts><contents><file-list>04cordova-contents.xml</file-list><filter>/CVS$</filter><filter>/\.svn$</filter><filter>/\.cvsignore$</filter><filter>/\.cvspass$</filter><filter>/\.DS_Store$</filter></contents></pkgref>
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaInstaller/CordovaInstaller.pmdoc/index.xml
----------------------------------------------------------------------
diff --git a/CordovaInstaller/CordovaInstaller.pmdoc/index.xml 
b/CordovaInstaller/CordovaInstaller.pmdoc/index.xml
index 0eb202e..b1a5785 100644
--- a/CordovaInstaller/CordovaInstaller.pmdoc/index.xml
+++ b/CordovaInstaller/CordovaInstaller.pmdoc/index.xml
@@ -1,4 +1,24 @@
 <?xml version="1.0"?>
+<!--
+#
+# 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.
+#
+-->
 <pkmkdoc spec="1.12">
        <properties>
                <title>Cordova</title>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaLib/CordovaLib.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/CordovaLib/CordovaLib.xcodeproj/project.pbxproj 
b/CordovaLib/CordovaLib.xcodeproj/project.pbxproj
index 6a72bc2..e94ed0f 100644
--- a/CordovaLib/CordovaLib.xcodeproj/project.pbxproj
+++ b/CordovaLib/CordovaLib.xcodeproj/project.pbxproj
@@ -1,4 +1,24 @@
 // !$*UTF8*$!
+/*
+#
+# 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.
+#
+*/
 {
        archiveVersion = 1;
        classes = {

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/c7466dc2/CordovaLib/CordovaLibTests/CordovaLibTests-Info.plist
----------------------------------------------------------------------
diff --git a/CordovaLib/CordovaLibTests/CordovaLibTests-Info.plist 
b/CordovaLib/CordovaLibTests/CordovaLibTests-Info.plist
index 2b819ff..a57a78d 100644
--- a/CordovaLib/CordovaLibTests/CordovaLibTests-Info.plist
+++ b/CordovaLib/CordovaLibTests/CordovaLibTests-Info.plist
@@ -1,4 +1,24 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+#
+# 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 plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" 
"http://www.apple.com/DTDs/PropertyList-1.0.dtd";>
 <plist version="1.0">
 <dict>

Reply via email to