summaryrefslogtreecommitdiff
path: root/cider-doc.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-01-01 19:58:13 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-01-01 19:58:13 +0200
commit3e9ed12e8cfbad04d7618e649322765dc9bff5d6 (patch)
tree8448ce2cce3b8c73985e6baf474e432d1ddeb866 /cider-doc.el
parent533da079f0894177645ac51305fecba49932880c (diff)
Bump the copyright years
Diffstat (limited to 'cider-doc.el')
-rw-r--r--cider-doc.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-doc.el b/cider-doc.el
index 52a953a0..c678575c 100644
--- a/cider-doc.el
+++ b/cider-doc.el
@@ -1,6 +1,6 @@
;;; cider-doc.el --- CIDER documentation functionality -*- lexical-binding: t -*-
-;; Copyright © 2014-2017 Bozhidar Batsov, Jeff Valk and CIDER contributors
+;; Copyright © 2014-2018 Bozhidar Batsov, Jeff Valk and CIDER contributors
;; Author: Jeff Valk <jv@jeffvalk.com>