diff options
Diffstat (limited to 'test/lisp/sort-tests.el')
-rw-r--r-- | test/lisp/sort-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/sort-tests.el b/test/lisp/sort-tests.el index 62b89c1825d..7f49cc38d1b 100644 --- a/test/lisp/sort-tests.el +++ b/test/lisp/sort-tests.el @@ -1,6 +1,6 @@ ;;; sort-tests.el --- Tests for sort.el -*- lexical-binding: t; -*- -;; Copyright (C) 2015-2021 Free Software Foundation, Inc. +;; Copyright (C) 2015-2022 Free Software Foundation, Inc. ;; Author: Artur Malabarba <bruce.connor.am@gmail.com> |