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:05:16 +0200 |
commit | 91c8612beaa73367f08245fbe54d85c3db8c13cc (patch) | |
tree | eafa5c7b89ecde16230699a798b28abe5c5c0b6f | |
parent | 9497fbd4b4f20b8423e80f2c785951942a141cf7 (diff) |
change package description
-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 5426c1f..89f5cf4 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 |