diff options
Diffstat (limited to 'test/src/indent-tests.el')
-rw-r--r-- | test/src/indent-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/indent-tests.el b/test/src/indent-tests.el index 7d1a6ce6dc3..10f1202949b 100644 --- a/test/src/indent-tests.el +++ b/test/src/indent-tests.el @@ -1,6 +1,6 @@ ;;; indent-tests.el --- tests for src/indent.c -*- lexical-binding:t -*- -;; Copyright (C) 2020 Free Software Foundation, Inc. +;; Copyright (C) 2020-2021 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. |