{% extends "common/base.j2" %} {% block body_content %}

{{ _("Copyright Assignment") }}

{% trans %}

Contributors to GNU Taler with Git access must sign the copyright assignment to ensure that the GNUnet e.V. --- Taler Systems SA agreement on licensing and collaborative development of the GNUnet and GNU Taler projects is satisfied.

{% endtrans %} {% trans %}

The agreements ensure that the code will continue to be made available under free software licenses, but gives us the freedom to move code between GNUnet and GNU Taler and the ability to dual-license.

{% endtrans %} {% trans %}

Minor contributions (basically, anyone without Git access) do not require copyright assignment. Pseudonymous contributions are accepted, in this case simply sign the agreement with your pseudonym. Scanned copies are sufficient, but snail mail is preferred.

{% endtrans %}
{% endblock body_content %}