diff options
Diffstat (limited to 'test/lisp/delim-col-tests.el')
-rw-r--r-- | test/lisp/delim-col-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/delim-col-tests.el b/test/lisp/delim-col-tests.el index 838fc92e826..97fa0f1e8f1 100644 --- a/test/lisp/delim-col-tests.el +++ b/test/lisp/delim-col-tests.el @@ -1,6 +1,6 @@ ;;; delim-col-tests.el --- Tests for delim-col.el -*- lexical-binding: t; -*- -;; Copyright (C) 2019-2021 Free Software Foundation, Inc. +;; Copyright (C) 2019-2022 Free Software Foundation, Inc. ;; Author: Stefan Kangas <stefankangas@gmail.com> |