Files
deb-python-semantic-version/CREDITS
Raphaël Barrois ed74d6c409 Update copyright
2014-03-08 21:14:24 +01:00

51 lines
1.6 KiB
ReStructuredText

Credits
=======
Maintainers
-----------
The ``python-semanticversion`` project is operated and maintained by:
* Raphaël Barrois <raphael.barrois+semver@polytechnique.org> (https://github.com/rbarrois)
.. _contributors:
Contributors
------------
The project has received contributions from (in alphabetical order):
* Raphaël Barrois <raphael.barrois+semver@polytechnique.org> (https://github.com/rbarrois)
Contributor license agreement
-----------------------------
.. note:: This agreement is required to allow redistribution of submitted contributions.
See http://oss-watch.ac.uk/resources/cla for an explanation.
Any contributor proposing updates to the code or documentation of this project *MUST*
add its name to the list in the :ref:`contributors` section, thereby "signing" the
following contributor license agreement:
They accept and agree to the following terms for their present end future contributions
submitted to the ``python-semanticversion`` project:
* They represent that they are legally entitled to grant this license, and that their
contributions are their original creation
* They grant the ``python-semanticversion`` project a perpetual, worldwide, non-exclusive,
no-charge, royalty-free, irrevocable copyright license to reproduce,
prepare derivative works of, publicly display, sublicense and distribute their contributions
and such derivative works.
* They are not expected to provide support for their contributions, except to the extent they
desire to provide support.
.. note:: The above agreement is inspired by the Apache Contributor License Agreement.
.. vim:set ft=rst: