diff options
Diffstat (limited to 'test/src/undo-tests.el')
-rw-r--r-- | test/src/undo-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/undo-tests.el b/test/src/undo-tests.el index fd45a9101fa..b4888771e70 100644 --- a/test/src/undo-tests.el +++ b/test/src/undo-tests.el @@ -1,6 +1,6 @@ ;;; undo-tests.el --- Tests of primitive-undo -*- lexical-binding: t -*- -;; Copyright (C) 2012-2023 Free Software Foundation, Inc. +;; Copyright (C) 2012-2024 Free Software Foundation, Inc. ;; Author: Aaron S. Hawley <aaron.s.hawley@gmail.com> |