From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Fix for `make-autoload-interface' Date: Tue, 07 Mar 2006 17:49:46 -0800 Message-ID: <87d5gx1z9h.fsf@trouble.defaultvalue.org> References: <87fym5dtei.fsf@laas.fr> <87veuvje9d.fsf@zip.com.au> <87zmk21u6o.fsf@laas.fr> <87hd69kbss.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142008068 10068 80.91.229.2 (10 Mar 2006 16:27:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Mar 2006 16:27:48 +0000 (UTC) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Mar 10 17:27:48 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FHkS0-0004oB-Ma for guile-devel@m.gmane.org; Fri, 10 Mar 2006 17:26:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHkRz-0008Lz-CW for guile-devel@m.gmane.org; Fri, 10 Mar 2006 11:26:47 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FGnoE-00050a-JP for guile-devel@gnu.org; Tue, 07 Mar 2006 20:49:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FGnoD-0004yv-Qv for guile-devel@gnu.org; Tue, 07 Mar 2006 20:49:50 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FGnoD-0004yT-Ly for guile-devel@gnu.org; Tue, 07 Mar 2006 20:49:49 -0500 Original-Received: from [70.85.129.156] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FGnqx-0008Ag-19 for guile-devel@gnu.org; Tue, 07 Mar 2006 20:52:39 -0500 Original-Received: from omen.defaultvalue.org (localhost [127.0.0.1]) by defaultvalue.org (Postfix) with ESMTP id 3322590D2B for ; Tue, 7 Mar 2006 17:49:48 -0800 (PST) Original-Received: from trouble.defaultvalue.org (omen.defaultvalue.org [192.168.1.1]) by omen.defaultvalue.org (Postfix) with ESMTP id E50C223D19 for ; Tue, 7 Mar 2006 17:49:47 -0800 (PST) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id 6C0A63C1016; Tue, 7 Mar 2006 17:49:46 -0800 (PST) Original-To: guile-devel In-Reply-To: <87hd69kbss.fsf@zip.com.au> (Kevin Ryde's message of "Wed, 08 Mar 2006 11:41:39 +1100") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5765 Archived-At: Kevin Ryde writes: > I want to do a merge. > > Marius: what's the theory on all the copyright years? 2006 is in the > branch but not the head. On a somewhat related note, I asked maintainers@gnu.org if the copyright notices have to be a single line, and I was told that they don't. i.e. this is fine: ;;;; Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, ;;;; 2004, 2005 Free Software Foundation, Inc. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel