summaryrefslogtreecommitdiff
path: root/cider-popup.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2016-03-27 11:57:39 +0300
committerBozhidar Batsov <bozhidar@batsov.com>2016-03-27 11:57:39 +0300
commitf12c7e1fdf40e12285b54cd4b8b8b32a460b4959 (patch)
tree24fa0badf95f3c1fa8d014ad3ed6569dbcfcb468 /cider-popup.el
parentf69dc228c84caac31d25d804a1a6c77b74e1ac8a (diff)
Update a few copyright headers
Diffstat (limited to 'cider-popup.el')
-rw-r--r--cider-popup.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-popup.el b/cider-popup.el
index 6f66911f..b8438580 100644
--- a/cider-popup.el
+++ b/cider-popup.el
@@ -1,6 +1,6 @@
;;; cider-popup.el --- Creating and quitting popup buffers -*- 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>