From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Buck To: jsm28@cam.ac.uk (Joseph S. Myers) Cc: jbuck@synopsys.com (Joe Buck), gcc@gcc.gnu.org Subject: Re: Copyright forms for new contributor? Date: Tue, 16 Oct 2001 14:08:00 -0000 Message-id: <200110162107.OAA08250@atrus.synopsys.com> References: X-SW-Source: 2001-10/msg00929.html Joseph S. Myers writes: > How do the assignments to the FSF interact with the presence of > non-FSF-copyright files in the tree? For example, some of the files in > the gcc/ada directory are copyright FSF, some are copyright Ada Core > Technologies, some are copyright Florida State University. If people with > FSF assignments contribute to these files, do their contributions become > copyright FSF (rather than any other copyright holder of the files)? IANAL, but copyright assignment requires a legal contract between the parties, so it's not possible for anyone to assign copyright to ACT or FSU without an explicit contract saying so. Also, everything that gets linked into the FSF GCC other than system libraries is supposed to get owned by the FSF unless RMS agrees to an exception, to help the FSF be able to enforce the GPL. Is this true for Ada, or do we have an issue?