summaryrefslogtreecommitdiff
path: root/cider-profile.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-profile.el')
-rw-r--r--cider-profile.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/cider-profile.el b/cider-profile.el
index cbba8058..27b9f353 100644
--- a/cider-profile.el
+++ b/cider-profile.el
@@ -1,6 +1,6 @@
;;; cider-profile.el --- CIDER support for thunknyc/profile
-;; Copyright © 2015-2018 Bozhidar Batsov, Artur Malabarba and CIDER contributors
+;; Copyright © 2014-2018 Edwin Watkeys and CIDER contributors
;; Author: Juan E. Maya <jmayaalv@gmail.com>
@@ -20,6 +20,7 @@
;;; Commentary:
;; Provides coarse-grained interactive profiling support.
+;; Based on earlier work by Edwin Watkeys (https://github.com/thunknyc/nrepl-profile).
;;; Code: