Updated Branches: refs/heads/master 8a5173e25 -> 40de7408b
Remove copyright header from project file and Info.plist files Xcode continuously removes them, and they are generated files, so they don't really require the header. 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/40de7408 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/40de7408 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/40de7408 Branch: refs/heads/master Commit: 40de7408b0cfd864d6488e09fc92f5501ac7e97d Parents: 8a5173e Author: Andrew Grieve <agri...@chromium.org> Authored: Thu Aug 9 14:11:24 2012 -0400 Committer: Andrew Grieve <agri...@chromium.org> Committed: Thu Aug 9 14:11:24 2012 -0400 ---------------------------------------------------------------------- CordovaLib/CordovaLib.xcodeproj/project.pbxproj | 18 -------------- CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist | 20 ---------------- 2 files changed, 0 insertions(+), 38 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/blob/40de7408/CordovaLib/CordovaLib.xcodeproj/project.pbxproj ---------------------------------------------------------------------- diff --git a/CordovaLib/CordovaLib.xcodeproj/project.pbxproj b/CordovaLib/CordovaLib.xcodeproj/project.pbxproj index e5e5ac8..77874f4 100644 --- a/CordovaLib/CordovaLib.xcodeproj/project.pbxproj +++ b/CordovaLib/CordovaLib.xcodeproj/project.pbxproj @@ -1,22 +1,4 @@ // !$*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/40de7408/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist ---------------------------------------------------------------------- diff --git a/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist b/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist index 23b0573..6c21097 100644 --- a/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist +++ b/CordovaLib/CordovaLibApp/CordovaLibApp-Info.plist @@ -1,25 +1,5 @@ <?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>