diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/progmodes/cperl-mode-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/progmodes/cperl-mode-tests.el b/test/lisp/progmodes/cperl-mode-tests.el index 47e39aa589b..7eb2d9be756 100644 --- a/test/lisp/progmodes/cperl-mode-tests.el +++ b/test/lisp/progmodes/cperl-mode-tests.el | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | ;; Author: Harald Jörg <haj@posteo.de> | 5 | ;; Author: Harald Jörg <haj@posteo.de> |
| 6 | ;; Maintainer: Harald Jörg | 6 | ;; Maintainer: Harald Jörg |
| 7 | ;; Keywords: internal | 7 | ;; Keywords: internal |
| 8 | ;; Homepage: https://github.com/HaraldJoerg/cperl-mode | 8 | ;; URL: https://github.com/HaraldJoerg/cperl-mode |
| 9 | 9 | ||
| 10 | ;; This file is part of GNU Emacs. | 10 | ;; This file is part of GNU Emacs. |
| 11 | 11 | ||