You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/05/30 17:17:12 UTC

git commit: CB-6793 Add license to CONTRIBUTING.md

Repository: cordova-app-hello-world
Updated Branches:
  refs/heads/master ab629c7ca -> 31dc6eb01


CB-6793 Add license to CONTRIBUTING.md


Project: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/commit/31dc6eb0
Tree: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/tree/31dc6eb0
Diff: http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/diff/31dc6eb0

Branch: refs/heads/master
Commit: 31dc6eb01671494bc177ec1aea2e1cffe3257b14
Parents: ab629c7
Author: Marcel Kinard <cm...@gmail.com>
Authored: Fri May 30 11:16:56 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Fri May 30 11:16:56 2014 -0400

----------------------------------------------------------------------
 CONTRIBUTING.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-app-hello-world/blob/31dc6eb0/CONTRIBUTING.md
----------------------------------------------------------------------
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 1594d12..f7dbcab 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -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.
+#
+-->
+
 # Contributing to Apache Cordova
 
 Anyone can contribute to Cordova. And we need your contributions.