summaryrefslogtreecommitdiff
path: root/cider-cheatsheet.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-cheatsheet.el')
-rw-r--r--cider-cheatsheet.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-cheatsheet.el b/cider-cheatsheet.el
index d870c5a5..20c61e71 100644
--- a/cider-cheatsheet.el
+++ b/cider-cheatsheet.el
@@ -1,6 +1,6 @@
;;; cider-cheatsheet.el --- Quick reference for Clojure -*- lexical-binding: t -*-
-;; Copyright © 2018 Kris Jenkins, Bozhidar Batsov and CIDER contributors
+;; Copyright © 2019 Kris Jenkins, Bozhidar Batsov and CIDER contributors
;;
;; Author: Kris Jenkins <krisajenkins@gmail.com>