blob: 02331495576afc4e0fcf672bf6fa3452c4380073 [file] [log] [blame]
Guido van Rossumfd6aabb1999-11-05 15:21:08 +00001Frequently Asked Questions about CNRI's legal policy regarding
2contributions to Python
3
4If you have a question that isn't answered here, please write
5<guido@python.org>
6
7Q. What are the legal requirements for contributions to Python?
8
9CNRI's lawyers recommend that we collect legal agreements for all new
10contributions. For small contributions, a simple two-paragraph note
11in the email containing the contribution suffices (see
12bugrelease.txt). For more substantial contribution, we require a
13mailed signed copy of a simple form (see wetsign.txt). We have tried
14to make the legal language as simple as possible.
15
16Q. Why does CNRI require this?
17
18In order to make it possible to protect Python against potential
19infringements. Other organizations that distribute free software do
20the similar things; for example, the GNU project requires a much more
21strongly worded form, assigning all copyrights to the Free Software
22Foundation, for all contributions to GNU software.
23
24Q. When is a contribution small enough to require only an email note?
25
26This is determined by us on a per-contribution basis. Up to 20 lines
27of patches typically qualify as small; however if you manage to do
28something truly spectacular in 20 lines or less we may ask you to send
29in the signature form anyway.
30
31Q. I have contributed to Python in the past. Should I sign and mail
32in a form now?
33
34Yes, please. We are in the process of getting wet signatures for all
35major contributions to Python up to now. If you contributed a module
36or more, we'll try to get in touch with you; you can save us the
37effort and mail us the signed form right away!
38
39Q. Do I have to accurately list everything I contributed?
40
41No. If you made multiple contributions in the past, it is sufficient
42to write in the form under "description" something like "everything
43I've contributed until &lt;date&gt;." If you continue to make
44significant contributions in the future, you can send us an update
45form using a similar formulation every once in a while.
46
47Q. Can I send in a form to cover all my future contributions?
48
49No. However it's okay if you send in a form, say, once a year,
50covering all your contributions from the last time you sent one in
51until the date you sign the new form.
52
53Q. Does the form protect me against copyright or patent infringement
54suits?
55
56If you infringe somebody's rights, no form in the world that you sign
57can protect you. The form only protects CNRI, because the act of
58collecting the forms shows that CNRI is doing "due diligence"
59regarding asserting the origin of contributions.
60
61Q. Does the form protect me against claims from damage resulting from
62use of my contribution?
63
64We have reluctantly added a paragraph wherein you disclaim all
65warranties etc. You may see this as some form of protection. However
66the law regarding such disclaimers is complicated and varies widely
67between states and countries, and the particular disclaimer used on
68the form may not cover you in all cases.
69
70Q. Does the form transfer my copyrights to CNRI?
71
72No. CNRI only gets certain non-exclusive rights. See the form for
73the exact list of rights.
74
75Q. If I don't sign, will my past contributions be removed from Python?
76
77That is up to CNRI's lawyers to decide.