From 7fa975adbce3f2ce4ba40ea52110b992a52262b6 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Thu, 2 Jan 2025 18:32:51 +0100 Subject: Update copyright year to 2025 Run "TZ=UTC0 admin/update-copyright". --- src/bytecode.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bytecode.c') diff --git a/src/bytecode.c b/src/bytecode.c index 75f9f1d0ac7..770af6b486a 100644 --- a/src/bytecode.c +++ b/src/bytecode.c @@ -1,5 +1,5 @@ /* Execution of byte code produced by bytecomp.el. - Copyright (C) 1985-1988, 1993, 2000-2024 Free Software Foundation, + Copyright (C) 1985-1988, 1993, 2000-2025 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.1