"Jon Foster" <jon.fos...@cabot.co.uk> writes: > A quick legal/management question: > > If I'm submitting patches to Apache Subversion, do I need to fill out a > Contributor License Agreement*? Or is that only for comitters?
I'm not a lawyer, but I think it would be for any non-trivial patch. After all, what copyright law cares about is simply whether code you wrote ends up in Subversion -- not whether it got there via your committing it directly versus someone else committing it on your behalf. -Karl