Skip to content

Commit

Permalink
Update copyright years
Browse files Browse the repository at this point in the history
* zmq.el: Do it.
  • Loading branch information
nnicandro committed Jun 29, 2024
1 parent 14e01c0 commit e2b3485
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion zmq-tests.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; zmq-tests.el --- Tests for emacs-zmq -*- lexical-binding: t -*-

;; Copyright (C) 2018 Nathaniel Nicandro
;; Copyright (C) 2018-2024 Nathaniel Nicandro

;; Author: Nathaniel Nicandro <nathanielnicandro@gmail.com>
;; Created: 27 Sep 2018
Expand Down
2 changes: 1 addition & 1 deletion zmq.el
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
;;; zmq.el --- ZMQ bindings in elisp -*- lexical-binding: t -*-

;; Copyright (C) 2018 Nathaniel Nicandro
;; Copyright (C) 2018-2024 Nathaniel Nicandro

;; Author: Nathaniel Nicandro <nathanielnicandro@gmail.com>
;; Created: 05 Jan 2018
Expand Down

0 comments on commit e2b3485

Please sign in to comment.