You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2015/03/11 01:01:02 UTC

cordova-plugin-camera git commit: added missing apache header

Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/master 2a93a4895 -> b698e1038


added missing apache header


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/b698e103
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/b698e103
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/b698e103

Branch: refs/heads/master
Commit: b698e10386345ffbbd4aa286ee418379742762b3
Parents: 2a93a48
Author: Steve Gill <st...@gmail.com>
Authored: Tue Mar 10 17:01:00 2015 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Mar 10 17:01:00 2015 -0700

----------------------------------------------------------------------
 tests/ios/README.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/b698e103/tests/ios/README.md
----------------------------------------------------------------------
diff --git a/tests/ios/README.md b/tests/ios/README.md
index 631ae2c..b839310 100644
--- a/tests/ios/README.md
+++ b/tests/ios/README.md
@@ -1,3 +1,22 @@
+<!---
+ license: 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.
+-->
+
 # iOS Tests for CDVCamera
 
 You need to install `node.js` to pull in `cordova-ios`.


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org