summaryrefslogtreecommitdiff
path: root/cider-test.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2019-01-01 09:59:42 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2019-01-01 09:59:42 +0200
commit73c85bec1cd675a1afacec42c1330174447fd9a1 (patch)
treeb57e5b3a7b3356e3b3f470c955bf65bba9d0fb2b /cider-test.el
parent4242c6a54666cf6122de69edd1acb4b449910682 (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 a7b3e984..5182b57b 100644
--- a/cider-test.el
+++ b/cider-test.el
@@ -1,6 +1,6 @@
;;; cider-test.el --- Test result viewer -*- lexical-binding: t -*-
-;; Copyright © 2014-2018 Jeff Valk, Bozhidar Batsov and CIDER contributors
+;; Copyright © 2014-2019 Jeff Valk, Bozhidar Batsov and CIDER contributors
;; Author: Jeff Valk <jv@jeffvalk.com>