diff options
Diffstat (limited to 'test/lisp/startup-tests.el')
-rw-r--r-- | test/lisp/startup-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/startup-tests.el b/test/lisp/startup-tests.el index 01ed3a69fd8..3e71d8ccec5 100644 --- a/test/lisp/startup-tests.el +++ b/test/lisp/startup-tests.el @@ -1,6 +1,6 @@ ;;; startup-tests.el --- unit tests for startup.el -*- lexical-binding: t; -*- -;; Copyright (C) 2020-2022 Free Software Foundation, Inc. +;; Copyright (C) 2020-2023 Free Software Foundation, Inc. ;; Author: Philipp Stephani <phst@google.com> |