From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Richard M. Stallman" Newsgroups: gmane.emacs.devel Subject: Re: Copyright notices Date: Tue, 02 Aug 2005 13:45:22 -0400 Message-ID: References: <17130.41727.178496.468583@farnswood.snap.net.nz> <17132.7450.945474.746680@farnswood.snap.net.nz> <17134.56687.951950.51407@farnswood.snap.net.nz> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1123005820 17411 80.91.229.2 (2 Aug 2005 18:03:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 2 Aug 2005 18:03:40 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 02 20:03:36 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1E015I-0000Bc-07 for ged-emacs-devel@m.gmane.org; Tue, 02 Aug 2005 20:01:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E017z-0000Xh-TU for ged-emacs-devel@m.gmane.org; Tue, 02 Aug 2005 14:04:35 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E017m-0000X9-LY for emacs-devel@gnu.org; Tue, 02 Aug 2005 14:04:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E013G-0008Si-No for emacs-devel@gnu.org; Tue, 02 Aug 2005 13:59:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E013E-0008F4-N0 for emacs-devel@gnu.org; Tue, 02 Aug 2005 13:59:40 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E0132-0007aW-Lk for emacs-devel@gnu.org; Tue, 02 Aug 2005 13:59:28 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1E00pO-0005oo-9l; Tue, 02 Aug 2005 13:45:22 -0400 Original-To: Nick Roberts In-reply-to: <17134.56687.951950.51407@farnswood.snap.net.nz> (message from Nick Roberts on Tue, 2 Aug 2005 14:41:51 +1200) 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:41434 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:41434 I'll start thinking about how to do it. Since the copyright notices won't be all the same any script must be able to handle the differences. All it needs to do is add a specified year. Just running copyright-update on all the files that have a copyright notice should do the job.