summaryrefslogtreecommitdiff
path: root/cider-profile.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-profile.el')
-rw-r--r--cider-profile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-profile.el b/cider-profile.el
index 79577910..d4e9b408 100644
--- a/cider-profile.el
+++ b/cider-profile.el
@@ -1,6 +1,6 @@
;;; cider-profile.el --- CIDER support for profiling -*- lexical-binding: t; -*-
-;; Copyright © 2014-2018 Edwin Watkeys and CIDER contributors
+;; Copyright © 2014-2019 Edwin Watkeys and CIDER contributors
;; Author: Edwin Watkeys <edw@poseur.com>
;; Juan E. Maya <jmayaalv@gmail.com>