summaryrefslogtreecommitdiff
path: root/cider-apropos.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2015-03-01 09:17:50 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2015-03-01 09:17:50 +0200
commit8bc09037a4b15bad2af2aeec9e5398b1f0f8f8f2 (patch)
tree3315e395e1dce48c77a9d9c71ee50c4cb7b25a4b /cider-apropos.el
parent262119dcc5a64f81829b932cfa204dc1fcf8ae71 (diff)
Update copyright years
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 718418b6..b491b098 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 Jeff Valk, Bozhidar Batsov
+;; Copyright © 2014-2015 Jeff Valk, Bozhidar Batsov
;;
;; Author: Jeff Valk <jv@jeffvalk.com>