summaryrefslogtreecommitdiff
path: root/nrepl-dict.el
diff options
context:
space:
mode:
Diffstat (limited to 'nrepl-dict.el')
-rw-r--r--nrepl-dict.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/nrepl-dict.el b/nrepl-dict.el
index be143860..d77aa608 100644
--- a/nrepl-dict.el
+++ b/nrepl-dict.el
@@ -1,7 +1,7 @@
;;; nrepl-dict.el --- Dictionary functions for Clojure nREPL -*- lexical-binding: t -*-
;; Copyright © 2012-2013 Tim King, Phil Hagelberg, Bozhidar Batsov
-;; Copyright © 2013-2018 Bozhidar Batsov, Artur Malabarba and CIDER contributors
+;; Copyright © 2013-2019 Bozhidar Batsov, Artur Malabarba and CIDER contributors
;;
;; Author: Tim King <kingtim@gmail.com>
;; Phil Hagelberg <technomancy@gmail.com>