summaryrefslogtreecommitdiff
path: root/cider-apropos.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-apropos.el')
-rw-r--r--cider-apropos.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-apropos.el b/cider-apropos.el
index 97be9aa6..6c0ca5d6 100644
--- a/cider-apropos.el
+++ b/cider-apropos.el
@@ -1,6 +1,6 @@
;;; cider-apropos.el --- Apropos functionality for Clojure -*- lexical-binding: t -*-
-;; Copyright © 2014-2018 Jeff Valk, Bozhidar Batsov and CIDER contributors
+;; Copyright © 2014-2019 Jeff Valk, Bozhidar Batsov and CIDER contributors
;;
;; Author: Jeff Valk <jv@jeffvalk.com>