summaryrefslogtreecommitdiff
path: root/cider-ns.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-ns.el')
-rw-r--r--cider-ns.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-ns.el b/cider-ns.el
index bcb843ee..e89ed07b 100644
--- a/cider-ns.el
+++ b/cider-ns.el
@@ -1,6 +1,6 @@
;;; cider-ns.el --- Namespace manipulation 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>