From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24840 invoked by alias); 26 May 2010 21:22:45 -0000 Received: (qmail 24828 invoked by uid 22791); 26 May 2010 21:22:44 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 May 2010 21:22:40 +0000 Received: (qmail 9909 invoked from network); 26 May 2010 21:22:39 -0000 Received: from unknown (HELO ?192.168.5.77?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 26 May 2010 21:22:39 -0000 Message-ID: <4BFD911E.6050000@codesourcery.com> Date: Wed, 26 May 2010 21:28:00 -0000 From: Mark Mitchell User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: Joern Rennecke CC: basile@starynkevitch.net, "Frank Ch. Eigler" , GCC Subject: Re: GFDL/GPL issues References: <4BFC6EF0.4090908@codesourcery.com> <1274853403.2089.21.camel@glinka> <4BFD44AB.6060402@codesourcery.com> <1274896995.3572.26.camel@glinka> <4BFD6646.7010500@codesourcery.com> <1274901401.3572.75.camel@glinka> <20100526171548.7ihcdrakw8gk0kk0-nzlynne@webmail.spamcop.net> In-Reply-To: <20100526171548.7ihcdrakw8gk0kk0-nzlynne@webmail.spamcop.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2010-05/txt/msg00588.txt.bz2 Joern Rennecke wrote: > Well, then we were still kind of hoping the FSF would come up with a > useful policy that allows using copyrightable elements from the code > to be used in its documentation, and vice versa. > However, now it doesn't look like that such a policy is forthcoming in > a timeframe relevant to current GCC development. I did get a response from RMS today, within about 24 hours of the mail I sent him yesterday. But, the response was a request for more information, not a commitment to doing anything. > I'm also at a loss why the GNU package maintainers ... > cannot authorize to put pieces of GPLed code/documentation under the GFDL, > or pieces of GFDLed code under the GPL, as long this is done in order to > pursue the goals set out in the above documents. AFAIK, as a GNU maintainer, I don't have the right to bind the FSF in any legal manner. I don't think I have the right to dual-license GPL'd code under the GFDL any more than I have the right to license it under the BSD license or the CodeSourcery Super-Sekrit Proprietary License o' Doom. Allowing dual-license of GPL'd code under GFDL might further the interests of the FSF (and, in fact, I've argued to RMS that at least in the context of GCC it would do so), but I don't think any of us have the right to do that without the FSF's permission. -- Mark Mitchell CodeSourcery mark@codesourcery.com (650) 331-3385 x713