summaryrefslogtreecommitdiff
path: root/cider-tracing.el
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-10 08:50:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-01-10 08:50:33 -0700
commit9fa91217c2582736e929bab41cb58f506d4d0b7f (patch)
tree6932cef398345f25acba2737d8f9b696ee040b88 /cider-tracing.el
parentb17a12b301a82f1e1ab9b19674aeb7fff3c25b40 (diff)
parentcd71f5cc12c93355cdf5698ac0aee9606480176a (diff)
Merge tag 'v0.19.0+dfsg'
DFSG-clean upstream version 0.19.0
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>