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/alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/alloc.c') diff --git a/src/alloc.c b/src/alloc.c index 7ff2cd3b100..b02f13e911f 100644 --- a/src/alloc.c +++ b/src/alloc.c @@ -1,6 +1,6 @@ /* Storage allocation and gc for GNU Emacs Lisp interpreter. -Copyright (C) 1985-2023 Free Software Foundation, Inc. +Copyright (C) 1985-2024 Free Software Foundation, Inc. This file is part of GNU Emacs. -- cgit v1.2.3