From 8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 1 Jan 2021 07:48:14 +0000 Subject: Update copyright year to 2021 Run "TZ=UTC0 admin/update-copyright $(git ls-files)". --- 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 9e75c9012e0..e169a906f98 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-2020 Free Software Foundation, + Copyright (C) 1985-1988, 1993, 2000-2021 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.1