summaryrefslogtreecommitdiff
path: root/cider-stacktrace.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-stacktrace.el
parent262119dcc5a64f81829b932cfa204dc1fcf8ae71 (diff)
Update copyright years
Diffstat (limited to 'cider-stacktrace.el')
-rw-r--r--cider-stacktrace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-stacktrace.el b/cider-stacktrace.el
index c3a395e5..71963928 100644
--- a/cider-stacktrace.el
+++ b/cider-stacktrace.el
@@ -1,6 +1,6 @@
;;; cider-stacktrace.el --- Stacktrace navigator -*- lexical-binding: t -*-
-;; Copyright © 2014 Jeff Valk
+;; Copyright © 2014-2015 Jeff Valk
;; Author: Jeff Valk <jv@jeffvalk.com>