diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-30 15:42:05 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-04-30 15:42:05 +0200 |
commit | 5bb860d943cde9260ced8bc6eb9570d1dbb3273d (patch) | |
tree | baebf8cd5376859690ea491fdadeb2a4f9a667db /lisp/mastodon.el | |
parent | 6eff4da01e2fbf21b005dc867f290406bc5a7c5d (diff) |
flychecks
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 c29fd25..722e927 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -1,4 +1,4 @@ -;;; mastodon.el --- Client for fediverse services that implement the Mastodon API -*- lexical-binding: t -*- +;;; mastodon.el --- Client for fediverse services using Mastodon API -*- lexical-binding: t -*- ;; Copyright (C) 2017-2019 Johnson Denen ;; Copyright (C) 2020-2022 Marty Hiatt |