summaryrefslogtreecommitdiff
path: root/cider-test.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-01-01 19:58:13 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-01-01 19:58:13 +0200
commit3e9ed12e8cfbad04d7618e649322765dc9bff5d6 (patch)
tree8448ce2cce3b8c73985e6baf474e432d1ddeb866 /cider-test.el
parent533da079f0894177645ac51305fecba49932880c (diff)
Bump the copyright years
Diffstat (limited to 'cider-test.el')
-rw-r--r--cider-test.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-test.el b/cider-test.el
index 524137d4..5d5ff88d 100644
--- a/cider-test.el
+++ b/cider-test.el
@@ -1,6 +1,6 @@
;;; cider-test.el --- Test result viewer -*- lexical-binding: t -*-
-;; Copyright © 2014-2017 Jeff Valk, Bozhidar Batsov and CIDER contributors
+;; Copyright © 2014-2018 Jeff Valk, Bozhidar Batsov and CIDER contributors
;; Author: Jeff Valk <jv@jeffvalk.com>