On 6/22/2014 9:08 AM, Dicebot wrote:
All DMD source files mention "Copyright (c) *** by Digital Mars". As far as I understand that implies that any pull request that does not explicitly mentions copyright does assignment automatically. Which totally makes sense because source base with distributed copyright ownership is extremely inflexible to maintain, to the point where it is better to simply reject such pull request than to deal with it.
Copyright assignment is required in other larger projects, like Linux and gcc.