From 810a5293c41a4475411c17544c16a1a8f815d58d Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Thu, 8 Feb 2018 11:53:52 +0700 Subject: Acknowledge Edwin for his work on nrepl-profile --- cider-profile.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cider-profile.el') 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 @@ -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: -- cgit v1.2.3