diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-27 17:08:33 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-27 17:08:33 +0100 |
commit | 119d0de0ec1e916fc14a083368ac32e488d1263b (patch) | |
tree | 6ff61cf751d7aa377d10e0375502b906f9936397 /lisp/mastodon-notifications.el | |
parent | 56a5c9f0ac7a50d7fd23624ee71351cf9d850014 (diff) |
update copyright/author attribution
Diffstat (limited to 'lisp/mastodon-notifications.el')
-rw-r--r-- | lisp/mastodon-notifications.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/mastodon-notifications.el b/lisp/mastodon-notifications.el index f5ddea3..b7fe038 100644 --- a/lisp/mastodon-notifications.el +++ b/lisp/mastodon-notifications.el @@ -1,7 +1,9 @@ ;;; mastodon-notifications.el --- Notification functions for mastodon.el -*- lexical-binding: t -*- ;; Copyright (C) 2017-2019 Johnson Denen +;; Copyright (C) 2020-2022 Marty Hiatt ;; Author: Johnson Denen <johnson.denen@gmail.com> +;; Marty Hiatt <martianhiatus@riseup.net> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> ;; Version: 1.0.0 ;; Package-Requires: ((emacs "27.1")) |