add missing copyright / license information, update format of existing license information

This commit is contained in:
Dirk Thomas 2015-04-02 09:53:02 -07:00
parent 87fb6b31d1
commit d5e875b4c8
3 changed files with 39 additions and 28 deletions

13
CONTRIBUTING.md Normal file
View file

@ -0,0 +1,13 @@
Any contribution that you make to this repository will
be under the Apache 2 License, as dictated by that
[license](http://www.apache.org/licenses/LICENSE-2.0.html):
~~~
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
~~~