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 @@ ;;; bytecomp-testsuite.el -;; Copyright (C) 2010 Free Software Foundation, Inc. +;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. 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 @@ ;;; occur-testsuite.el --- Test suite for occur. -;; Copyright (C) 2010 Free Software Foundation, Inc. +;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. ;; Author: Juri Linkov <juri@jurta.org> ;; Keywords: matching, internal |