From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5059 invoked by alias); 22 Jul 2010 23:28:41 -0000 Received: (qmail 5050 invoked by uid 22791); 22 Jul 2010 23:28:40 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM X-Spam-Check-By: sourceware.org Received: from mail-fx0-f47.google.com (HELO mail-fx0-f47.google.com) (209.85.161.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 22 Jul 2010 23:28:36 +0000 Received: by fxm12 with SMTP id 12so5899622fxm.20 for ; Thu, 22 Jul 2010 16:28:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.239.140.3 with SMTP id v3mr78830hbv.104.1279841313537; Thu, 22 Jul 2010 16:28:33 -0700 (PDT) Received: by 10.239.140.201 with HTTP; Thu, 22 Jul 2010 16:28:33 -0700 (PDT) In-Reply-To: <4C48D2C4.5000103@codesourcery.com> References: <4BFC6EF0.4090908@codesourcery.com> <20100714172307.3687a9c4@shotwell> <4C48D2C4.5000103@codesourcery.com> Date: Thu, 22 Jul 2010 23:28:00 -0000 Message-ID: Subject: Re: GFDL/GPL issues From: Steven Bosscher To: Mark Mitchell Cc: Benjamin Kosnik , gcc@gcc.gnu.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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-07/txt/msg00335.txt.bz2 On Fri, Jul 23, 2010 at 1:22 AM, Mark Mitchell wrot= e: > 2. Can we move GPL'd code into GFDL'd manuals, or copy text from GFDL's > manuals into GPL'd code, or auto-generated GFDL's manuals from GPL'd code? > > This got complicated; see previous postings. =A0But, it's not relevant to > your question, since you're not trying to do that. I would like to do this for the constraints.md files, but it's not clear to me right now whether this is allowed or not. What do you think? Ciao! Steven