summaryrefslogtreecommitdiff
path: root/cider-compat.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-compat.el
parent1d335332c5b4f57f3b6c9d41c8af2445cfbcd484 (diff)
Update the copyright years in the source code
Diffstat (limited to 'cider-compat.el')
-rw-r--r--cider-compat.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/cider-compat.el b/cider-compat.el
index 38d6cfd0..c34bc7bf 100644
--- a/cider-compat.el
+++ b/cider-compat.el
@@ -1,7 +1,7 @@
;;; cider-compat.el --- Functions from newer Emacs versions for compatibility -*- lexical-binding: t -*-
;; Copyright © 2012-2013 Tim King, Phil Hagelberg, Bozhidar Batsov
-;; Copyright © 2013-2016 Bozhidar Batsov, Artur Malabarba and CIDER contributors
+;; Copyright © 2013-2017 Bozhidar Batsov, Artur Malabarba and CIDER contributors
;;
;; This program is free software: you can redistribute it and/or modify