From cae528457cb862dc886a34240c9d4c73035b6659 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 1 Jan 2023 05:31:12 -0500 Subject: ; Add 2023 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 c765e1be2bc..124348e5b35 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-2022 Free Software Foundation, + Copyright (C) 1985-1988, 1993, 2000-2023 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.1