branch: elpa/inf-clojure commit ec4a85e8687fd863bcb9d3c34fae2a39ea56b710 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Bozhidar Batsov <bozhi...@batsov.com>
Bump copyright years --- test/inf-clojure-tests.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/inf-clojure-tests.el b/test/inf-clojure-tests.el index 1dd4d01..a331066 100644 --- a/test/inf-clojure-tests.el +++ b/test/inf-clojure-tests.el @@ -1,6 +1,6 @@ ;;; inf-clojure-tests.el --- Tests for Inf-Clojure -*- lexical-binding: t; -*- ;; -;; Copyright © 2014-2018 Bozhidar Batsov +;; Copyright © 2014-2021 Bozhidar Batsov ;; Authors: Bozhidar Batsov <bozhi...@batsov.com> ;; Andrea Richiardi <a.richiardi.w...@gmail.com>