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:16:01 UTC

js commit: CB-6792 Add license to CONTRIBUTING.md

Repository: cordova-js
Updated Branches:
  refs/heads/master 9cfeab7d7 -> 00ee00f39


CB-6792 Add license to CONTRIBUTING.md


Project: http://git-wip-us.apache.org/repos/asf/cordova-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-js/commit/00ee00f3
Tree: http://git-wip-us.apache.org/repos/asf/cordova-js/tree/00ee00f3
Diff: http://git-wip-us.apache.org/repos/asf/cordova-js/diff/00ee00f3

Branch: refs/heads/master
Commit: 00ee00f392ca3ffe3e95dbf61a162ee40cb2ad0c
Parents: 9cfeab7
Author: Marcel Kinard <cm...@gmail.com>
Authored: Fri May 30 11:15:31 2014 -0400
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Fri May 30 11:15:31 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-js/blob/00ee00f3/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.