diff options
Diffstat (limited to 'test/lisp/apropos-tests.el')
-rw-r--r-- | test/lisp/apropos-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/apropos-tests.el b/test/lisp/apropos-tests.el index 4c5522d14c2..7eaa64207f1 100644 --- a/test/lisp/apropos-tests.el +++ b/test/lisp/apropos-tests.el @@ -1,6 +1,6 @@ ;;; apropos-tests.el --- Tests for apropos.el -*- lexical-binding: t; -*- -;; Copyright (C) 2020 Free Software Foundation, Inc. +;; Copyright (C) 2020-2021 Free Software Foundation, Inc. ;; Author: Simen Heggestøyl <simenheg@gmail.com> ;; Keywords: |