diff options
author | marty hiatt <martianhiatus@riseup.net> | 2024-10-18 09:13:07 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus@riseup.net> | 2024-10-18 09:13:07 +0200 |
commit | 390c1d0c2dec6f247830cd507d8d1e8ca4db3479 (patch) | |
tree | ff8a921351c0a3d70e22d3cc8d4d9ed5311e8c5b /lisp/mastodon-http.el | |
parent | f4fb3251d3dcec60f088e6a822319ba8b4556921 (diff) |
bump version, copyright
Diffstat (limited to 'lisp/mastodon-http.el')
-rw-r--r-- | lisp/mastodon-http.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mastodon-http.el b/lisp/mastodon-http.el index c0402f0..42b599d 100644 --- a/lisp/mastodon-http.el +++ b/lisp/mastodon-http.el @@ -1,7 +1,7 @@ ;;; mastodon-http.el --- HTTP request/response functions for mastodon.el -*- lexical-binding: t -*- ;; Copyright (C) 2017-2019 Johnson Denen -;; Copyright (C) 2020-2022 Marty Hiatt +;; Copyright (C) 2020-2024 Marty Hiatt ;; Author: Johnson Denen <johnson.denen@gmail.com> ;; Marty Hiatt <martianhiatus@riseup.net> ;; Maintainer: Marty Hiatt <martianhiatus@riseup.net> |