summaryrefslogtreecommitdiff
path: root/cider-debug.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-01-01 19:12:35 +0000
committerBozhidar Batsov <bozhidar@batsov.com>2016-01-01 19:12:35 +0000
commit5eb525e19ec6a4fae2c1dc85833df8a77898aea6 (patch)
treec67cd8c74eebabda03ef63c6eeb661bb1c17dab0 /cider-debug.el
parent9d6c5a91c4a60b9b3fa6ec8abd405ef1ac48a5b0 (diff)
Update the copyright years
Diffstat (limited to 'cider-debug.el')
-rw-r--r--cider-debug.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-debug.el b/cider-debug.el
index ba07d756..e5866ad3 100644
--- a/cider-debug.el
+++ b/cider-debug.el
@@ -1,6 +1,6 @@
;;; cider-debug.el --- CIDER interaction with the cider.debug nREPL middleware -*- lexical-binding: t; -*-
-;; Copyright © 2015 Artur Malabarba
+;; Copyright © 2015-2016 Artur Malabarba
;; Author: Artur Malabarba <bruce.connor.am@gmail.com>