summaryrefslogtreecommitdiff
path: root/cider-tracing.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-tracing.el')
-rw-r--r--cider-tracing.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-tracing.el b/cider-tracing.el
index c00e7b7f..c9821a26 100644
--- a/cider-tracing.el
+++ b/cider-tracing.el
@@ -1,6 +1,6 @@
;;; cider-tracing.el --- Executing tracing functionality -*- lexical-binding: t -*-
-;; Copyright © 2013-2018 Bozhidar Batsov, Artur Malabarba and CIDER contributors
+;; Copyright © 2013-2019 Bozhidar Batsov, Artur Malabarba and CIDER contributors
;;
;; Author: Bozhidar Batsov <bozhidar@batsov.com>
;; Artur Malabarba <bruce.connor.am@gmail.com>