diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-05 10:04:52 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-05 10:04:52 +0200 |
commit | 9cd79997e072787ea2eb21a25dc2868b42ee3da2 (patch) | |
tree | 3d26966e154add1834ce3b5861c16d7126d6c3c5 /lisp/mastodon.el | |
parent | 0da470e43ebbd84750c3f307399383ff3e1d79d3 (diff) |
change package description
Diffstat (limited to 'lisp/mastodon.el')
-rw-r--r-- | lisp/mastodon.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon.el b/lisp/mastodon.el index be96733..fa822a0 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -1,4 +1,4 @@ -;;; mastodon.el --- Client for Mastodon, a federated social network -*- lexical-binding: t -*- +;;; mastodon.el --- Client for Mastodon and compatible fediverse services -*- lexical-binding: t -*- ;; Copyright (C) 2017-2019 Johnson Denen ;; Copyright (C) 2020-2022 Marty Hiatt |