summaryrefslogtreecommitdiff
path: root/test/cider-overlay-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/cider-overlay-tests.el')
-rw-r--r--test/cider-overlay-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cider-overlay-tests.el b/test/cider-overlay-tests.el
index 20467436..0a3a8855 100644
--- a/test/cider-overlay-tests.el
+++ b/test/cider-overlay-tests.el
@@ -1,6 +1,6 @@
;;; cider-overlay-tests.el -*- lexical-binding: t; -*-
-;; Copyright (C) 2015-2016 Artur Malabarba
+;; Copyright (C) 2015-2016 Bozhidar Batsov, Artur Malabarba and CIDER contributors
;; Author: Artur Malabarba <bruce.connor.am@gmail.com>