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