diff options
Diffstat (limited to 'test/lisp/emacs-lisp/checkdoc-tests.el')
| -rw-r--r-- | test/lisp/emacs-lisp/checkdoc-tests.el | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/emacs-lisp/checkdoc-tests.el b/test/lisp/emacs-lisp/checkdoc-tests.el index 3fbf25d7086..c12d0d37311 100644 --- a/test/lisp/emacs-lisp/checkdoc-tests.el +++ b/test/lisp/emacs-lisp/checkdoc-tests.el @@ -1,6 +1,6 @@  ;;; checkdoc-tests.el --- unit tests for checkdoc.el  -*- lexical-binding: t; -*- -;; Copyright (C) 2016-2019 Free Software Foundation, Inc. +;; Copyright (C) 2016-2020 Free Software Foundation, Inc.  ;; Author: Philipp Stephani <phst@google.com>  | 
