summaryrefslogtreecommitdiff
path: root/cider-popup.el
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2017-01-04 01:23:23 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2017-01-04 01:23:23 +0200
commit1ce1d9998fc756d3dbbb491cc6f4f0c4c397b450 (patch)
tree491e87d8deb178ecaaed39156e3069407ad3f6d3 /cider-popup.el
parent1d335332c5b4f57f3b6c9d41c8af2445cfbcd484 (diff)
Update the copyright years in the source code
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 a5e9813a..c0069bd1 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 © 2015-2016 Bozhidar Batsov, Artur Malabarba and CIDER contributors
+;; Copyright © 2015-2017 Bozhidar Batsov, Artur Malabarba and CIDER contributors
;; Author: Artur Malabarba <bruce.connor.am@gmail.com>