aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/eval-tests.el
diff options
context:
space:
mode:
authorPaul Eggert2017-01-01 01:48:38 -0800
committerPaul Eggert2017-01-01 01:48:59 -0800
commite6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150 (patch)
tree680f1229617e6265f563051d5d3b76a0583ddae8 /test/src/eval-tests.el
parent42479446d3f2973c848f207ea840eeaab519c141 (diff)
downloademacs-e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150.tar.gz
emacs-e6a782ee1af7e9d2fe52c3a8cddaf7f02c1ad150.zip
Update copyright year to 2017 in master
Run admin/update-copyright in the master branch. This fixes files that were not already fixed in the emacs-25 branch before it was merged here.
Diffstat (limited to 'test/src/eval-tests.el')
-rw-r--r--test/src/eval-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/eval-tests.el b/test/src/eval-tests.el
index fe08506ed25..a1fe8ccd7d9 100644
--- a/test/src/eval-tests.el
+++ b/test/src/eval-tests.el
@@ -1,6 +1,6 @@
1;;; eval-tests.el --- unit tests for src/eval.c -*- lexical-binding: t; -*- 1;;; eval-tests.el --- unit tests for src/eval.c -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2016 Free Software Foundation, Inc. 3;; Copyright (C) 2016-2017 Free Software Foundation, Inc.
4 4
5;; Author: Philipp Stephani <phst@google.com> 5;; Author: Philipp Stephani <phst@google.com>
6 6