summaryrefslogtreecommitdiff
path: root/cider.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2014-02-08 13:22:15 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2014-02-08 13:22:15 +0200
commit38a9963271e357ad84e623557d5155ca1b8e0a12 (patch)
treeb84145efb21991b4e6e1f951a97c6752d732027d /cider.el
parent35ec3d1c983c1940da4535e8f0809ab6f28d9d65 (diff)
Update copyrights for 2014
Diffstat (limited to 'cider.el')
-rw-r--r--cider.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/cider.el b/cider.el
index 62ee70d1..ed473ba2 100644
--- a/cider.el
+++ b/cider.el
@@ -1,7 +1,7 @@
;;; cider.el --- Clojure Integrated Development Environment and REPL
-;; Copyright © 2012-2013 Tim King, Phil Hagelberg
-;; Copyright © 2013 Bozhidar Batsov, Hugo Duncan, Steve Purcell
+;; Copyright © 2012-2014 Tim King, Phil Hagelberg
+;; Copyright © 2013-2014 Bozhidar Batsov, Hugo Duncan, Steve Purcell
;;
;; Author: Tim King <kingtim@gmail.com>
;; Phil Hagelberg <technomancy@gmail.com>