You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2012/05/04 02:48:06 UTC

ios commit: Added Apache License header to more things.

Updated Branches:
  refs/heads/master 4c7a02e09 -> de78ba84b


Added Apache License header to more things.


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

Branch: refs/heads/master
Commit: de78ba84b4c16b8b1f7eedcfabf6f49957326435
Parents: 4c7a02e
Author: Shazron Abdullah <sh...@apache.org>
Authored: Thu May 3 17:47:57 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu May 3 17:47:57 2012 -0700

----------------------------------------------------------------------
 Cordova-based Application/Cordova.plist            |   20 ++++++++++++++
 Cordova-based Application/Plugins/README           |   19 +++++++++++++
 .../___PROJECTNAMEASIDENTIFIER___-Info.plist       |   20 ++++++++++++++
 Cordova-based Application/verify.sh                |   19 +++++++++++++
 Cordova-based Application/www/index.html           |   20 ++++++++++++++
 CordovaLib/Classes/compatibility/README.txt        |   19 +++++++++++++
 CordovaLib/CordovaLibApp/Cordova.plist             |   20 ++++++++++++++
 CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist  |   20 ++++++++++++++
 CordovaLib/CordovaLibApp/CordovaLibApp-Prefix.pch  |   21 +++++++++++++++
 .../CordovaLibApp/en.lproj/InfoPlist.strings       |   18 ++++++++++++
 CordovaLib/CordovaLibApp/www/index.html            |   20 ++++++++++++++
 11 files changed, 216 insertions(+), 0 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/Cordova-based Application/Cordova.plist
----------------------------------------------------------------------
diff --git a/Cordova-based Application/Cordova.plist b/Cordova-based Application/Cordova.plist
index eaf4824..b46abdd 100644
--- a/Cordova-based Application/Cordova.plist	
+++ b/Cordova-based Application/Cordova.plist	
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!--
+#
+# 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.
+#
+-->
 <plist version="1.0">
 <dict>
 	<key>UIWebViewBounce</key>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/Cordova-based Application/Plugins/README
----------------------------------------------------------------------
diff --git a/Cordova-based Application/Plugins/README b/Cordova-based Application/Plugins/README
index 438840d..f6e19d7 100644
--- a/Cordova-based Application/Plugins/README	
+++ b/Cordova-based Application/Plugins/README	
@@ -1 +1,20 @@
+#
+# 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.
+#
+
 Put the .h and .m files of your plugin here. The .js files of your plugin belong in the www folder.
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/Cordova-based Application/___PROJECTNAMEASIDENTIFIER___-Info.plist
----------------------------------------------------------------------
diff --git a/Cordova-based Application/___PROJECTNAMEASIDENTIFIER___-Info.plist b/Cordova-based Application/___PROJECTNAMEASIDENTIFIER___-Info.plist
index 6cd9635..011e8e9 100644
--- a/Cordova-based Application/___PROJECTNAMEASIDENTIFIER___-Info.plist	
+++ b/Cordova-based Application/___PROJECTNAMEASIDENTIFIER___-Info.plist	
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!--
+#
+# 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.
+#
+-->
 <plist version="1.0">
 <dict>
 	<key>CFBundleIcons</key>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/Cordova-based Application/verify.sh
----------------------------------------------------------------------
diff --git a/Cordova-based Application/verify.sh b/Cordova-based Application/verify.sh
index 0f6f037..79dd155 100755
--- a/Cordova-based Application/verify.sh	
+++ b/Cordova-based Application/verify.sh	
@@ -1,5 +1,24 @@
 #!/bin/sh
 
+#
+# 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.
+#
+
 
 if [ ! -d "$PROJECT_DIR/www" ] ; then
 	cp -R /Users/Shared/Cordova/Frameworks/Cordova.framework/www "$PROJECT_DIR"

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/Cordova-based Application/www/index.html
----------------------------------------------------------------------
diff --git a/Cordova-based Application/www/index.html b/Cordova-based Application/www/index.html
index af485a1..0ee0350 100644
--- a/Cordova-based Application/www/index.html	
+++ b/Cordova-based Application/www/index.html	
@@ -1,5 +1,25 @@
 <!DOCTYPE html>
 <html>
+<!--
+#
+# 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.
+#
+-->
   <head>
   <title></title>
   

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/CordovaLib/Classes/compatibility/README.txt
----------------------------------------------------------------------
diff --git a/CordovaLib/Classes/compatibility/README.txt b/CordovaLib/Classes/compatibility/README.txt
index e2b4030..8c2d644 100644
--- a/CordovaLib/Classes/compatibility/README.txt
+++ b/CordovaLib/Classes/compatibility/README.txt
@@ -1,3 +1,22 @@
+#
+# 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.
+#
+
 Include these headers if you are using a bleeding edge plugin in an older version of Cordova.
 
 1.5.0 -- only for 1.5.0 projects

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/CordovaLib/CordovaLibApp/Cordova.plist
----------------------------------------------------------------------
diff --git a/CordovaLib/CordovaLibApp/Cordova.plist b/CordovaLib/CordovaLibApp/Cordova.plist
index eaf4824..b46abdd 100644
--- a/CordovaLib/CordovaLibApp/Cordova.plist
+++ b/CordovaLib/CordovaLibApp/Cordova.plist
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!--
+#
+# 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.
+#
+-->
 <plist version="1.0">
 <dict>
 	<key>UIWebViewBounce</key>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist
----------------------------------------------------------------------
diff --git a/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist b/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist
index 6c21097..23b0573 100644
--- a/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist
+++ b/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist
@@ -1,5 +1,25 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<!--
+#
+# 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.
+#
+-->
 <plist version="1.0">
 <dict>
 	<key>CFBundleDevelopmentRegion</key>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/CordovaLib/CordovaLibApp/CordovaLibApp-Prefix.pch
----------------------------------------------------------------------
diff --git a/CordovaLib/CordovaLibApp/CordovaLibApp-Prefix.pch b/CordovaLib/CordovaLibApp/CordovaLibApp-Prefix.pch
index 6dc8528..15a9617 100644
--- a/CordovaLib/CordovaLibApp/CordovaLibApp-Prefix.pch
+++ b/CordovaLib/CordovaLibApp/CordovaLibApp-Prefix.pch
@@ -1,3 +1,24 @@
+/*
+#
+# 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.
+#
+*/
+
 //
 // Prefix header for all source files of the 'CordovaLibAppTests' target in the 'CordovaLibAppTests' project
 //

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/CordovaLib/CordovaLibApp/en.lproj/InfoPlist.strings
----------------------------------------------------------------------
diff --git a/CordovaLib/CordovaLibApp/en.lproj/InfoPlist.strings b/CordovaLib/CordovaLibApp/en.lproj/InfoPlist.strings
index 477b28f..01d5c8c 100644
--- a/CordovaLib/CordovaLibApp/en.lproj/InfoPlist.strings
+++ b/CordovaLib/CordovaLibApp/en.lproj/InfoPlist.strings
@@ -1,2 +1,20 @@
+/*
+ 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.
+ */
 /* Localized versions of Info.plist keys */
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/de78ba84/CordovaLib/CordovaLibApp/www/index.html
----------------------------------------------------------------------
diff --git a/CordovaLib/CordovaLibApp/www/index.html b/CordovaLib/CordovaLibApp/www/index.html
index c56a02b..fe8c671 100644
--- a/CordovaLib/CordovaLibApp/www/index.html
+++ b/CordovaLib/CordovaLibApp/www/index.html
@@ -1,5 +1,25 @@
 <!DOCTYPE html>
 <html>
+<!--
+#
+# 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.
+#
+-->
   <head>
   <title></title>