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 22:16:30 UTC

ios commit: Updating Apache license headers on /bin

Updated Branches:
  refs/heads/master ab8d21b96 -> 3bc5e8a90


Updating Apache license headers on /bin


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

Branch: refs/heads/master
Commit: 3bc5e8a90cf6e7cfde09f7fc55f0e7bb2a5709af
Parents: ab8d21b
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri May 4 13:16:20 2012 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri May 4 13:16:20 2012 -0700

----------------------------------------------------------------------
 bin/BOOM                                           |   20 +++++++++++++++
 bin/README.md                                      |    3 +-
 .../project/__TESTING__.xcodeproj/project.pbxproj  |   20 +++++++++++++++
 .../__TESTING__/Classes/MainViewController.xib     |   20 +++++++++++++++
 bin/templates/project/__TESTING__/Cordova.plist    |   20 +++++++++++++++
 .../project/__TESTING__/__TESTING__-Info.plist     |   20 +++++++++++++++
 .../project/__TESTING__/__TESTING__-Prefix.pch     |   20 +++++++++++++++
 .../project/__TESTING__/en.lproj/InfoPlist.strings |   20 +++++++++++++++
 bin/templates/project/__TESTING__/verify.sh        |   19 ++++++++++++++
 9 files changed, 161 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/3bc5e8a9/bin/BOOM
----------------------------------------------------------------------
diff --git a/bin/BOOM b/bin/BOOM
index e094921..ee4e3fe 100755
--- a/bin/BOOM
+++ b/bin/BOOM
@@ -1,4 +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.
+#
+
 ./bin/create
 cd ./example
 ./cordova/debug && ./cordova/log

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/3bc5e8a9/bin/README.md
----------------------------------------------------------------------
diff --git a/bin/README.md b/bin/README.md
index e77f355..d2ad7e5 100644
--- a/bin/README.md
+++ b/bin/README.md
@@ -40,4 +40,5 @@ Updating the template project
        www
        __TESTING__.xcodeproj
        
-9. Check your modified and new project files in to Git, and push it upstream
+9. Run [Apache Rat](http://incubator.apache.org/rat/index.html) on **/bin/templates/project**, and add the Apache License header on affected files
+10. Check your modified and new project files in to Git, and push it upstream

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/3bc5e8a9/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj b/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
index dae7a36..5ed24f8 100644
--- a/bin/templates/project/__TESTING__.xcodeproj/project.pbxproj
+++ b/bin/templates/project/__TESTING__.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/3bc5e8a9/bin/templates/project/__TESTING__/Classes/MainViewController.xib
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Classes/MainViewController.xib b/bin/templates/project/__TESTING__/Classes/MainViewController.xib
index 9837f57..e45d65c 100644
--- a/bin/templates/project/__TESTING__/Classes/MainViewController.xib
+++ b/bin/templates/project/__TESTING__/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/3bc5e8a9/bin/templates/project/__TESTING__/Cordova.plist
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/Cordova.plist b/bin/templates/project/__TESTING__/Cordova.plist
index eaf4824..7068037 100644
--- a/bin/templates/project/__TESTING__/Cordova.plist
+++ b/bin/templates/project/__TESTING__/Cordova.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/3bc5e8a9/bin/templates/project/__TESTING__/__TESTING__-Info.plist
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/__TESTING__-Info.plist b/bin/templates/project/__TESTING__/__TESTING__-Info.plist
index ed95ad8..246785f 100644
--- a/bin/templates/project/__TESTING__/__TESTING__-Info.plist
+++ b/bin/templates/project/__TESTING__/__TESTING__-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>

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/3bc5e8a9/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch b/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
index 8253a6c..70c7906 100644
--- a/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
+++ b/bin/templates/project/__TESTING__/__TESTING__-Prefix.pch
@@ -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.
+#
+*/
 //
 // Prefix header for all source files of the '__TESTING__' target in the '__TESTING__' project
 //

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/3bc5e8a9/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings b/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
index 477b28f..0ddc6e4 100644
--- a/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
+++ b/bin/templates/project/__TESTING__/en.lproj/InfoPlist.strings
@@ -1,2 +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.
+#
+*/
 /* Localized versions of Info.plist keys */
 

http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/3bc5e8a9/bin/templates/project/__TESTING__/verify.sh
----------------------------------------------------------------------
diff --git a/bin/templates/project/__TESTING__/verify.sh b/bin/templates/project/__TESTING__/verify.sh
index 0f6f037..79dd155 100755
--- a/bin/templates/project/__TESTING__/verify.sh
+++ b/bin/templates/project/__TESTING__/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"