From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Help testing emacs-28.3-rc1.tar.gz on MS-Windows Date: Sun, 19 Feb 2023 17:00:24 +0200 Message-ID: <83r0ulwvhz.fsf@gnu.org> References: <87mt59lq8s.fsf@moondust.localdomain> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="7908"; mail-complaints-to="usenet@ciao.gmane.io" Cc: njackson@posteo.net, emacs-devel@gnu.org To: Stefan Kangas , Richard Stallman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sun Feb 19 16:01:11 2023 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pTlBf-0001sY-GT for ged-emacs-devel@m.gmane-mx.org; Sun, 19 Feb 2023 16:01:11 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pTlBD-0006Q8-43; Sun, 19 Feb 2023 10:00:43 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTlBB-0006Py-Og for emacs-devel@gnu.org; Sun, 19 Feb 2023 10:00:41 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTlBB-0000d5-Fh; Sun, 19 Feb 2023 10:00:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=aGZMbMji1uUoIb5qZx7fC9iQD6hyYh41JtVBA4yl6SA=; b=X608fv4hqmOV Zs1xr0YxqK0Hht90y8xM/te6j/JCNOif8T1wvRR1tr+Za8gkP5YH4YPEZhnZlotnMjC6ArD2/QLhS ILwGM3xnMaPQcwQjSGLM0DsbxntUtuSgjSBKWbcBPQt+/HFO8qfjL9yimWK5Pmiaw/dEhitY+PZKV 4LC1edXP958qCQmScghvY36E36YvAuVTt55SHpKklXAtMAZzvIeem12KyE9BM9BmRf+3HlGuG4BD+ gnZoVRad7RQt467A6nUBMXlGkoLL+8eEHkoCPnIA2n31QG/W8GFqG5J0MxsGhdVacuPzsmZoGt1SW 3CzGfGaIN95uxsL7AtNvjg==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pTlAp-0003Wh-Iu; Sun, 19 Feb 2023 10:00:32 -0500 In-Reply-To: (message from Stefan Kangas on Sun, 19 Feb 2023 06:06:24 -0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:303573 Archived-At: > From: Stefan Kangas > Date: Sun, 19 Feb 2023 06:06:24 -0800 > Cc: emacs-devel@gnu.org > > N. Jackson writes: > > > When I build this tarball I get > > > > GNU Emacs 28.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.35, cairo version 1.17.6) > > of 2023-02-19 > > Copyright (C) 2022 Free Software Foundation, Inc. > > > > which is last year. > > > > Also the README file (which has the version number for this release, > > so presumably it has been modified) still has a 2022 copyright date. > > There are a gazillion files where the copyright date is 2022 instead of > 2023, and I'd like to avoid going over all of them. Perhaps we could > change just a few of them, however, if it's important and/or worth > doing. Eli, WDYT? Unfortunately, I think we must update all of them, for legal reasons. Let's ask Richard. Richard, am I right that we must update the copyright years on all of the files in the Emacs 28.3 tarball, even though it is an emergency security release?