From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Last steps for pretesting Date: Mon, 17 Apr 2006 21:42:14 -0400 Message-ID: References: <20060417080158.16366.qmail@web52711.mail.yahoo.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1145324630 16050 80.91.229.2 (18 Apr 2006 01:43:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 18 Apr 2006 01:43:50 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Apr 18 03:43:47 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FVfFl-0005QZ-LS for ged-emacs-devel@m.gmane.org; Tue, 18 Apr 2006 03:43:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVfFl-0006xg-8l for ged-emacs-devel@m.gmane.org; Mon, 17 Apr 2006 21:43:41 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FVfEO-0006OY-8v for emacs-devel@gnu.org; Mon, 17 Apr 2006 21:42:16 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FVfEN-0006O4-Qz for emacs-devel@gnu.org; Mon, 17 Apr 2006 21:42:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FVfEN-0006Nu-Ev for emacs-devel@gnu.org; Mon, 17 Apr 2006 21:42:15 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FVfF9-0008KY-EO for emacs-devel@gnu.org; Mon, 17 Apr 2006 21:43:03 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1FVfEM-0003qL-NB; Mon, 17 Apr 2006 21:42:14 -0400 Original-To: Ramprasad B In-reply-to: <20060417080158.16366.qmail@web52711.mail.yahoo.com> (message from Ramprasad B on Mon, 17 Apr 2006 01:01:58 -0700 (PDT)) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:52988 Archived-At: 1. Do we have to add `2006' also for a file which hasn't been edited in 2006 ? Yes. All files should list 2006. 2. If a file has 2001 copyright year, how is 2006 copyright year added ? Is it like 2001, 2006 or 2001-2006 or 2001, 2002, 2003, 2004, 2005, 2006 ? All the files have 2005, now, don't they? Do you see any file which lacks 2005 in its copyright notice? So you just have to add 2006 at the end. There should be a function copyright-update which does this job.