diff options
author | Johnson Denen <johnson.denen@gmail.com> | 2019-03-04 22:31:13 -0500 |
---|---|---|
committer | Johnson Denen <johnson.denen@gmail.com> | 2019-03-04 22:44:28 -0500 |
commit | 5095797ef32b922d2a624fa6beb970b5e9cf5ca0 (patch) | |
tree | 7182bc595e1f28a7d39f924a680fca1a1c56b0e7 /lisp/mastodon-notifications.el | |
parent | 3b58fef14d68e33638b9efd151b363b226c39283 (diff) |
Update copyright and bump version
Diffstat (limited to 'lisp/mastodon-notifications.el')
-rw-r--r-- | lisp/mastodon-notifications.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el index e93048d..4d68437 100644 --- a/lisp/mastodon-notifications.el +++ b/lisp/mastodon-notifications.el @@ -1,6 +1,6 @@ ;;; mastodon-notifications.el --- Notification functions for mastodon.el -*- lexical-binding: t -*- -;; Copyright (C) 2017 Johnson Denen +;; Copyright (C) 2017-2019 Johnson Denen ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Version: 0.7.2 ;; Homepage: https://github.com/jdenen/mastodon.el |