summaryrefslogtreecommitdiff
path: root/test/automated/eieio-test-methodinvoke.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/automated/eieio-test-methodinvoke.el')
-rw-r--r--test/automated/eieio-test-methodinvoke.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/automated/eieio-test-methodinvoke.el b/test/automated/eieio-test-methodinvoke.el
index 0b0dd5d2465..f2fe37836f3 100644
--- a/test/automated/eieio-test-methodinvoke.el
+++ b/test/automated/eieio-test-methodinvoke.el
@@ -1,6 +1,7 @@
;;; eieio-testsinvoke.el -- eieio tests for method invocation
-;; Copyright (C) 2005, 2008, 2010, 2013-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2005, 2008, 2010, 2013-2015 Free Software Foundation,
+;; Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>