emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inf-clojure 49390d9 231/313: Bump the copyright years


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure 49390d9 231/313: Bump the copyright years
Date: Wed, 11 Aug 2021 10:00:23 -0400 (EDT)

branch: elpa/inf-clojure
commit 49390d9dfde1d6354629b7662edd0ee422477f4a
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Bump the copyright years
---
 README.md      | 2 +-
 inf-clojure.el | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 269f92e..53d68b1 100644
--- a/README.md
+++ b/README.md
@@ -366,7 +366,7 @@ This creates `.inf-clojure.log` in the project directory so 
that you can `tail -
 
 ## License
 
-Copyright © 2014-2018 Bozhidar Batsov and [contributors][].
+Copyright © 2014-2020 Bozhidar Batsov and [contributors][].
 
 Distributed under the GNU General Public License; type <kbd>C-h C-c</kbd> to 
view it.
 
diff --git a/inf-clojure.el b/inf-clojure.el
index d250d60..dd26d25 100644
--- a/inf-clojure.el
+++ b/inf-clojure.el
@@ -1,6 +1,6 @@
 ;;; inf-clojure.el --- Run an external Clojure process in an Emacs buffer -*- 
lexical-binding: t; -*-
 
-;; Copyright © 2014-2019 Bozhidar Batsov
+;; Copyright © 2014-2020 Bozhidar Batsov
 
 ;; Authors: Bozhidar Batsov <bozhidar@batsov.com>
 ;;       Olin Shivers <shivers@cs.cmu.edu>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]