From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: GNU Guixguix source archive branch, master, updated. v0.3-85-gda7cabd Date: Thu, 29 Aug 2013 22:41:04 +0200 Message-ID: <20130829204104.GA31046@debian> References: <87d2ox7bxd.fsf@gnu.org> <20130828215228.GA27907@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37477) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VF91x-0008O3-Mv for guix-devel@gnu.org; Thu, 29 Aug 2013 16:41:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VF91q-0001TA-DF for guix-devel@gnu.org; Thu, 29 Aug 2013 16:41:25 -0400 Content-Disposition: inline In-Reply-To: <20130828215228.GA27907@debian> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel@gnu.org On Wed, Aug 28, 2013 at 11:52:28PM +0200, Andreas Enge wrote: > On Wed, Aug 28, 2013 at 11:17:18PM +0200, Ludovic Courtès wrote: > > Regarding the patch: I think the duplicate copyright notice is needed so > > that it appears in the Info output. Could you check that? > Indeed, so I should add it again. Done in commit 46cb9da2. I enclosed it into @ifinfo - @end ifinfo, so it appears only in the info output; the dvi, ps and pdf outputs already contain the first copyright notice. Andreas