branch: elpa/fedi
commit 0b59528b738229421faf4c0b32033150902e5af4
Author: marty hiatt <[email protected]>
Commit: marty hiatt <[email protected]>
change email
---
fedi-http.el | 2 +-
fedi-iso.el | 2 +-
fedi-post.el | 2 +-
fedi.el | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/fedi-http.el b/fedi-http.el
index 349d1981b00..a3dc0aaeea1 100644
--- a/fedi-http.el
+++ b/fedi-http.el
@@ -1,7 +1,7 @@
;;; fedi-http.el --- HTTP request/response functions -*- lexical-binding: t
-*-
;; Copyright (C) 2020-2023 Marty Hiatt and mastodon.el authors
-;; Author: Marty Hiatt <[email protected]>
+;; Author: Marty Hiatt <[email protected]>
;; Version: 0.0.2
;; Homepage: https://codeberg.org/martianh/fedi.el
diff --git a/fedi-iso.el b/fedi-iso.el
index 6c5545155fb..ea057ee9151 100644
--- a/fedi-iso.el
+++ b/fedi-iso.el
@@ -1,7 +1,7 @@
;;; fedi-iso.el --- ISO language code lists for fedi.el -*- lexical-binding:
t -*-
;; Copyright (C) 2022 Marty Hiatt
-;; Author: Marty Hiatt <[email protected]>
+;; Author: Marty Hiatt <[email protected]>
;; Version: 1.0.0
;; Homepage: https://codeberg.org/martianh/fedi.el
diff --git a/fedi-post.el b/fedi-post.el
index 4d416608671..bfbc162a7a8 100644
--- a/fedi-post.el
+++ b/fedi-post.el
@@ -1,7 +1,7 @@
;;; fedi-post.el --- Minor mode for posting to fediverse services -*-
lexical-binding: t -*-
;; Copyright (C) 2020-2023 Marty Hiatt
-;; Author: Marty Hiatt <[email protected]> and mastodon.el authors
+;; Author: Marty Hiatt <[email protected]> and mastodon.el authors
;; Version: 1.0.0
;; Homepage: https://codeberg.org/martianh/fedi.el
diff --git a/fedi.el b/fedi.el
index 7d6bd65c459..3cf369e60ac 100644
--- a/fedi.el
+++ b/fedi.el
@@ -1,7 +1,7 @@
;;; fedi.el --- Helper functions for fediverse clients -*- lexical-binding: t
-*-
;; Copyright (C) 2020-2023 Marty Hiatt and mastodon.el authors
-;; Author: Marty Hiatt <[email protected]>
+;; Author: Marty Hiatt <[email protected]>
;; Version: 0.2
;; Package-Requires: ((emacs "28.1") (markdown-mode "2.5"))
;; Homepage: https://codeberg.org/martianh/fedi.el