diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-05 16:47:40 +0100 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2022-11-05 16:47:40 +0100 |
commit | 32679d73fdad010718be972ce29d5b63b91ef8c5 (patch) | |
tree | c15ef0e3ba3655362b58c9556bb9cccf867b1359 /lisp | |
parent | 8499e990cddb94ff94923f6d08b2f3c072b4fe3d (diff) |
edit header prop line for melpa
Diffstat (limited to 'lisp')
-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 5ec48b6..4085c86 100644 --- a/lisp/mastodon.el +++ b/lisp/mastodon.el @@ -1,4 +1,4 @@ -;;; mastodon.el --- Client for Mastodon -*- lexical-binding: t -*- +;;; mastodon.el --- Client for Mastodon, a federated social network -*- lexical-binding: t -*- ;; Copyright (C) 2017-2019 Johnson Denen ;; Copyright (C) 2021 Abhiseck Paira <abhiseckpaira@disroot.org> |