From 8e1c56ae46754dd7baedff49a464f078f0e9912d Mon Sep 17 00:00:00 2001 From: Po Lu Date: Tue, 2 Jan 2024 09:47:10 +0800 Subject: ; Add 2024 to copyright years --- 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 74a94859aba..828f0ea3726 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-2023 Free Software Foundation, + Copyright (C) 1985-1988, 1993, 2000-2024 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.1