summaryrefslogtreecommitdiff
path: root/cider-scratch.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-scratch.el')
-rw-r--r--cider-scratch.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-scratch.el b/cider-scratch.el
index fbb8b594..e794afd3 100644
--- a/cider-scratch.el
+++ b/cider-scratch.el
@@ -1,6 +1,6 @@
;;; cider-scratch.el --- *scratch* buffer for Clojure -*- lexical-binding: t -*-
-;; Copyright © 2014-2016 Bozhidar Batsov
+;; Copyright © 2014-2016 Bozhidar Batsov and CIDER contributors
;;
;; Author: Tim King <kingtim@gmail.com>
;; Phil Hagelberg <technomancy@gmail.com>