summaryrefslogtreecommitdiff
path: root/cider-test.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-27 11:57:39 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-27 11:57:39 +0300
commitf12c7e1fdf40e12285b54cd4b8b8b32a460b4959 (patch)
tree24fa0badf95f3c1fa8d014ad3ed6569dbcfcb468 /cider-test.el
parentf69dc228c84caac31d25d804a1a6c77b74e1ac8a (diff)
Update a few copyright headers
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 5247929d..5100e10a 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
+;; Copyright © 2014-2016 Jeff Valk, Bozhidar Batsov and CIDER contributors
;; Author: Jeff Valk <jv@jeffvalk.com>