From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10683 invoked by alias); 3 Nov 2011 20:04:51 -0000 Received: (qmail 10665 invoked by uid 22791); 3 Nov 2011 20:04:49 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from relay1.mentorg.com (HELO relay1.mentorg.com) (192.94.38.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Nov 2011 20:04:34 +0000 Received: from nat-ies.mentorg.com ([192.94.31.2] helo=EU1-MAIL.mgc.mentorg.com) by relay1.mentorg.com with esmtp id 1RM3Wb-0003sE-G6 from joseph_myers@mentor.com ; Thu, 03 Nov 2011 13:04:33 -0700 Received: from digraph.polyomino.org.uk ([172.16.63.104]) by EU1-MAIL.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.1830); Thu, 3 Nov 2011 20:04:31 +0000 Received: from jsm28 (helo=localhost) by digraph.polyomino.org.uk with local-esmtp (Exim 4.74) (envelope-from ) id 1RM3WY-0001kd-Nb; Thu, 03 Nov 2011 20:04:30 +0000 Date: Thu, 03 Nov 2011 20:16:00 -0000 From: "Joseph S. Myers" To: Aldy Hernandez cc: gcc-patches Subject: Re: [patch] 3/n: trans-mem: runtime In-Reply-To: <4EB2D428.8000906@redhat.com> Message-ID: References: <4EB2D428.8000906@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-11/txt/msg00417.txt.bz2 On Thu, 3 Nov 2011, Aldy Hernandez wrote: > +Permission is granted to copy, distribute and/or modify this document > +under the terms of the GNU Free Documentation License, Version 1.2 or > +any later version published by the Free Software Foundation; with the > +Invariant Sections being ``Funding Free Software'', the Front-Cover > +texts being (a) (see below), and with the Back-Cover Texts being (b) > +(see below). A copy of the license is included in the section entitled > +``GNU Free Documentation License''. > + > +(a) The FSF's Front-Cover Text is: > + > + A GNU Manual > + > +(b) The FSF's Back-Cover Text is: > + > + You have freedom to copy and modify this GNU Manual, like GNU > + software. Copies published by the Free Software Foundation raise > + funds for GNU development. As far as I know this is not printed by the FSF, and under 400 pages, so as per you can omit invariant sections and cover texts. > +Published by the Free Software Foundation > +51 Franklin Street, Fifth Floor > +Boston, MA 02110-1301 USA Again, not published on paper. -- Joseph S. Myers joseph@codesourcery.com