summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-01-15 14:10:37 -0800
committerGlenn Morris <rgm@gnu.org>2011-01-15 14:10:37 -0800
commitd0d4361dba5ea4b3d88e9c6724c5bb6dc2894470 (patch)
tree935bef337761341bbc3b2513006db33ea91984e1 /test
parent4ebf3ee11cc2dad00e136acba072782c039ade4b (diff)
downloademacs-d0d4361dba5ea4b3d88e9c6724c5bb6dc2894470.tar.gz
emacs-d0d4361dba5ea4b3d88e9c6724c5bb6dc2894470.tar.bz2
emacs-d0d4361dba5ea4b3d88e9c6724c5bb6dc2894470.zip
Add 2011 to remaining FSF/AIST copyright years.
Diffstat (limited to 'test')
-rw-r--r--test/comint-testsuite.el2
-rw-r--r--test/occur-testsuite.el2
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