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: Tue, 17 May 2005 00:36:59 -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 1116366702 16314 80.91.229.2 (17 May 2005 21:51:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 May 2005 21:51:42 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 17 23:51:40 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DY9y8-000570-Re for ged-emacs-devel@m.gmane.org; Tue, 17 May 2005 23:51:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DY9zr-0002Qv-U8 for ged-emacs-devel@m.gmane.org; Tue, 17 May 2005 17:53:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DXuSV-0002WL-3o for emacs-devel@gnu.org; Tue, 17 May 2005 01:17:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DXuKL-0000lI-QY for emacs-devel@gnu.org; Tue, 17 May 2005 01:09:10 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DXts1-0002oH-S5 for emacs-devel@gnu.org; Tue, 17 May 2005 00:39:53 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DXtxM-0006uv-V6 for emacs-devel@gnu.org; Tue, 17 May 2005 00:45:25 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1DXtpD-0003OQ-IU; Tue, 17 May 2005 00:36:59 -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:37196 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:37196 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? I guess in that case we should list the years in which the change accumulates to enough to be significant.