diff options
Diffstat (limited to 'test')
| -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 ac1375e1d32..69985506f78 100644 --- a/test/lisp/emacs-lisp/checkdoc-tests.el +++ b/test/lisp/emacs-lisp/checkdoc-tests.el | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2016-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2016-2017 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Google Inc. | 5 | ;; Author: Philipp Stephani <phst@google.com> |
| 6 | 6 | ||
| 7 | ;; This file is part of GNU Emacs. | 7 | ;; This file is part of GNU Emacs. |
| 8 | 8 | ||