CB-6784 Add license to CONTRIBUTING.md
Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/7687becf Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/7687becf Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/7687becf Branch: refs/heads/4.0.x Commit: 7687becfeeba8aa29cb24775140d32c7ebfe28ad Parents: 1641f09 Author: Marcel Kinard <[email protected]> Authored: Fri May 30 11:45:13 2014 -0400 Committer: Marcel Kinard <[email protected]> Committed: Fri May 30 11:45:13 2014 -0400 ---------------------------------------------------------------------- CONTRIBUTING.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/7687becf/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.
