summaryrefslogtreecommitdiff
path: root/cider-resolve.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-resolve.el')
-rw-r--r--cider-resolve.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-resolve.el b/cider-resolve.el
index 51c82028..6f32ade2 100644
--- a/cider-resolve.el
+++ b/cider-resolve.el
@@ -1,6 +1,6 @@
;;; cider-resolve.el --- Resolve clojure symbols according to current nREPL connection
-;; Copyright © 2015-2016 Artur Malabarba
+;; Copyright © 2015-2016 Bozhidar Batsov, Artur Malabarba and CIDER contributors
;; Author: Artur Malabarba <bruce.connor.am@gmail.com>