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: Adding missing copyright years Date: Wed, 18 May 2005 18:44:25 -0400 Message-ID: References: <85mzraqm9k.fsf@lola.goethe.zz> <4ekc7rkm0.fsf@xpc14.ast.cam.ac.uk> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1116456824 25434 80.91.229.2 (18 May 2005 22:53:44 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 May 2005 22:53:44 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 19 00:53:43 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DYXOi-00048F-1U for ged-emacs-devel@m.gmane.org; Thu, 19 May 2005 00:52:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXRE-0004Fx-By for ged-emacs-devel@m.gmane.org; Wed, 18 May 2005 18:54:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DYXLQ-0001Ym-7A for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:52 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DYXLL-0001Xf-PU for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DYXLL-0001Qx-DW for emacs-devel@gnu.org; Wed, 18 May 2005 18:48:47 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DYXPq-0003bb-Pu for emacs-devel@gnu.org; Wed, 18 May 2005 18:53:26 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DYXH7-0005zB-Js; Wed, 18 May 2005 18:44:25 -0400 Original-To: rms@gnu.org, emacs-devel@gnu.org In-reply-to: <4ekc7rkm0.fsf@xpc14.ast.cam.ac.uk> (message from Glenn Morris on Mon, 16 May 2005 21:17:43 +0100) 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:37307 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37307 What if 10 lines get changed in each year of (say) 2000-2005 inclusive? Each year, the changes are too small to be substantial. But the net result is that the state of the code in 2005 differs substantially from that of 2000 (by 60 lines in this example). How is the copyright header supposed to deal with this kind of gradual, cumulative change? In such a borderline case, if we put down just 2005, it would not be wrong.