summaryrefslogtreecommitdiff
path: root/modules/mod-test
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mod-test')
-rw-r--r--modules/mod-test/Makefile2
-rw-r--r--modules/mod-test/mod-test.c2
-rw-r--r--modules/mod-test/test.el2
3 files changed, 3 insertions, 3 deletions
diff --git a/modules/mod-test/Makefile b/modules/mod-test/Makefile
index 3a21623d973..27ae2ae3c2c 100644
--- a/modules/mod-test/Makefile
+++ b/modules/mod-test/Makefile
@@ -1,6 +1,6 @@
# Test GNU Emacs modules.
-# Copyright 2015-2016 Free Software Foundation, Inc.
+# Copyright 2015-2017 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
diff --git a/modules/mod-test/mod-test.c b/modules/mod-test/mod-test.c
index 3c8ab0fc001..50be8620bd6 100644
--- a/modules/mod-test/mod-test.c
+++ b/modules/mod-test/mod-test.c
@@ -1,6 +1,6 @@
/* Test GNU Emacs modules.
-Copyright 2015-2016 Free Software Foundation, Inc.
+Copyright 2015-2017 Free Software Foundation, Inc.
This file is part of GNU Emacs.
diff --git a/modules/mod-test/test.el b/modules/mod-test/test.el
index 2d363c31bcd..181f13208ec 100644
--- a/modules/mod-test/test.el
+++ b/modules/mod-test/test.el
@@ -1,6 +1,6 @@
;;; Test GNU Emacs modules.
-;; Copyright 2015-2016 Free Software Foundation, Inc.
+;; Copyright 2015-2017 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.