summaryrefslogtreecommitdiff
path: root/cider-popup.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-popup.el')
-rw-r--r--cider-popup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-popup.el b/cider-popup.el
index 274a0666..4f8fae4d 100644
--- a/cider-popup.el
+++ b/cider-popup.el
@@ -1,6 +1,6 @@
;;; cider-popup.el --- Creating and quitting popup buffers -*- lexical-binding: t; -*-
-;; Copyright © 2015-2018 Bozhidar Batsov, Artur Malabarba and CIDER contributors
+;; Copyright © 2015-2019 Bozhidar Batsov, Artur Malabarba and CIDER contributors
;; Author: Artur Malabarba <bruce.connor.am@gmail.com>