diff options
Diffstat (limited to 'test/lisp/kmacro-tests.el')
-rw-r--r-- | test/lisp/kmacro-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/kmacro-tests.el b/test/lisp/kmacro-tests.el index 7c3dde119a0..f27f22a3080 100644 --- a/test/lisp/kmacro-tests.el +++ b/test/lisp/kmacro-tests.el @@ -1,6 +1,6 @@ ;;; kmacro-tests.el --- Tests for kmacro.el -*- lexical-binding: t; -*- -;; Copyright (C) 2017-2018 Free Software Foundation, Inc. +;; Copyright (C) 2017-2019 Free Software Foundation, Inc. ;; Author: Gemini Lasswell <gazally@runbox.com> |