summaryrefslogtreecommitdiff
path: root/cider-overlays.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-overlays.el')
-rw-r--r--cider-overlays.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-overlays.el b/cider-overlays.el
index 1a92b35f..5be7f00f 100644
--- a/cider-overlays.el
+++ b/cider-overlays.el
@@ -1,6 +1,6 @@
;;; cider-overlays.el --- Managing CIDER overlays -*- 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>