diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/comint-testsuite.el | 2 | ||||
| -rw-r--r-- | test/occur-testsuite.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/comint-testsuite.el b/test/comint-testsuite.el index 9a4e7eae3b7..571d497a7c7 100644 --- a/test/comint-testsuite.el +++ b/test/comint-testsuite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; bytecomp-testsuite.el | 1 | ;;; bytecomp-testsuite.el |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; This file is part of GNU Emacs. | 5 | ;; This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/test/occur-testsuite.el b/test/occur-testsuite.el index a4756c49e2a..3859232ea34 100644 --- a/test/occur-testsuite.el +++ b/test/occur-testsuite.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; occur-testsuite.el --- Test suite for occur. | 1 | ;;; occur-testsuite.el --- Test suite for occur. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Juri Linkov <juri@jurta.org> | 5 | ;; Author: Juri Linkov <juri@jurta.org> |
| 6 | ;; Keywords: matching, internal | 6 | ;; Keywords: matching, internal |