summaryrefslogtreecommitdiff
path: root/cider-test.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-01-04 01:23:23 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2017-01-04 01:23:23 +0200
commit1ce1d9998fc756d3dbbb491cc6f4f0c4c397b450 (patch)
tree491e87d8deb178ecaaed39156e3069407ad3f6d3 /cider-test.el
parent1d335332c5b4f57f3b6c9d41c8af2445cfbcd484 (diff)
Update the copyright years in the source code
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 fe970810..f5fd3e6c 100644
--- a/cider-test.el
+++ b/cider-test.el
@@ -1,6 +1,6 @@
;;; cider-test.el --- Test result viewer -*- lexical-binding: t -*-
-;; Copyright © 2014-2016 Jeff Valk, Bozhidar Batsov and CIDER contributors
+;; Copyright © 2014-2017 Jeff Valk, Bozhidar Batsov and CIDER contributors
;; Author: Jeff Valk <jv@jeffvalk.com>