aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPaul Eggert2013-01-02 08:30:50 -0800
committerPaul Eggert2013-01-02 08:30:50 -0800
commit09b8afb6c8b235279dac6cdc7ffee68b782712ac (patch)
treea52d0d1765feb9c158e83e4c431d822183cf5e9b /test
parent0877d0dc24ee792b9b14592869ea1aa0934aee58 (diff)
downloademacs-09b8afb6c8b235279dac6cdc7ffee68b782712ac.tar.gz
emacs-09b8afb6c8b235279dac6cdc7ffee68b782712ac.zip
Update copyright dates to 2013.
Diffstat (limited to 'test')
-rw-r--r--test/automated/advice-tests.el2
-rw-r--r--test/automated/inotify-test.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/automated/advice-tests.el b/test/automated/advice-tests.el
index 94f69e77e43..bc9135c92d0 100644
--- a/test/automated/advice-tests.el
+++ b/test/automated/advice-tests.el
@@ -1,6 +1,6 @@
1;;; advice-tests.el --- Test suite for the new advice thingy. 1;;; advice-tests.el --- Test suite for the new advice thingy.
2 2
3;; Copyright (C) 2012 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2013 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/automated/inotify-test.el b/test/automated/inotify-test.el
index edda7ef0418..175f262b282 100644
--- a/test/automated/inotify-test.el
+++ b/test/automated/inotify-test.el
@@ -1,6 +1,6 @@
1;;; inotify-tests.el --- Test suite for inotify. -*- lexical-binding: t -*- 1;;; inotify-tests.el --- Test suite for inotify. -*- lexical-binding: t -*-
2 2
3;; Copyright (C) 2012 Free Software Foundation, Inc. 3;; Copyright (C) 2012-2013 Free Software Foundation, Inc.
4 4
5;; Author: RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> 5;; Author: RĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
6;; Keywords: internal 6;; Keywords: internal