diff options
Diffstat (limited to 'test/src/emacs-tests.el')
-rw-r--r-- | test/src/emacs-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/emacs-tests.el b/test/src/emacs-tests.el index 0ea197d07f8..19c3793b93d 100644 --- a/test/src/emacs-tests.el +++ b/test/src/emacs-tests.el @@ -1,6 +1,6 @@ ;;; emacs-tests.el --- unit tests for emacs.c -*- lexical-binding: t; -*- -;; Copyright (C) 2020-2023 Free Software Foundation, Inc. +;; Copyright (C) 2020-2024 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |