summaryrefslogtreecommitdiff
path: root/cider-client.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-client.el')
-rw-r--r--cider-client.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-client.el b/cider-client.el
index 68c2513f..f722874d 100644
--- a/cider-client.el
+++ b/cider-client.el
@@ -1,6 +1,6 @@
;;; cider-client.el --- A layer of abstraction above the actual client code. -*- lexical-binding: t -*-
-;; Copyright © 2013-2017 Bozhidar Batsov
+;; Copyright © 2013-2018 Bozhidar Batsov
;;
;; Author: Bozhidar Batsov <bozhidar@batsov.com>